CMS 3D CMS Logo

MuonGEMRecHitsHarvestor.h
Go to the documentation of this file.
1 #ifndef Validation_MuonGEMRecHits_MuonGEMDigisHarvestor_h
2 #define Validation_MuonGEMRecHits_MuonGEMDigisHarvestor_h
3 
5 
7 public:
9  ~MuonGEMRecHitsHarvestor() override;
11 
12 private:
13  // NOTE to make it compatible to both full geometry and slice test
14  std::vector<Int_t> region_ids_, station_ids_, layer_ids_;
15  Bool_t detail_plot_;
16 };
17 
18 #endif // Validation_MuonGEMRecHits_MuonGEMDigisHarvestor_h
std::vector< Int_t > region_ids_
void dqmEndJob(DQMStore::IBooker &, DQMStore::IGetter &) override
std::vector< Int_t > layer_ids_
MuonGEMRecHitsHarvestor(const edm::ParameterSet &)
std::vector< Int_t > station_ids_