Classes | |
struct | myInfo |
Public Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) override |
virtual void | beginJob () |
virtual void | beginRun (edm::Run const &iRun, edm::EventSetup const &iSetup) |
virtual void | endJob () |
RecAnalyzerMinbias (const edm::ParameterSet &) | |
~RecAnalyzerMinbias () | |
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 Member Functions | |
void | analyzeHcal (const HBHERecHitCollection &, const HFRecHitCollection &, int, bool) |
Private Attributes | |
int | cells |
std::map< DetId, double > | corrFactor_ |
int | depth |
double | eHighHB_ |
double | eHighHE_ |
double | eHighHF_ |
double | eLowHB_ |
double | eLowHE_ |
double | eLowHF_ |
bool | fillHist_ |
edm::Service< TFileService > | fs_ |
TH1D * | h_ [4] |
std::vector< unsigned int > | hcalID_ |
std::map< HcalDetId, TH1D * > | histHC_ |
std::vector< TH1D * > | histo_ |
int | ieta |
bool | ignoreL1_ |
bool | init_ |
int | iphi |
float | mom0_MB |
float | mom1_MB |
float | mom2_MB |
float | mom3_MB |
float | mom4_MB |
std::map< std::pair< int, HcalDetId >, myInfo > | myMap_ |
int | mysubd |
TTree * | myTree_ |
bool | Noise_ |
double | rnnum_ |
double | rnnumber |
bool | runNZS_ |
bool | theRecalib_ |
edm::EDGetTokenT < HBHERecHitCollection > | tok_hbherecoMB_ |
edm::EDGetTokenT < HFRecHitCollection > | tok_hfrecoMB_ |
edm::EDGetTokenT < L1GlobalTriggerObjectMapRecord > | tok_hltL1GtMap_ |
int | trigbit |
std::vector< int > | trigbit_ |
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 40 of file RecAnalyzerMinbias.cc.
|
explicit |
Definition at line 83 of file RecAnalyzerMinbias.cc.
References funct::abs(), corrFactor_, depth, eHighHB_, eHighHE_, eHighHF_, eLowHB_, eLowHE_, eLowHF_, fillHist_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), HcalBarrel, HcalEndcap, HcalForward, hcalID_, HcalOuter, ieta, ignoreL1_, timingPdfMaker::infile, HLT_25ns10e33_v2_cff::InputTag, iphi, relval_2017::k, Noise_, runNZS_, AlCaHLTBitMon_QueryRunRegistry::string, theRecalib_, tok_hbherecoMB_, tok_hfrecoMB_, tok_hltL1GtMap_, and trigbit_.
RecAnalyzerMinbias::~RecAnalyzerMinbias | ( | ) |
Definition at line 158 of file RecAnalyzerMinbias.cc.
|
overridevirtual |
Implements edm::EDAnalyzer.
Definition at line 325 of file RecAnalyzerMinbias.cc.
References analyzeHcal(), spr::find(), edm::Event::getByToken(), ignoreL1_, edm::HandleBase::isValid(), convertSQLiteXML::ok, edm::Handle< T >::product(), reco::return(), rnnum_, edm::Event::run(), runNZS_, benchmark_cfg::select, edm::SortedCollection< T, SORT >::size(), tok_hbherecoMB_, tok_hfrecoMB_, tok_hltL1GtMap_, and trigbit_.
|
private |
Definition at line 399 of file RecAnalyzerMinbias.cc.
References edm::SortedCollection< T, SORT >::begin(), corrFactor_, eHighHB_, eHighHE_, eHighHF_, eLowHB_, eLowHE_, eLowHF_, edm::SortedCollection< T, SORT >::end(), CaloRecHit::energy(), fillHist_, h_, HcalEndcap, hcalID_, histHC_, histo_, i, info(), myMap_, Noise_, DetId::rawId(), rnnum_, runNZS_, HcalDetId::subdet(), and theRecalib_.
Referenced by analyze().
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 160 of file RecAnalyzerMinbias.cc.
References cells, depth, fillHist_, fs_, h_, AnalysisDataFormats_SUSYBSMObjects::hc, hcalID_, histo_, i, ieta, iphi, TFileService::make(), mom0_MB, mom1_MB, mom2_MB, mom4_MB, myMap_, mysubd, myTree_, mergeVDriftHistosByStation::name, rnnumber, AlCaHLTBitMon_QueryRunRegistry::string, indexGen::title, trigbit, SiStripMonitorClusterAlca_cfi::xmax, and SiStripMonitorClusterAlca_cfi::xmin.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 200 of file RecAnalyzerMinbias.cc.
References depth, eHighHB_, eHighHE_, eHighHF_, eta, fillHist_, fs_, edm::EventSetup::get(), h, HcalBarrel, HcalEndcap, HcalForward, histHC_, init_, edm::ESHandleBase::isValid(), TFileService::make(), HcalTopology::maxDepthHB(), HcalTopology::maxDepthHE(), mergeVDriftHistosByStation::name, Noise_, phi, edm::ESHandle< class >::product(), indexGen::title, and HcalTopology::valid().
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 272 of file RecAnalyzerMinbias.cc.
References cells, gather_cfg::cout, depth, fillHist_, ieta, info(), iphi, mom0_MB, mom1_MB, mom2_MB, mom3_MB, mom4_MB, myMap_, mysubd, myTree_, rnnumber, RecAnalyzerMinbias::myInfo::runcheck, RecAnalyzerMinbias::myInfo::theMB0, RecAnalyzerMinbias::myInfo::theMB1, RecAnalyzerMinbias::myInfo::theMB2, RecAnalyzerMinbias::myInfo::theMB3, RecAnalyzerMinbias::myInfo::theMB4, and trigbit.
Referenced by o2o.O2ORunMgr::executeJob().
|
private |
Definition at line 74 of file RecAnalyzerMinbias.cc.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 58 of file RecAnalyzerMinbias.cc.
Referenced by analyzeHcal(), and RecAnalyzerMinbias().
|
private |
Definition at line 74 of file RecAnalyzerMinbias.cc.
Referenced by dqm_interfaces.DirID::__eq__(), dqm_interfaces.DirID::__repr__(), beginJob(), beginRun(), endJob(), RecAnalyzerMinbias(), and dqm_interfaces.DirWalkerDB::run().
|
private |
Definition at line 56 of file RecAnalyzerMinbias.cc.
Referenced by analyzeHcal(), beginRun(), and RecAnalyzerMinbias().
|
private |
Definition at line 56 of file RecAnalyzerMinbias.cc.
Referenced by analyzeHcal(), beginRun(), and RecAnalyzerMinbias().
|
private |
Definition at line 57 of file RecAnalyzerMinbias.cc.
Referenced by analyzeHcal(), beginRun(), and RecAnalyzerMinbias().
|
private |
Definition at line 56 of file RecAnalyzerMinbias.cc.
Referenced by analyzeHcal(), and RecAnalyzerMinbias().
|
private |
Definition at line 56 of file RecAnalyzerMinbias.cc.
Referenced by analyzeHcal(), and RecAnalyzerMinbias().
|
private |
Definition at line 57 of file RecAnalyzerMinbias.cc.
Referenced by analyzeHcal(), and RecAnalyzerMinbias().
|
private |
Definition at line 55 of file RecAnalyzerMinbias.cc.
Referenced by analyzeHcal(), beginJob(), beginRun(), endJob(), and RecAnalyzerMinbias().
|
private |
Definition at line 54 of file RecAnalyzerMinbias.cc.
Referenced by beginJob(), and beginRun().
|
private |
Definition at line 61 of file RecAnalyzerMinbias.cc.
Referenced by analyzeHcal(), and beginJob().
|
private |
Definition at line 59 of file RecAnalyzerMinbias.cc.
Referenced by analyzeHcal(), beginJob(), and RecAnalyzerMinbias().
|
private |
Definition at line 63 of file RecAnalyzerMinbias.cc.
Referenced by analyzeHcal(), and beginRun().
|
private |
Definition at line 62 of file RecAnalyzerMinbias.cc.
Referenced by analyzeHcal(), and beginJob().
|
private |
Definition at line 74 of file RecAnalyzerMinbias.cc.
Referenced by beginJob(), endJob(), and RecAnalyzerMinbias().
|
private |
Definition at line 55 of file RecAnalyzerMinbias.cc.
Referenced by analyze(), and RecAnalyzerMinbias().
|
private |
Definition at line 55 of file RecAnalyzerMinbias.cc.
Referenced by beginRun().
|
private |
Definition at line 74 of file RecAnalyzerMinbias.cc.
Referenced by beginJob(), endJob(), and RecAnalyzerMinbias().
|
private |
Definition at line 75 of file RecAnalyzerMinbias.cc.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 75 of file RecAnalyzerMinbias.cc.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 75 of file RecAnalyzerMinbias.cc.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 75 of file RecAnalyzerMinbias.cc.
Referenced by endJob().
|
private |
Definition at line 75 of file RecAnalyzerMinbias.cc.
Referenced by beginJob(), and endJob().
Definition at line 76 of file RecAnalyzerMinbias.cc.
Referenced by analyzeHcal(), beginJob(), and endJob().
|
private |
Definition at line 74 of file RecAnalyzerMinbias.cc.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 60 of file RecAnalyzerMinbias.cc.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 55 of file RecAnalyzerMinbias.cc.
Referenced by analyzeHcal(), beginRun(), and RecAnalyzerMinbias().
|
private |
Definition at line 65 of file RecAnalyzerMinbias.cc.
Referenced by analyze(), and analyzeHcal().
|
private |
Definition at line 73 of file RecAnalyzerMinbias.cc.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 55 of file RecAnalyzerMinbias.cc.
Referenced by analyze(), analyzeHcal(), and RecAnalyzerMinbias().
|
private |
Definition at line 55 of file RecAnalyzerMinbias.cc.
Referenced by analyzeHcal(), and RecAnalyzerMinbias().
|
private |
Definition at line 77 of file RecAnalyzerMinbias.cc.
Referenced by analyze(), and RecAnalyzerMinbias().
|
private |
Definition at line 78 of file RecAnalyzerMinbias.cc.
Referenced by analyze(), and RecAnalyzerMinbias().
|
private |
Definition at line 79 of file RecAnalyzerMinbias.cc.
Referenced by analyze(), and RecAnalyzerMinbias().
|
private |
Definition at line 74 of file RecAnalyzerMinbias.cc.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 64 of file RecAnalyzerMinbias.cc.
Referenced by analyze(), and RecAnalyzerMinbias().