#include <DiJetAnalyzer.h>
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
virtual void | endJob () |
Private Attributes | |
bool | allowMissingInputs_ |
TClonesArray * | cells |
Float_t | emEnergy |
Float_t | etVetoJet |
UInt_t | eventNumber |
std::string | fOutputFileName |
TFile * | hOutputFile |
Int_t | iEtaHit |
UInt_t | iPhiHit |
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 |
edm::EDGetTokenT < EcalRecHitCollection > | tok_ec_ |
edm::EDGetTokenT < HBHERecHitCollection > | tok_hbhe_ |
edm::EDGetTokenT < HFRecHitCollection > | tok_hf_ |
edm::EDGetTokenT < HORecHitCollection > | tok_ho_ |
edm::EDGetTokenT < reco::CaloJetCollection > | tok_jets_ |
TTree * | tree |
Float_t | xTrkHcal |
Float_t | yTrkHcal |
Float_t | zTrkHcal |
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 51 of file DiJetAnalyzer.h.
|
explicit |
Definition at line 33 of file DiJetAnalyzer.cc.
References allowMissingInputs_, fOutputFileName, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), AlCaHLTBitMon_QueryRunRegistry::string, tok_ec_, tok_hbhe_, tok_hf_, tok_ho_, and tok_jets_.
cms::DiJetAnalyzer::~DiJetAnalyzer | ( | ) |
Definition at line 48 of file DiJetAnalyzer.cc.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 60 of file DiJetAnalyzer.cc.
References allowMissingInputs_, HcalDetId::depth(), PFRecoTauDiscriminationAgainstElectronDeadECAL_cfi::dR, alignCSCRings::e, emEnergy, PV3DBase< T, PVType, FrameType >::eta(), etVetoJet, edm::EventID::event(), eventNumber, edm::EventSetup::get(), edm::Event::getByToken(), CaloGeometry::getValidDetIds(), DetId::Hcal, i, edm::EventBase::id(), HcalDetId::ieta(), iEtaHit, HcalDetId::iphi(), iPhiHit, metsig::jet, fwrapper::jets, PV3DBase< T, PVType, FrameType >::phi(), pi, probeJetEmFrac, probeJetP4, PxTrkHcal, PyTrkHcal, PzTrkHcal, dt_dqm_sourceclient_common_cff::reco, edm::EventID::run(), runNumber, funct::sin(), mathSSE::sqrt(), tagJetP4, targetE, tok_ec_, tok_hbhe_, tok_hf_, tok_ho_, tok_jets_, and tree.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 224 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 263 of file DiJetAnalyzer.cc.
References hOutputFile, and tree.
|
private |
Definition at line 106 of file DiJetAnalyzer.h.
Referenced by analyze(), and DiJetAnalyzer().
|
private |
Definition at line 94 of file DiJetAnalyzer.h.
Referenced by beginJob().
|
private |
Definition at line 96 of file DiJetAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 99 of file DiJetAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 81 of file DiJetAnalyzer.h.
Referenced by analyze(), beginJob(), and Vispa.Plugins.EdmBrowser.EdmDataAccessor.EdmDataAccessor::setFilterBranches().
|
private |
Definition at line 74 of file DiJetAnalyzer.h.
Referenced by beginJob(), and DiJetAnalyzer().
|
private |
Definition at line 77 of file DiJetAnalyzer.h.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 83 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 108 of file DiJetAnalyzer.h.
|
private |
Definition at line 103 of file DiJetAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 101 of file DiJetAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 90 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 92 of file DiJetAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 82 of file DiJetAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 102 of file DiJetAnalyzer.h.
Referenced by beginJob().
|
private |
Definition at line 100 of file DiJetAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 97 of file DiJetAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 66 of file DiJetAnalyzer.h.
Referenced by analyze(), and DiJetAnalyzer().
|
private |
Definition at line 67 of file DiJetAnalyzer.h.
Referenced by analyze(), and DiJetAnalyzer().
|
private |
Definition at line 69 of file DiJetAnalyzer.h.
Referenced by analyze(), and DiJetAnalyzer().
|
private |
Definition at line 68 of file DiJetAnalyzer.h.
Referenced by analyze(), and DiJetAnalyzer().
|
private |
Definition at line 65 of file DiJetAnalyzer.h.
Referenced by analyze(), and DiJetAnalyzer().
|
private |
Definition at line 79 of file DiJetAnalyzer.h.
Referenced by svgfig.SVG::__str__(), analyze(), beginJob(), endJob(), and python.cmstools.EventTree::SetAlias().
|
private |
Definition at line 86 of file DiJetAnalyzer.h.
Referenced by beginJob().
|
private |
Definition at line 87 of file DiJetAnalyzer.h.
Referenced by beginJob().
|
private |
Definition at line 88 of file DiJetAnalyzer.h.
Referenced by beginJob().