![]() |
![]() |
#include <DiJetAnalyzer.h>
Public Member Functions | |
DiJetAnalyzer (const edm::ParameterSet &) | |
~DiJetAnalyzer () | |
![]() | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
![]() | |
EDConsumerBase () | |
ProductHolderIndex | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) 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 () |
Private Attributes | |
bool | allowMissingInputs_ |
TClonesArray * | cells |
edm::InputTag | ec_ |
Float_t | emEnergy |
Float_t | etVetoJet |
UInt_t | eventNumber |
std::string | fOutputFileName |
edm::InputTag | hbhe_ |
edm::InputTag | hf_ |
edm::InputTag | ho_ |
TFile * | hOutputFile |
Int_t | iEtaHit |
UInt_t | iPhiHit |
edm::InputTag | jets_ |
HcalRespCorrs * | oldRespCorrs |
Float_t | probeJetEmFrac |
TLorentzVector * | probeJetP4 |
Float_t | PxTrkHcal |
Float_t | PyTrkHcal |
Float_t | PzTrkHcal |
UInt_t | runNumber |
Float_t | tagJetEmFrac |
TLorentzVector * | tagJetP4 |
Float_t | targetE |
TTree * | tree |
Float_t | xTrkHcal |
Float_t | yTrkHcal |
Float_t | zTrkHcal |
Additional Inherited Members | |
![]() | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
![]() | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
CurrentProcessingContext const * | currentContext () const |
![]() | |
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 45 of file DiJetAnalyzer.h.
|
explicit |
Definition at line 37 of file DiJetAnalyzer.cc.
References allowMissingInputs_, ec_, fOutputFileName, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), hbhe_, hf_, ho_, jets_, and AlCaHLTBitMon_QueryRunRegistry::string.
cms::DiJetAnalyzer::~DiJetAnalyzer | ( | ) |
Definition at line 52 of file DiJetAnalyzer.cc.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 64 of file DiJetAnalyzer.cc.
References allowMissingInputs_, HcalDetId::depth(), PFRecoTauDiscriminationAgainstElectronDeadECAL_cfi::dR, alignCSCRings::e, ec_, emEnergy, PV3DBase< T, PVType, FrameType >::eta(), etVetoJet, edm::EventID::event(), eventNumber, edm::EventSetup::get(), edm::Event::getByLabel(), CaloGeometry::getValidDetIds(), hbhe_, DetId::Hcal, hf_, ho_, i, edm::EventBase::id(), HcalDetId::ieta(), iEtaHit, HcalDetId::iphi(), iPhiHit, metsig::jet, fwrapper::jets, jets_, PV3DBase< T, PVType, FrameType >::phi(), pi, pos, probeJetEmFrac, probeJetP4, PxTrkHcal, PyTrkHcal, PzTrkHcal, L1Trigger_dataformats::reco, edm::EventID::run(), runNumber, funct::sin(), mathSSE::sqrt(), tagJetP4, targetE, and tree.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 228 of file DiJetAnalyzer.cc.
References cells, emEnergy, etVetoJet, eventNumber, fOutputFileName, hOutputFile, iEtaHit, iPhiHit, probeJetEmFrac, probeJetP4, PxTrkHcal, PyTrkHcal, PzTrkHcal, runNumber, tagJetEmFrac, tagJetP4, targetE, tree, xTrkHcal, yTrkHcal, and zTrkHcal.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 267 of file DiJetAnalyzer.cc.
References hOutputFile, and tree.
|
private |
Definition at line 100 of file DiJetAnalyzer.h.
Referenced by analyze(), and DiJetAnalyzer().
|
private |
Definition at line 88 of file DiJetAnalyzer.h.
Referenced by beginJob().
|
private |
Definition at line 60 of file DiJetAnalyzer.h.
Referenced by analyze(), and DiJetAnalyzer().
|
private |
Definition at line 90 of file DiJetAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 93 of file DiJetAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 75 of file DiJetAnalyzer.h.
Referenced by analyze(), beginJob(), and Vispa.Plugins.EdmBrowser.EdmDataAccessor.EdmDataAccessor::setFilterBranches().
|
private |
Definition at line 68 of file DiJetAnalyzer.h.
Referenced by beginJob(), and DiJetAnalyzer().
|
private |
Definition at line 61 of file DiJetAnalyzer.h.
Referenced by analyze(), and DiJetAnalyzer().
|
private |
Definition at line 63 of file DiJetAnalyzer.h.
Referenced by analyze(), and DiJetAnalyzer().
|
private |
Definition at line 62 of file DiJetAnalyzer.h.
Referenced by analyze(), and DiJetAnalyzer().
|
private |
Definition at line 71 of file DiJetAnalyzer.h.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 77 of file DiJetAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 78 of file DiJetAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 59 of file DiJetAnalyzer.h.
Referenced by analyze(), and DiJetAnalyzer().
|
private |
Definition at line 102 of file DiJetAnalyzer.h.
|
private |
Definition at line 97 of file DiJetAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 95 of file DiJetAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 84 of file DiJetAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 85 of file DiJetAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 86 of file DiJetAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 76 of file DiJetAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 96 of file DiJetAnalyzer.h.
Referenced by beginJob().
|
private |
Definition at line 94 of file DiJetAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 91 of file DiJetAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 73 of file DiJetAnalyzer.h.
Referenced by svgfig.SVG::__str__(), analyze(), beginJob(), endJob(), and python.cmstools.EventTree::SetAlias().
|
private |
Definition at line 80 of file DiJetAnalyzer.h.
Referenced by beginJob().
|
private |
Definition at line 81 of file DiJetAnalyzer.h.
Referenced by beginJob().
|
private |
Definition at line 82 of file DiJetAnalyzer.h.
Referenced by beginJob().