CMS 3D CMS Logo

MassiveCandidateConverter.h
Go to the documentation of this file.
1 #ifndef RecoAlgos_MassiveCandidateConverter_h
2 #define RecoAlgos_MassiveCandidateConverter_h
5 #include <string>
6 
7 namespace edm {
8  class EventSetup;
9 }
10 
11 namespace converter {
14  void beginFirstRun(const edm::EventSetup&);
15 
16  protected:
17  double massSqr_;
19  };
20 } // namespace converter
21 
22 #endif
HLT enums.