Classes | |
struct | energysum |
struct | HitsInfo |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from DQMEDAnalyzer | |
static void | globalEndJob (DQMEDAnalyzerGlobalCache const *) |
static void | globalEndLuminosityBlockProduce (edm::LuminosityBlock &lumi, edm::EventSetup const &setup, LuminosityBlockContext const *context) |
static void | globalEndRunProduce (edm::Run &run, edm::EventSetup const &setup, RunContext const *context) |
static std::unique_ptr< DQMEDAnalyzerGlobalCache > | initializeGlobalCache (edm::ParameterSet const &) |
Private Member Functions | |
void | fillHitsInfo () |
void | fillHitsInfo (HitsInfo &hits) |
void | fillOccupancyMap (std::map< int, int > &OccupancyMap, int layer) |
template<class T1 , class T2 > | |
void | recHitValidation (DetId &detId, int layer, const T1 *geom, T2 it) |
Private Attributes | |
std::vector< MonitorElement * > | energy_ |
std::vector< MonitorElement * > | EtaPhi_Minus_ |
std::vector< MonitorElement * > | EtaPhi_Plus_ |
int | firstLayer_ |
const edm::ESGetToken< HGCalGeometry, IdealGeometryRecord > | geometry_beginRun_token_ |
const edm::ESGetToken< HGCalGeometry, IdealGeometryRecord > | geometry_token_ |
std::vector< MonitorElement * > | HitOccupancy_Minus_ |
std::vector< MonitorElement * > | HitOccupancy_Plus_ |
unsigned int | layers_ |
MonitorElement * | MeanHitOccupancy_Minus_ |
MonitorElement * | MeanHitOccupancy_Plus_ |
const std::string | nameDetector_ |
std::map< int, int > | OccupancyMap_minus |
std::map< int, int > | OccupancyMap_plus |
const edm::EDGetTokenT< HGCRecHitCollection > | recHitSource_ |
const int | verbosity_ |
Definition at line 32 of file HGCalRecHitValidation.cc.
|
explicit |
Definition at line 83 of file HGCalRecHitValidation.cc.
|
overridedefault |
|
overridevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 100 of file HGCalRecHitValidation.cc.
References hcalRecHitTable_cff::detId, fillHitsInfo(), motionPolicyChamber::geom0, geometry_token_, edm::EventSetup::getHandle(), iEvent, edm::ESHandleBase::isValid(), edm::HandleBase::isValid(), ALPAKA_ACCELERATOR_NAMESPACE::vertexFinder::it, nano_mu_digi_cff::layer, HGCScintillatorDetId::layer(), HGCSiliconDetId::layer(), nameDetector_, ALPAKA_ACCELERATOR_NAMESPACE::caPixelDoublets::ntot, OccupancyMap_minus, OccupancyMap_plus, convertSQLiteXML::ok, edm::Handle< T >::product(), edm::ESHandle< T >::product(), recHitSource_, recHitValidation(), edm::SortedCollection< T, SORT >::size(), and verbosity_.
|
overridevirtual |
Implements DQMEDAnalyzer.
Definition at line 212 of file HGCalRecHitValidation.cc.
References dqm::implementation::IBooker::book1D(), dqm::implementation::IBooker::book2D(), energy_, EtaPhi_Minus_, EtaPhi_Plus_, firstLayer_, HitOccupancy_Minus_, HitOccupancy_Plus_, layers_, MeanHitOccupancy_Minus_, MeanHitOccupancy_Plus_, nameDetector_, pi, dqm::implementation::NavigatorBase::setCurrentFolder(), and to_string().
|
overridevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 199 of file HGCalRecHitValidation.cc.
References HGCalDDDConstants::firstLayer(), firstLayer_, relativeConstraints::geom, geometry_beginRun_token_, edm::EventSetup::getHandle(), edm::ESHandleBase::isValid(), HGCalDDDConstants::layers(), layers_, nameDetector_, and edm::ESHandle< T >::product().
|
static |
Definition at line 92 of file HGCalRecHitValidation.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, ProducerED_cfi::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 177 of file HGCalRecHitValidation.cc.
References HitOccupancy_Minus_, HitOccupancy_Plus_, nano_mu_digi_cff::layer, OccupancyMap_minus, and OccupancyMap_plus.
Referenced by analyze(), and recHitValidation().
|
private |
Definition at line 191 of file HGCalRecHitValidation.cc.
References energy_, EtaPhi_Minus_, EtaPhi_Plus_, and hfClusterShapes_cfi::hits.
|
private |
Definition at line 170 of file HGCalRecHitValidation.cc.
References nano_mu_digi_cff::layer.
Referenced by recHitValidation().
|
private |
Definition at line 140 of file HGCalRecHitValidation.cc.
References hcalRecHitTable_cff::detId, hcalRecHitTable_cff::energy, PV3DBase< T, PVType, FrameType >::eta(), fillHitsInfo(), fillOccupancyMap(), firstLayer_, relativeConstraints::geom, ALPAKA_ACCELERATOR_NAMESPACE::vertexFinder::it, nano_mu_digi_cff::layer, OccupancyMap_minus, OccupancyMap_plus, PV3DBase< T, PVType, FrameType >::phi(), verbosity_, PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
Referenced by analyze().
|
private |
Definition at line 76 of file HGCalRecHitValidation.cc.
Referenced by bookHistograms(), and fillHitsInfo().
|
private |
Definition at line 75 of file HGCalRecHitValidation.cc.
Referenced by bookHistograms(), and fillHitsInfo().
|
private |
Definition at line 74 of file HGCalRecHitValidation.cc.
Referenced by bookHistograms(), and fillHitsInfo().
|
private |
Definition at line 70 of file HGCalRecHitValidation.cc.
Referenced by bookHistograms(), dqmBeginRun(), and recHitValidation().
|
private |
Definition at line 67 of file HGCalRecHitValidation.cc.
Referenced by dqmBeginRun().
|
private |
Definition at line 66 of file HGCalRecHitValidation.cc.
Referenced by analyze().
|
private |
Definition at line 78 of file HGCalRecHitValidation.cc.
Referenced by bookHistograms(), and fillHitsInfo().
|
private |
Definition at line 77 of file HGCalRecHitValidation.cc.
Referenced by bookHistograms(), and fillHitsInfo().
|
private |
Definition at line 69 of file HGCalRecHitValidation.cc.
Referenced by bookHistograms(), and dqmBeginRun().
|
private |
Definition at line 80 of file HGCalRecHitValidation.cc.
Referenced by bookHistograms().
|
private |
Definition at line 79 of file HGCalRecHitValidation.cc.
Referenced by bookHistograms().
|
private |
Definition at line 64 of file HGCalRecHitValidation.cc.
Referenced by analyze(), bookHistograms(), and dqmBeginRun().
|
private |
Definition at line 72 of file HGCalRecHitValidation.cc.
Referenced by analyze(), fillHitsInfo(), and recHitValidation().
|
private |
Definition at line 71 of file HGCalRecHitValidation.cc.
Referenced by analyze(), fillHitsInfo(), and recHitValidation().
|
private |
Definition at line 68 of file HGCalRecHitValidation.cc.
Referenced by analyze().
|
private |
Definition at line 65 of file HGCalRecHitValidation.cc.
Referenced by analyze(), and recHitValidation().