#include <HLTMonHcalIsoTrack.h>
Public Member Functions | |
double | getDist (double, double, double, double) |
HLTMonHcalIsoTrack (const edm::ParameterSet &) | |
std::pair< int, int > | towerIndex (double, double) |
~HLTMonHcalIsoTrack () | |
Public Member Functions inherited from edm::EDAnalyzer | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
EDAnalyzer () | |
ModuleDescription const & | moduleDescription () const |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Public Member Functions inherited from edm::EDConsumerBase | |
EDConsumerBase () | |
ProductHolderIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
std::vector < ProductHolderIndexAndSkipBit > const & | itemsToGetFromEvent () const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | modulesDependentUpon (const std::string &iProcessName, std::vector< const char * > &oModuleLabels) const |
bool | registeredToConsume (ProductHolderIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
virtual void | endJob () |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Definition at line 21 of file HLTMonHcalIsoTrack.h.
|
explicit |
Definition at line 82 of file HLTMonHcalIsoTrack.cc.
References folderName_, edm::ParameterSet::getParameter(), hltAODEventTag_, hltProcess_, hltRAWEventTag_, l1filterLabels_, l2collectionLabels_, l2collectionToken_, l2filterLabels_, l3collectionLabels_, l3collectionToken_, l3filterLabels_, outRootFileName_, saveToRootFile_, AlCaHLTBitMon_QueryRunRegistry::string, toLabToken_, triggers, trigNames_, and useProducerCollections_.
HLTMonHcalIsoTrack::~HLTMonHcalIsoTrack | ( | ) |
Definition at line 113 of file HLTMonHcalIsoTrack.cc.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 116 of file HLTMonHcalIsoTrack.cc.
References reco::deltaR(), eta(), HcalObjRepresent::Fill(), edm::Event::getByToken(), hL1eta, hL1phi, hL2isolationP, hL2L3acc, hL2TowerOccupancy, hL3candL2rat, hL3L2trackMatch, hL3TowerOccupancy, hltProcess_, hltRAWEventTag_, i, edm::Ref< C, T, F >::isNonnull(), edm::HandleBase::isValid(), l1filterLabels_, patRefSel_triggerSelection_cff::l1Tag, l2collectionLabels_, l2collectionToken_, l2filterLabels_, l3collectionLabels_, l3collectionToken_, l3filterLabels_, AlCaHLTBitMon_ParallelJobs::p, phi, RecoTauCleanerPlugins::pt, findQualityFiles::size, toLabToken_, towerIndex(), trigger::TriggerL1CenJet, trigger::TriggerL1ForJet, trigger::TriggerL1TauJet, triggers, trigger::TriggerTrack, and useProducerCollections_.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 244 of file HLTMonHcalIsoTrack.cc.
References DQMStore::book1D(), DQMStore::book2D(), dbe_, folderName_, hL1eta, hL1phi, hL2isolationP, hL2L3acc, hL2TowerOccupancy, hL3candL2rat, hL3L2trackMatch, hL3TowerOccupancy, i, cppFunctionSkipper::operator, DQMStore::setCurrentFolder(), triggers, and trigNames_.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 311 of file HLTMonHcalIsoTrack.cc.
References dbe_, outRootFileName_, DQMStore::save(), and saveToRootFile_.
double HLTMonHcalIsoTrack::getDist | ( | double | eta1, |
double | phi1, | ||
double | eta2, | ||
double | phi2 | ||
) |
std::pair< int, int > HLTMonHcalIsoTrack::towerIndex | ( | double | eta, |
double | phi | ||
) |
Definition at line 45 of file HLTMonHcalIsoTrack.cc.
Referenced by analyze().
|
private |
Definition at line 33 of file HLTMonHcalIsoTrack.h.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 31 of file HLTMonHcalIsoTrack.h.
|
private |
Definition at line 40 of file HLTMonHcalIsoTrack.h.
Referenced by beginJob(), and HLTMonHcalIsoTrack().
|
private |
Definition at line 75 of file HLTMonHcalIsoTrack.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 76 of file HLTMonHcalIsoTrack.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 74 of file HLTMonHcalIsoTrack.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 71 of file HLTMonHcalIsoTrack.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 69 of file HLTMonHcalIsoTrack.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 73 of file HLTMonHcalIsoTrack.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 72 of file HLTMonHcalIsoTrack.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 70 of file HLTMonHcalIsoTrack.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 44 of file HLTMonHcalIsoTrack.h.
Referenced by HLTMonHcalIsoTrack().
|
private |
Definition at line 61 of file HLTMonHcalIsoTrack.h.
Referenced by analyze(), and HLTMonHcalIsoTrack().
|
private |
Definition at line 43 of file HLTMonHcalIsoTrack.h.
Referenced by analyze(), and HLTMonHcalIsoTrack().
|
private |
Definition at line 50 of file HLTMonHcalIsoTrack.h.
|
private |
Definition at line 58 of file HLTMonHcalIsoTrack.h.
Referenced by analyze(), and HLTMonHcalIsoTrack().
|
private |
Definition at line 46 of file HLTMonHcalIsoTrack.h.
|
private |
Definition at line 54 of file HLTMonHcalIsoTrack.h.
Referenced by analyze(), and HLTMonHcalIsoTrack().
|
private |
Definition at line 80 of file HLTMonHcalIsoTrack.h.
Referenced by analyze(), and HLTMonHcalIsoTrack().
|
private |
Definition at line 51 of file HLTMonHcalIsoTrack.h.
|
private |
Definition at line 59 of file HLTMonHcalIsoTrack.h.
Referenced by analyze(), and HLTMonHcalIsoTrack().
|
private |
Definition at line 47 of file HLTMonHcalIsoTrack.h.
|
private |
Definition at line 55 of file HLTMonHcalIsoTrack.h.
Referenced by analyze(), and HLTMonHcalIsoTrack().
|
private |
Definition at line 81 of file HLTMonHcalIsoTrack.h.
Referenced by analyze(), and HLTMonHcalIsoTrack().
|
private |
Definition at line 49 of file HLTMonHcalIsoTrack.h.
|
private |
Definition at line 57 of file HLTMonHcalIsoTrack.h.
Referenced by analyze(), and HLTMonHcalIsoTrack().
|
private |
Definition at line 41 of file HLTMonHcalIsoTrack.h.
Referenced by endJob(), and HLTMonHcalIsoTrack().
|
private |
Definition at line 65 of file HLTMonHcalIsoTrack.h.
Referenced by endJob(), and HLTMonHcalIsoTrack().
|
private |
Definition at line 79 of file HLTMonHcalIsoTrack.h.
Referenced by analyze(), and HLTMonHcalIsoTrack().
|
private |
Definition at line 67 of file HLTMonHcalIsoTrack.h.
Referenced by analyze(), beginJob(), and HLTMonHcalIsoTrack().
|
private |
Definition at line 53 of file HLTMonHcalIsoTrack.h.
Referenced by beginJob(), and HLTMonHcalIsoTrack().
|
private |
Definition at line 63 of file HLTMonHcalIsoTrack.h.
Referenced by analyze(), and HLTMonHcalIsoTrack().