CMS 3D CMS Logo

ElectronMcMiniAODSignalPostValidator.h
Go to the documentation of this file.
1 
2 #ifndef Validation_RecoEgamma_ElectronMcSignalPostValidatorMiniAOD_h
3 #define Validation_RecoEgamma_ElectronMcSignalPostValidatorMiniAOD_h
4 
6 
8  {
9  public:
12  void finalize( DQMStore::IBooker & iBooker, DQMStore::IGetter & iGetter ) override ;
13 
14  private:
17  std::vector<int> matchingIDs_;
18  std::vector<int> matchingMotherIDs_;
21 
22  // histos limits and binning
24 
25  // histos
26 // MonitorElement *h1_ele_xOverX0VsEta ;
27 
28  } ;
29 
30 #endif
31 
32 
33 
ElectronMcSignalPostValidatorMiniAOD(const edm::ParameterSet &conf)
void finalize(DQMStore::IBooker &iBooker, DQMStore::IGetter &iGetter) override