#include <HSCPValidation/HSCPValidator/src/HSCPValidator.cc>
Public Member Functions | |
HSCPValidator (const edm::ParameterSet &) | |
~HSCPValidator () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
virtual void | endJob () |
bool | IncreasedTreshold (const trigger::TriggerEvent &trEv, const edm::InputTag &InputPath, double NewThreshold, int NObjectAboveThreshold, bool averageThreshold) |
std::string | intToString (int num) |
void | makeGenPlots (const edm::Event &iEvent) |
void | makeHLTPlots (const edm::Event &iEvent) |
void | makeSimDigiPlotsECAL (const edm::Event &iEvent) |
void | makeSimDigiPlotsRPC (const edm::Event &iEvent) |
void | makeSimTrackPlots (const edm::Event &iEvent) |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Description: [one line class summary]
Implementation: [Notes on implementation]
Definition at line 41 of file HSCPValidator.h.
|
explicit |
Definition at line 97 of file HSCPValidator.cc.
References cluSizeDistribution_, digiOccupancyMapEB_, digiOccupancyMapEEM_, digiOccupancyMapEEP_, digisEcalNumHistEB_, digisEcalNumHistEE_, efficiencyRPCRecHitSimDigis_, h_genhscp_met, h_genhscp_met_nohscp, h_genhscp_scaloret, h_genhscp_scaloret_nohscp, hltjet140_, hltmet100_, hltmu15_, TFileDirectory::make(), particleBetaHist_, particleBetaInverseHist_, particleEtaHist_, particleMassHist_, particlePhiHist_, particlePHist_, particlePtHist_, particleStatusHist_, residualsRPCRecHitSimDigis_, rpcBXBarrel_, rpcBXEndCap_, rpcTimeOfFlightBarrel_, rpcTimeOfFlightEndCap_, simHitsEcalDigiMatchEnergyHistEB_, simHitsEcalDigiMatchEnergyHistEE_, simHitsEcalDigiMatchEnergyVsTimeHistEB_, simHitsEcalDigiMatchEnergyVsTimeHistEE_, simHitsEcalDigiMatchIEtaHist_, simHitsEcalDigiMatchIPhiHist_, simHitsEcalDigiMatchTimeHistEB_, simHitsEcalDigiMatchTimeHistEE_, simHitsEcalEnergyHistEB_, simHitsEcalEnergyHistEE_, simHitsEcalEnergyVsTimeHistEB_, simHitsEcalEnergyVsTimeHistEE_, simHitsEcalNumHistEB_, simHitsEcalNumHistEE_, simHitsEcalTimeHistEB_, simHitsEcalTimeHistEE_, simTrackParticleBetaHist_, simTrackParticleEtaHist_, simTrackParticlePhiHist_, simTrackParticlePHist_, and simTrackParticlePtHist_.
HSCPValidator::~HSCPValidator | ( | ) |
Definition at line 193 of file HSCPValidator.cc.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 216 of file HSCPValidator.cc.
References doGenPlots_, doHLTPlots_, doSimDigiPlots_, doSimTrackPlots_, edm::EventSetup::get(), makeGenPlots(), makeHLTPlots(), makeSimDigiPlotsECAL(), makeSimDigiPlotsRPC(), makeSimTrackPlots(), and rpcGeo.
|
privatevirtual |
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 244 of file HSCPValidator.cc.
References gather_cfg::cout, intToString(), and particleIdsFoundMap_.
|
private |
Definition at line 783 of file HSCPValidator.cc.
References trigger::TriggerEvent::filterIds(), trigger::TriggerEvent::filterIndex(), trigger::TriggerEvent::filterKeys(), trigger::TriggerEvent::getObjects(), i, max(), n, trigger::TriggerEvent::sizeFilters(), and python.multivaluedict::sort().
Referenced by makeHLTPlots().
|
private |
|
private |
Definition at line 261 of file HSCPValidator.cc.
References abs, spr::find(), edm::Event::getByLabel(), h_genhscp_met, h_genhscp_met_nohscp, h_genhscp_scaloret, h_genhscp_scaloret_nohscp, label_, mag(), L1TEmulatorMonitor_cff::p, particleBetaHist_, particleBetaInverseHist_, particleEtaHist_, particleIds_, particleIdsFoundMap_, particleMassHist_, particlePhiHist_, particlePHist_, particlePtHist_, particleStatus_, particleStatusHist_, funct::pow(), and mathSSE::sqrt().
Referenced by analyze().
|
private |
Definition at line 364 of file HSCPValidator.cc.
References gather_cfg::cout, edm::Event::getByLabel(), hltjet140_, hltmet100_, hltmu15_, IncreasedTreshold(), and edm::Event::triggerResultsByName().
Referenced by analyze().
|
private |
Definition at line 462 of file HSCPValidator.cc.
References EcalMGPASample::adc(), gather_cfg::cout, digiOccupancyMapEB_, digiOccupancyMapEEM_, digiOccupancyMapEEP_, digisEcalNumHistEB_, digisEcalNumHistEE_, EBDigiCollection_, ebSimHitTag_, EEDigiCollection_, eeSimHitTag_, spr::find(), edm::Event::getByLabel(), i, particleIds_, EcalDataFrame::sample(), simHitsEcalDigiMatchEnergyHistEB_, simHitsEcalDigiMatchEnergyHistEE_, simHitsEcalDigiMatchEnergyVsTimeHistEB_, simHitsEcalDigiMatchEnergyVsTimeHistEE_, simHitsEcalDigiMatchIEtaHist_, simHitsEcalDigiMatchIPhiHist_, simHitsEcalDigiMatchTimeHistEB_, simHitsEcalDigiMatchTimeHistEE_, simHitsEcalEnergyHistEB_, simHitsEcalEnergyHistEE_, simHitsEcalEnergyVsTimeHistEB_, simHitsEcalEnergyVsTimeHistEE_, simHitsEcalNumHistEB_, simHitsEcalNumHistEE_, simHitsEcalTimeHistEB_, simHitsEcalTimeHistEE_, simTrackTag_, and EcalDataFrame::size().
Referenced by analyze().
|
private |
Definition at line 675 of file HSCPValidator.cc.
References cluSizeDistribution_, gather_cfg::cout, efficiencyRPCRecHitSimDigis_, PV3DBase< T, PVType, FrameType >::eta(), HcalObjRepresent::Fill(), spr::find(), edm::Event::getByLabel(), edm::Event::getManyByType(), i, RPCDetId::layer(), PV3DBase< T, PVType, FrameType >::mag(), DetId::Muon, RPCGeomServ::name(), particleIds_, PV3DBase< T, PVType, FrameType >::phi(), RPCDetId::region(), residualsRPCRecHitSimDigis_, MuonSubdetId::RPC, rpcBXBarrel_, rpcBXEndCap_, rpcGeo, python.rpcRecHits_cfi::rpcRecHits, rpcTimeOfFlightBarrel_, rpcTimeOfFlightEndCap_, RPCDetId::station(), GeomDet::surface(), Surface::toGlobal(), and PV3DBase< T, PVType, FrameType >::x().
Referenced by analyze().
|
private |
Definition at line 337 of file HSCPValidator.cc.
References spr::find(), edm::Event::getByLabel(), particleIds_, simTrackParticleBetaHist_, simTrackParticleEtaHist_, simTrackParticlePhiHist_, simTrackParticlePHist_, and simTrackParticlePtHist_.
Referenced by analyze().
|
private |
Definition at line 124 of file HSCPValidator.h.
Referenced by HSCPValidator(), and makeSimDigiPlotsRPC().
|
private |
Definition at line 118 of file HSCPValidator.h.
Referenced by HSCPValidator(), and makeSimDigiPlotsECAL().
|
private |
Definition at line 120 of file HSCPValidator.h.
Referenced by HSCPValidator(), and makeSimDigiPlotsECAL().
|
private |
Definition at line 119 of file HSCPValidator.h.
Referenced by HSCPValidator(), and makeSimDigiPlotsECAL().
|
private |
Definition at line 116 of file HSCPValidator.h.
Referenced by HSCPValidator(), and makeSimDigiPlotsECAL().
|
private |
Definition at line 117 of file HSCPValidator.h.
Referenced by HSCPValidator(), and makeSimDigiPlotsECAL().
|
private |
Definition at line 59 of file HSCPValidator.h.
Referenced by analyze().
|
private |
Definition at line 60 of file HSCPValidator.h.
Referenced by analyze().
|
private |
Definition at line 63 of file HSCPValidator.h.
|
private |
Definition at line 62 of file HSCPValidator.h.
Referenced by analyze().
|
private |
Definition at line 61 of file HSCPValidator.h.
Referenced by analyze().
|
private |
Definition at line 95 of file HSCPValidator.h.
Referenced by makeSimDigiPlotsECAL().
|
private |
Definition at line 92 of file HSCPValidator.h.
Referenced by makeSimDigiPlotsECAL().
|
private |
Definition at line 96 of file HSCPValidator.h.
Referenced by makeSimDigiPlotsECAL().
|
private |
Definition at line 93 of file HSCPValidator.h.
Referenced by makeSimDigiPlotsECAL().
|
private |
Definition at line 123 of file HSCPValidator.h.
Referenced by HSCPValidator(), and makeSimDigiPlotsRPC().
|
private |
Definition at line 78 of file HSCPValidator.h.
Referenced by HSCPValidator(), and makeGenPlots().
|
private |
Definition at line 79 of file HSCPValidator.h.
Referenced by HSCPValidator(), and makeGenPlots().
|
private |
Definition at line 80 of file HSCPValidator.h.
Referenced by HSCPValidator(), and makeGenPlots().
|
private |
Definition at line 81 of file HSCPValidator.h.
Referenced by HSCPValidator(), and makeGenPlots().
|
private |
Definition at line 131 of file HSCPValidator.h.
Referenced by HSCPValidator(), and makeHLTPlots().
|
private |
Definition at line 130 of file HSCPValidator.h.
Referenced by HSCPValidator(), and makeHLTPlots().
|
private |
Definition at line 132 of file HSCPValidator.h.
Referenced by HSCPValidator(), and makeHLTPlots().
|
private |
Definition at line 66 of file HSCPValidator.h.
Referenced by Mixins._Labelable::_findDependencies(), Mixins._TypedParameterizable::dumpPython(), and makeGenPlots().
|
private |
Definition at line 76 of file HSCPValidator.h.
Referenced by HSCPValidator(), and makeGenPlots().
|
private |
Definition at line 77 of file HSCPValidator.h.
Referenced by HSCPValidator(), and makeGenPlots().
|
private |
Definition at line 70 of file HSCPValidator.h.
Referenced by HSCPValidator(), and makeGenPlots().
|
private |
Definition at line 67 of file HSCPValidator.h.
Referenced by makeGenPlots(), makeSimDigiPlotsECAL(), makeSimDigiPlotsRPC(), and makeSimTrackPlots().
|
private |
Definition at line 69 of file HSCPValidator.h.
Referenced by endJob(), and makeGenPlots().
|
private |
Definition at line 74 of file HSCPValidator.h.
Referenced by HSCPValidator(), and makeGenPlots().
|
private |
Definition at line 71 of file HSCPValidator.h.
Referenced by HSCPValidator(), and makeGenPlots().
|
private |
Definition at line 72 of file HSCPValidator.h.
Referenced by HSCPValidator(), and makeGenPlots().
|
private |
Definition at line 73 of file HSCPValidator.h.
Referenced by HSCPValidator(), and makeGenPlots().
|
private |
Definition at line 68 of file HSCPValidator.h.
Referenced by makeGenPlots().
|
private |
Definition at line 75 of file HSCPValidator.h.
Referenced by HSCPValidator(), and makeGenPlots().
|
private |
Definition at line 122 of file HSCPValidator.h.
Referenced by HSCPValidator(), and makeSimDigiPlotsRPC().
|
private |
Definition at line 126 of file HSCPValidator.h.
Referenced by HSCPValidator(), and makeSimDigiPlotsRPC().
|
private |
Definition at line 128 of file HSCPValidator.h.
Referenced by HSCPValidator(), and makeSimDigiPlotsRPC().
|
private |
Definition at line 98 of file HSCPValidator.h.
Referenced by analyze(), and makeSimDigiPlotsRPC().
|
private |
Definition at line 97 of file HSCPValidator.h.
|
private |
Definition at line 125 of file HSCPValidator.h.
Referenced by HSCPValidator(), and makeSimDigiPlotsRPC().
|
private |
Definition at line 127 of file HSCPValidator.h.
Referenced by HSCPValidator(), and makeSimDigiPlotsRPC().
|
private |
Definition at line 108 of file HSCPValidator.h.
Referenced by HSCPValidator(), and makeSimDigiPlotsECAL().
|
private |
Definition at line 111 of file HSCPValidator.h.
Referenced by HSCPValidator(), and makeSimDigiPlotsECAL().
|
private |
Definition at line 110 of file HSCPValidator.h.
Referenced by HSCPValidator(), and makeSimDigiPlotsECAL().
|
private |
Definition at line 113 of file HSCPValidator.h.
Referenced by HSCPValidator(), and makeSimDigiPlotsECAL().
|
private |
Definition at line 114 of file HSCPValidator.h.
Referenced by HSCPValidator(), and makeSimDigiPlotsECAL().
|
private |
Definition at line 115 of file HSCPValidator.h.
Referenced by HSCPValidator(), and makeSimDigiPlotsECAL().
|
private |
Definition at line 109 of file HSCPValidator.h.
Referenced by HSCPValidator(), and makeSimDigiPlotsECAL().
|
private |
Definition at line 112 of file HSCPValidator.h.
Referenced by HSCPValidator(), and makeSimDigiPlotsECAL().
|
private |
Definition at line 100 of file HSCPValidator.h.
Referenced by HSCPValidator(), and makeSimDigiPlotsECAL().
|
private |
Definition at line 104 of file HSCPValidator.h.
Referenced by HSCPValidator(), and makeSimDigiPlotsECAL().
|
private |
Definition at line 103 of file HSCPValidator.h.
Referenced by HSCPValidator(), and makeSimDigiPlotsECAL().
|
private |
Definition at line 107 of file HSCPValidator.h.
Referenced by HSCPValidator(), and makeSimDigiPlotsECAL().
|
private |
Definition at line 102 of file HSCPValidator.h.
Referenced by HSCPValidator(), and makeSimDigiPlotsECAL().
|
private |
Definition at line 106 of file HSCPValidator.h.
Referenced by HSCPValidator(), and makeSimDigiPlotsECAL().
|
private |
Definition at line 101 of file HSCPValidator.h.
Referenced by HSCPValidator(), and makeSimDigiPlotsECAL().
|
private |
Definition at line 105 of file HSCPValidator.h.
Referenced by HSCPValidator(), and makeSimDigiPlotsECAL().
|
private |
Definition at line 89 of file HSCPValidator.h.
Referenced by HSCPValidator(), and makeSimTrackPlots().
|
private |
Definition at line 85 of file HSCPValidator.h.
Referenced by HSCPValidator(), and makeSimTrackPlots().
|
private |
Definition at line 86 of file HSCPValidator.h.
Referenced by HSCPValidator(), and makeSimTrackPlots().
|
private |
Definition at line 87 of file HSCPValidator.h.
Referenced by HSCPValidator(), and makeSimTrackPlots().
|
private |
Definition at line 88 of file HSCPValidator.h.
Referenced by HSCPValidator(), and makeSimTrackPlots().
|
private |
Definition at line 94 of file HSCPValidator.h.
Referenced by makeSimDigiPlotsECAL().