Classes | |
struct | myInfo |
Public Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
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 (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 Member Functions | |
void | analyzeHcal (const HBHERecHitCollection &, const HFRecHitCollection &, int) |
Private Attributes | |
int | cells |
std::map< DetId, double > | corrFactor_ |
int | depth |
double | eHighHB_ |
double | eHighHE_ |
double | eHighHF_ |
double | eLowHB_ |
double | eLowHE_ |
double | eLowHF_ |
std::string | fOutputFileName |
std::vector< unsigned int > | hcalID |
std::vector< TH1D * > | histo |
TFile * | hOutputFile |
int | ieta |
bool | ignoreL1 |
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 |
char | name [700] |
double | rnnum |
double | rnnumber |
bool | runNZS_ |
bool | theRecalib |
char | title [700] |
edm::EDGetTokenT < HBHERecHitCollection > | tok_hbherecoMB_ |
edm::EDGetTokenT < HFRecHitCollection > | tok_hfrecoMB_ |
edm::EDGetTokenT < L1GlobalTriggerObjectMapRecord > | tok_hltL1GtMap_ |
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 33 of file RecAnalyzerMinbias.cc.
|
explicit |
Definition at line 74 of file RecAnalyzerMinbias.cc.
References funct::abs(), corrFactor_, depth, eHighHB_, eHighHE_, eHighHF_, eLowHB_, eLowHE_, eLowHF_, fOutputFileName, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), HcalBarrel, HcalEndcap, HcalForward, hcalID, HcalOuter, ieta, ignoreL1, EdgesToViz::infile, HLT_25ns14e33_v1_cff::InputTag, iphi, relval_steps::k, runNZS_, AlCaHLTBitMon_QueryRunRegistry::string, theRecalib, tok_hbherecoMB_, tok_hfrecoMB_, and tok_hltL1GtMap_.
RecAnalyzerMinbias::~RecAnalyzerMinbias | ( | ) |
Definition at line 143 of file RecAnalyzerMinbias.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 221 of file RecAnalyzerMinbias.cc.
References analyzeHcal(), edm::Event::getByToken(), ignoreL1, edm::HandleBase::isValid(), convertSQLiteXML::ok, edm::Handle< T >::product(), mathSSE::return(), rnnum, edm::Event::run(), runNZS_, edm::SortedCollection< T, SORT >::size(), tok_hbherecoMB_, tok_hfrecoMB_, and tok_hltL1GtMap_.
|
private |
Definition at line 277 of file RecAnalyzerMinbias.cc.
References edm::SortedCollection< T, SORT >::begin(), corrFactor_, eHighHB_, eHighHE_, eHighHF_, eLowHB_, eLowHE_, eLowHF_, edm::SortedCollection< T, SORT >::end(), CaloRecHit::energy(), HcalEndcap, hcalID, histo, i, info(), myMap, DetId::rawId(), rnnum, runNZS_, HcalDetId::subdet(), and theRecalib.
Referenced by analyze().
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 145 of file RecAnalyzerMinbias.cc.
References cells, depth, fOutputFileName, AnalysisDataFormats_SUSYBSMObjects::hc, hcalID, histo, hOutputFile, i, ieta, iphi, mom0_MB, mom1_MB, mom2_MB, mom4_MB, myMap, mysubd, myTree, name, mathSSE::return(), rnnumber, AlCaHLTBitMon_QueryRunRegistry::string, title, trigbit, SiStripMonitorClusterAlca_cfi::xmax, and SiStripMonitorClusterAlca_cfi::xmin.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 179 of file RecAnalyzerMinbias.cc.
References cells, depth, histo, hOutputFile, i, ieta, info(), iphi, python.multivaluedict::map(), 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.
|
private |
Definition at line 59 of file RecAnalyzerMinbias.cc.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 51 of file RecAnalyzerMinbias.cc.
Referenced by analyzeHcal(), and RecAnalyzerMinbias().
|
private |
Definition at line 59 of file RecAnalyzerMinbias.cc.
Referenced by dqm_interfaces.DirID::__eq__(), dqm_interfaces.DirID::__repr__(), beginJob(), endJob(), RecAnalyzerMinbias(), and dqm_interfaces.DirWalkerDB::run().
|
private |
Definition at line 49 of file RecAnalyzerMinbias.cc.
Referenced by analyzeHcal(), and RecAnalyzerMinbias().
|
private |
Definition at line 49 of file RecAnalyzerMinbias.cc.
Referenced by analyzeHcal(), and RecAnalyzerMinbias().
|
private |
Definition at line 50 of file RecAnalyzerMinbias.cc.
Referenced by analyzeHcal(), and RecAnalyzerMinbias().
|
private |
Definition at line 49 of file RecAnalyzerMinbias.cc.
Referenced by analyzeHcal(), and RecAnalyzerMinbias().
|
private |
Definition at line 49 of file RecAnalyzerMinbias.cc.
Referenced by analyzeHcal(), and RecAnalyzerMinbias().
|
private |
Definition at line 50 of file RecAnalyzerMinbias.cc.
Referenced by analyzeHcal(), and RecAnalyzerMinbias().
|
private |
Definition at line 47 of file RecAnalyzerMinbias.cc.
Referenced by beginJob(), and RecAnalyzerMinbias().
|
private |
Definition at line 55 of file RecAnalyzerMinbias.cc.
Referenced by analyzeHcal(), beginJob(), and RecAnalyzerMinbias().
|
private |
Definition at line 54 of file RecAnalyzerMinbias.cc.
Referenced by analyzeHcal(), beginJob(), and endJob().
|
private |
Definition at line 52 of file RecAnalyzerMinbias.cc.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 59 of file RecAnalyzerMinbias.cc.
Referenced by beginJob(), endJob(), and RecAnalyzerMinbias().
|
private |
Definition at line 48 of file RecAnalyzerMinbias.cc.
Referenced by analyze(), and RecAnalyzerMinbias().
|
private |
Definition at line 59 of file RecAnalyzerMinbias.cc.
Referenced by beginJob(), endJob(), and RecAnalyzerMinbias().
|
private |
Definition at line 60 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 60 of file RecAnalyzerMinbias.cc.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 60 of file RecAnalyzerMinbias.cc.
Referenced by endJob().
|
private |
Definition at line 60 of file RecAnalyzerMinbias.cc.
Referenced by beginJob(), and endJob().
Definition at line 67 of file RecAnalyzerMinbias.cc.
Referenced by analyzeHcal(), beginJob(), and endJob().
|
private |
Definition at line 59 of file RecAnalyzerMinbias.cc.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 53 of file RecAnalyzerMinbias.cc.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 46 of file RecAnalyzerMinbias.cc.
Referenced by ElectronMVAID.ElectronMVAID::__call__(), dirstructure.Directory::__create_pie_image(), dqm_interfaces.DirID::__eq__(), BeautifulSoup.Tag::__eq__(), dirstructure.Directory::__get_full_path(), dirstructure.Comparison::__get_img_name(), dataset.Dataset::__getDataType(), dataset.Dataset::__getFileInfoList(), cuy.divideElement::__init__(), cuy.plotElement::__init__(), cuy.additionElement::__init__(), cuy.superimposeElement::__init__(), cuy.graphElement::__init__(), dirstructure.Comparison::__make_image(), core.autovars.NTupleVariable::__repr__(), core.autovars.NTupleObjectType::__repr__(), core.autovars.NTupleObject::__repr__(), core.autovars.NTupleCollection::__repr__(), dirstructure.Directory::__repr__(), dqm_interfaces.DirID::__repr__(), dirstructure.Comparison::__repr__(), config.CFG::__str__(), counter.Counter::__str__(), average.Average::__str__(), BeautifulSoup.Tag::__str__(), BeautifulSoup.SoupStrainer::__str__(), core.autovars.NTupleObjectType::allVars(), beginJob(), dirstructure.Directory::calcStats(), python.rootplot.utilities.Hist::divide(), python.rootplot.utilities.Hist::divide_wilson(), TreeCrawler.Package::dump(), core.autovars.NTupleVariable::fillBranch(), core.autovars.NTupleObject::fillBranches(), core.autovars.NTupleCollection::fillBranchesScalar(), core.autovars.NTupleCollection::fillBranchesVector(), core.autovars.NTupleCollection::get_cpp_declaration(), core.autovars.NTupleCollection::get_cpp_wrapper_class(), core.autovars.NTupleCollection::get_py_wrapper_class(), utils.StatisticalTest::get_status(), VIDSelectorBase.VIDSelectorBase::initialize(), core.autovars.NTupleVariable::makeBranch(), core.autovars.NTupleObject::makeBranches(), core.autovars.NTupleCollection::makeBranchesScalar(), core.autovars.NTupleCollection::makeBranchesVector(), dirstructure.Directory::print_report(), BeautifulSoup.SoupStrainer::searchTag(), python.rootplot.utilities.Hist::TGraph(), python.rootplot.utilities.Hist::TH1F(), Vispa.Views.PropertyView.Property::valueChanged(), counter.Counter::write(), and average.Average::write().
|
private |
Definition at line 58 of file RecAnalyzerMinbias.cc.
Referenced by analyze(), and analyzeHcal().
|
private |
Definition at line 58 of file RecAnalyzerMinbias.cc.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 48 of file RecAnalyzerMinbias.cc.
Referenced by analyze(), analyzeHcal(), and RecAnalyzerMinbias().
|
private |
Definition at line 48 of file RecAnalyzerMinbias.cc.
Referenced by analyzeHcal(), and RecAnalyzerMinbias().
|
private |
Definition at line 46 of file RecAnalyzerMinbias.cc.
Referenced by cuy.plotElement::__init__(), cuy.additionElement::__init__(), cuy.superimposeElement::__init__(), cuy.graphElement::__init__(), Vispa.Views.LineDecayView.LineDecayContainer::autolayout(), Vispa.Views.LineDecayView.LineDecayContainer::autolayoutThreadFinished(), python.rootplot.root2matplotlib.HistStack::bar(), python.rootplot.root2matplotlib.HistStack::bar3d(), python.rootplot.root2matplotlib.HistStack::barcluster(), python.rootplot.root2matplotlib.HistStack::barh(), python.rootplot.root2matplotlib.HistStack::barstack(), beginJob(), Vispa.Views.LineDecayView.LineDecayContainer::childFinishedAutolayouting(), python.rootplot.root2matplotlib.HistStack::errorbar(), python.rootplot.root2matplotlib.HistStack::errorbarh(), Formatter.SimpleHTMLFormatter::headers(), python.rootplot.root2matplotlib.HistStack::histstack(), Vispa.Gui.PortWidget.PortWidget::name(), python.rootplot.root2matplotlib.Hist::show_titles(), python.rootplot.utilities.Hist::TGraph(), python.rootplot.utilities.Hist::TH1F(), python.rootplot.utilities.Hist2D::TH2F(), and python.rootplot.root2matplotlib.Hist2D::TH2F().
|
private |
Definition at line 68 of file RecAnalyzerMinbias.cc.
Referenced by analyze(), and RecAnalyzerMinbias().
|
private |
Definition at line 69 of file RecAnalyzerMinbias.cc.
Referenced by analyze(), and RecAnalyzerMinbias().
|
private |
Definition at line 70 of file RecAnalyzerMinbias.cc.
Referenced by analyze(), and RecAnalyzerMinbias().
|
private |
Definition at line 59 of file RecAnalyzerMinbias.cc.
Referenced by beginJob(), and endJob().