Classes | |
struct | myInfo |
Public Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
virtual void | beginRun (const edm::Run &r, const edm::EventSetup &iSetup) |
virtual void | endJob () |
virtual void | endRun (const edm::Run &r, const edm::EventSetup &iSetup) |
SimAnalyzerMinbias (const edm::ParameterSet &) | |
~SimAnalyzerMinbias () | |
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 | |
std::vector< ConsumesInfo > | consumesInfo () const |
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 (std::string const &iProcessName, std::string const &iModuleLabel, bool iPrint, std::vector< char const * > &oModuleLabels) const |
void | modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const |
bool | registeredToConsume (ProductHolderIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Private Attributes | |
int | cells |
int | depth |
edm::Service< TFileService > | fs_ |
int | ieta |
int | iphi |
float | mom0_MB |
float | mom1_MB |
float | mom2_MB |
float | mom3_MB |
float | mom4_MB |
int | mydet |
std::map< HcalDetId, myInfo > | myMap_ |
int | mysubd |
TTree * | myTree_ |
double | timeCut_ |
edm::EDGetTokenT < edm::HepMCProduct > | tok_evt_ |
edm::EDGetTokenT < edm::PCaloHitContainer > | tok_hcal_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
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 38 of file SimAnalyzerMinbias.cc.
|
explicit |
Definition at line 72 of file SimAnalyzerMinbias.cc.
References edm::ParameterSet::getUntrackedParameter(), HLT_25ns10e33_v2_cff::InputTag, timeCut_, tok_evt_, and tok_hcal_.
SimAnalyzerMinbias::~SimAnalyzerMinbias | ( | ) |
Definition at line 83 of file SimAnalyzerMinbias.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 148 of file SimAnalyzerMinbias.cc.
References edm::EventID::event(), edm::Event::getByToken(), edm::EventBase::id(), info(), edm::HandleBase::isValid(), myMap_, edm::Handle< T >::product(), reco::return(), edm::EventID::run(), timeCut_, tok_evt_, and tok_hcal_.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 94 of file SimAnalyzerMinbias.cc.
References cells, depth, fs_, ieta, iphi, TFileService::make(), mom0_MB, mom1_MB, mom2_MB, mom4_MB, mydet, myMap_, mysubd, and myTree_.
|
virtual |
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 114 of file SimAnalyzerMinbias.cc.
References cells, depth, ieta, info(), iphi, mom0_MB, mom1_MB, mom2_MB, mom3_MB, mom4_MB, myMap_, mysubd, myTree_, SimAnalyzerMinbias::myInfo::theMB0, SimAnalyzerMinbias::myInfo::theMB1, SimAnalyzerMinbias::myInfo::theMB2, SimAnalyzerMinbias::myInfo::theMB3, and SimAnalyzerMinbias::myInfo::theMB4.
Referenced by o2o.O2ORunMgr::executeJob().
|
virtual |
|
private |
Definition at line 57 of file SimAnalyzerMinbias.cc.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 57 of file SimAnalyzerMinbias.cc.
Referenced by dqm_interfaces.DirID::__eq__(), dqm_interfaces.DirID::__repr__(), beginJob(), endJob(), and dqm_interfaces.DirWalkerDB::run().
|
private |
Definition at line 52 of file SimAnalyzerMinbias.cc.
Referenced by beginJob().
|
private |
Definition at line 57 of file SimAnalyzerMinbias.cc.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 57 of file SimAnalyzerMinbias.cc.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 58 of file SimAnalyzerMinbias.cc.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 58 of file SimAnalyzerMinbias.cc.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 58 of file SimAnalyzerMinbias.cc.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 58 of file SimAnalyzerMinbias.cc.
Referenced by endJob().
|
private |
Definition at line 58 of file SimAnalyzerMinbias.cc.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 57 of file SimAnalyzerMinbias.cc.
Referenced by beginJob().
Definition at line 65 of file SimAnalyzerMinbias.cc.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 57 of file SimAnalyzerMinbias.cc.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 54 of file SimAnalyzerMinbias.cc.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 53 of file SimAnalyzerMinbias.cc.
Referenced by analyze(), and SimAnalyzerMinbias().
|
private |
Definition at line 66 of file SimAnalyzerMinbias.cc.
Referenced by analyze(), and SimAnalyzerMinbias().
|
private |
Definition at line 67 of file SimAnalyzerMinbias.cc.
Referenced by analyze(), and SimAnalyzerMinbias().