Skip to content

Commit

Permalink
Code check
Browse files Browse the repository at this point in the history
  • Loading branch information
Sunanda committed Jul 19, 2021
1 parent 652309f commit 3126315
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions SimG4CMS/FP420/interface/FP420SD.h
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,7 @@ class FP420SD : public SensitiveTkDetector,
public Observer<const BeginOfEvent*>,
public Observer<const EndOfEvent*> {
public:
FP420SD(const std::string&,
const SensitiveDetectorCatalog&,
edm::ParameterSet const&,
const SimTrackManager*);
FP420SD(const std::string&, const SensitiveDetectorCatalog&, edm::ParameterSet const&, const SimTrackManager*);

~FP420SD() override;

Expand Down

0 comments on commit 3126315

Please sign in to comment.