CMS 3D CMS Logo

ElectronMcFakePostValidator.h
Go to the documentation of this file.
1 
2 #ifndef Validation_RecoEgamma_ElectronMcFakePostValidator_h
3 #define Validation_RecoEgamma_ElectronMcFakePostValidator_h
4 
6 
8  {
9  public:
10  explicit ElectronMcFakePostValidator( const edm::ParameterSet & conf ) ;
11  ~ElectronMcFakePostValidator() override ;
12 // virtual void book() ;
13  void finalize( DQMStore::IBooker & iBooker, DQMStore::IGetter & iGetter ) override ; //
14 
15  private:
20 
21  // histos limits and binning
23 
24  // histos
26 
27  } ;
28 
29 #endif
30 
31 
32 
ElectronMcFakePostValidator(const edm::ParameterSet &conf)
void finalize(DQMStore::IBooker &iBooker, DQMStore::IGetter &iGetter) override