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 | analyze (const edm::Event &, const edm::EventSetup &) override |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
void | fillWithRecHits (std::unordered_map< DetId, const HGCRecHit * > &, DetId, unsigned int, float, int &, float &) |
Private Attributes | |
edm::EDGetTokenT< std::vector < CaloParticle > > | caloParticles_ |
std::vector< MonitorElement * > | centers_ |
int | debug_ |
MonitorElement * | deltaEtaPhi_ |
std::vector< MonitorElement * > | distanceOnLayer_ |
MonitorElement * | energy1_ |
MonitorElement * | energy2_ |
MonitorElement * | energytot_ |
MonitorElement * | eta1_ |
MonitorElement * | eta2_ |
MonitorElement * | etaPhi_ |
bool | filterOnEnergyAndCaloP_ |
std::vector< MonitorElement * > | globalProfileOnLayer_ |
edm::EDGetTokenT < std::unordered_map< DetId, const HGCRecHit * > > | hitMap_ |
std::vector< MonitorElement * > | idealDeltaXY_ |
std::vector< MonitorElement * > | idealDistanceOnLayer_ |
MonitorElement * | layerDistance_ |
MonitorElement * | layerEnergy_ |
std::vector< MonitorElement * > | profileOnLayer_ |
hgcal::RecHitTools | recHitTools_ |
MonitorElement * | scEnergy_ |
MonitorElement * | showerProfile_ |
const edm::ESGetToken < CaloGeometry, CaloGeometryRecord > | tok_geom_ |
Static Private Attributes | |
static constexpr int | layers_ = 52 |
Definition at line 42 of file HGCalShowerSeparation.cc.
|
explicit |
Definition at line 84 of file HGCalShowerSeparation.cc.
References caloTruthProducer_cfi::caloParticles, caloParticles_, edm::ParameterSet::getParameter(), and hitMap_.
|
override |
Definition at line 94 of file HGCalShowerSeparation.cc.
|
overrideprivatevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 161 of file HGCalShowerSeparation.cc.
References funct::abs(), caloTruthProducer_cfi::caloParticles, caloParticles_, centers_, funct::cos(), submitPVResolutionJobs::count, debug_, deltaEtaPhi_, HLT_FULL_cff::distance, distanceOnLayer_, relval_parameters_module::energy, SimCluster::energy(), energy1_, energy2_, energytot_, HLT_FULL_cff::eta1, eta1_, HLT_FULL_cff::eta2, eta2_, etaPhi_, funct::exp(), dqm::impl::MonitorElement::Fill(), filterOnEnergyAndCaloP_, edm::Event::getByToken(), edm::EventSetup::getData(), hgcal::RecHitTools::getLayerWithOffset(), hgcal::RecHitTools::getPosition(), globalProfileOnLayer_, hitMap_, SimCluster::hits_and_fractions(), idealDeltaXY_, idealDistanceOnLayer_, IfLogTrace, layerDistance_, layerEnergy_, or, profileOnLayer_, recHitTools_, scEnergy_, hgcal::RecHitTools::setGeometry(), showerProfile_, SimCluster::simEnergy(), funct::sin(), edm::RefVector< C, T, F >::size(), findQualityFiles::size, mathSSE::sqrt(), funct::tan(), tok_geom_, and PV3DBase< T, PVType, FrameType >::x().
|
overrideprivatevirtual |
Implements DQMEDAnalyzer.
Definition at line 99 of file HGCalShowerSeparation.cc.
References dqm::implementation::IBooker::book1D(), dqm::implementation::IBooker::book2D(), dqm::implementation::NavigatorBase::cd(), centers_, deltaEtaPhi_, distanceOnLayer_, energy1_, energy2_, energytot_, eta1_, eta2_, etaPhi_, globalProfileOnLayer_, mps_fire::i, idealDeltaXY_, idealDistanceOnLayer_, layerDistance_, layerEnergy_, layers_, profileOnLayer_, scEnergy_, dqm::implementation::NavigatorBase::setCurrentFolder(), showerProfile_, AlCaHLTBitMon_QueryRunRegistry::string, and cond::impl::to_string().
|
static |
Definition at line 283 of file HGCalShowerSeparation.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), submitPVResolutionJobs::desc, and HLT_FULL_cff::InputTag.
|
private |
|
private |
Definition at line 56 of file HGCalShowerSeparation.cc.
Referenced by analyze(), and HGCalShowerSeparation().
|
private |
Definition at line 79 of file HGCalShowerSeparation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 59 of file HGCalShowerSeparation.cc.
Referenced by analyze().
|
private |
Definition at line 73 of file HGCalShowerSeparation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 76 of file HGCalShowerSeparation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 65 of file HGCalShowerSeparation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 66 of file HGCalShowerSeparation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 67 of file HGCalShowerSeparation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 63 of file HGCalShowerSeparation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 64 of file HGCalShowerSeparation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 72 of file HGCalShowerSeparation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 60 of file HGCalShowerSeparation.cc.
Referenced by analyze().
|
private |
Definition at line 75 of file HGCalShowerSeparation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 55 of file HGCalShowerSeparation.cc.
Referenced by analyze(), and HGCalShowerSeparation().
|
private |
Definition at line 78 of file HGCalShowerSeparation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 77 of file HGCalShowerSeparation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 71 of file HGCalShowerSeparation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 70 of file HGCalShowerSeparation.cc.
Referenced by analyze(), and bookHistograms().
|
staticprivate |
Definition at line 81 of file HGCalShowerSeparation.cc.
Referenced by bookHistograms().
|
private |
Definition at line 74 of file HGCalShowerSeparation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 61 of file HGCalShowerSeparation.cc.
Referenced by analyze().
|
private |
Definition at line 68 of file HGCalShowerSeparation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 69 of file HGCalShowerSeparation.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 57 of file HGCalShowerSeparation.cc.
Referenced by analyze().