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 (const std::string &iProcessName, std::vector< const char * > &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 |
std::string | fOutputFileName |
TFile * | hOutputFile |
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 |
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 73 of file SimAnalyzerMinbias.cc.
References gather_cfg::cout, fOutputFileName, edm::ParameterSet::getUntrackedParameter(), HLT_25ns14e33_v1_cff::InputTag, AlCaHLTBitMon_QueryRunRegistry::string, timeCut, tok_evt_, and tok_hcal_.
SimAnalyzerMinbias::~SimAnalyzerMinbias | ( | ) |
Definition at line 88 of file SimAnalyzerMinbias.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 171 of file SimAnalyzerMinbias.cc.
References gather_cfg::cout, edm::EventID::event(), edm::Event::getByToken(), edm::EventBase::id(), info(), edm::HandleBase::isValid(), myMap, edm::Handle< T >::product(), mathSSE::return(), edm::EventID::run(), cond::rpcobgas::time, timeCut, tok_evt_, and tok_hcal_.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 99 of file SimAnalyzerMinbias.cc.
References cells, depth, fOutputFileName, hOutputFile, ieta, iphi, mom0_MB, mom1_MB, mom2_MB, mom4_MB, mydet, myMap, mysubd, myTree, and mathSSE::return().
|
virtual |
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 121 of file SimAnalyzerMinbias.cc.
References cells, gather_cfg::cout, depth, hOutputFile, ieta, info(), iphi, mom0_MB, mom1_MB, mom2_MB, mom3_MB, mom4_MB, myMap, mysubd, myTree, mathSSE::return(), SimAnalyzerMinbias::myInfo::theMB0, SimAnalyzerMinbias::myInfo::theMB1, SimAnalyzerMinbias::myInfo::theMB2, SimAnalyzerMinbias::myInfo::theMB3, and SimAnalyzerMinbias::myInfo::theMB4.
|
virtual |
|
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 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(), and SimAnalyzerMinbias().
|
private |
Definition at line 54 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 59 of file SimAnalyzerMinbias.cc.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 59 of file SimAnalyzerMinbias.cc.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 59 of file SimAnalyzerMinbias.cc.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 59 of file SimAnalyzerMinbias.cc.
Referenced by endJob().
|
private |
Definition at line 59 of file SimAnalyzerMinbias.cc.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 58 of file SimAnalyzerMinbias.cc.
Referenced by beginJob().
Definition at line 66 of file SimAnalyzerMinbias.cc.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 58 of file SimAnalyzerMinbias.cc.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 55 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 67 of file SimAnalyzerMinbias.cc.
Referenced by analyze(), and SimAnalyzerMinbias().
|
private |
Definition at line 68 of file SimAnalyzerMinbias.cc.
Referenced by analyze(), and SimAnalyzerMinbias().