Public Member Functions | |
HiEvtPlaneFlatCalib (const edm::ParameterSet &) | |
~HiEvtPlaneFlatCalib () | |
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 | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) override |
virtual void | beginJob () override |
virtual void | endJob () override |
Private Attributes | |
edm::Handle< int > | cbin_ |
edm::EDGetTokenT< int > | ctag_ |
Double_t | epang [NumEPNames] |
HiEvtPlaneFlatten * | flat [NumEPNames] |
TH1D * | flatCnthist [NumEPNames] |
TH1D * | flatXDBhist [NumEPNames] |
TH1D * | flatXhist [NumEPNames] |
TH1D * | flatYDBhist [NumEPNames] |
TH1D * | flatYhist [NumEPNames] |
edm::Service< TFileService > | fs |
bool | genFlatPsi_ |
TH1D * | hcent |
TH1D * | hPsi [NumEPNames] |
TH1D * | hPsiFlat [NumEPNames] |
TH1D * | hPsiFlatCent [NumEPNames][NumCentBins] |
TH1D * | hPsiFlatSub1 [NumEPNames] |
TH1D * | hPsiFlatSub2 [NumEPNames] |
TH1D * | hvtx |
int | nRP |
RPFlatParams * | rpFlat |
int | vs_sell |
edm::EDGetTokenT < reco::VertexCollection > | vtxCollection_ |
float | vzErr_sell |
float | vzr_sell |
double | wcent [10] |
Static Private Attributes | |
static const int | NumCentBins =9 |
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 65 of file HiEvtPlaneFlatCalib.cc.
|
explicit |
Definition at line 119 of file HiEvtPlaneFlatCalib.cc.
References data, hi::EPNames, hi::EPOrder, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), i, j, TFileDirectory::make(), TFileDirectory::mkdir(), pileupCalc::nbins, and hi::NumEPNames.
HiEvtPlaneFlatCalib::~HiEvtPlaneFlatCalib | ( | ) |
Definition at line 175 of file HiEvtPlaneFlatCalib.cc.
|
overrideprivatevirtual |
Implements edm::EDAnalyzer.
Definition at line 190 of file HiEvtPlaneFlatCalib.cc.
References newFWLiteAna::bin, compare_using_db::compare, hi::EPNames, edm::EventSetup::get(), edm::Event::getByLabel(), edm::Event::getByToken(), i, j, hi::NumEPNames, dt_dqm_sourceclient_common_cff::reco, mathSSE::return(), RPFlatParams::EP::RPNameIndx, RPFlatParams::EP::x, and RPFlatParams::EP::y.
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 273 of file HiEvtPlaneFlatCalib.cc.
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 279 of file HiEvtPlaneFlatCalib.cc.
References i, j, and hi::NumEPNames.
|
private |
Definition at line 78 of file HiEvtPlaneFlatCalib.cc.
|
private |
Definition at line 79 of file HiEvtPlaneFlatCalib.cc.
|
private |
Definition at line 100 of file HiEvtPlaneFlatCalib.cc.
|
private |
Definition at line 101 of file HiEvtPlaneFlatCalib.cc.
|
private |
Definition at line 91 of file HiEvtPlaneFlatCalib.cc.
|
private |
Definition at line 93 of file HiEvtPlaneFlatCalib.cc.
|
private |
Definition at line 89 of file HiEvtPlaneFlatCalib.cc.
|
private |
Definition at line 94 of file HiEvtPlaneFlatCalib.cc.
|
private |
Definition at line 90 of file HiEvtPlaneFlatCalib.cc.
|
private |
Definition at line 77 of file HiEvtPlaneFlatCalib.cc.
|
private |
Definition at line 104 of file HiEvtPlaneFlatCalib.cc.
|
private |
Definition at line 87 of file HiEvtPlaneFlatCalib.cc.
|
private |
Definition at line 95 of file HiEvtPlaneFlatCalib.cc.
|
private |
Definition at line 96 of file HiEvtPlaneFlatCalib.cc.
|
private |
Definition at line 97 of file HiEvtPlaneFlatCalib.cc.
|
private |
Definition at line 98 of file HiEvtPlaneFlatCalib.cc.
|
private |
Definition at line 99 of file HiEvtPlaneFlatCalib.cc.
|
private |
Definition at line 88 of file HiEvtPlaneFlatCalib.cc.
|
private |
Definition at line 103 of file HiEvtPlaneFlatCalib.cc.
|
staticprivate |
Definition at line 84 of file HiEvtPlaneFlatCalib.cc.
|
private |
Definition at line 102 of file HiEvtPlaneFlatCalib.cc.
|
private |
Definition at line 80 of file HiEvtPlaneFlatCalib.cc.
|
private |
Definition at line 76 of file HiEvtPlaneFlatCalib.cc.
|
private |
Definition at line 82 of file HiEvtPlaneFlatCalib.cc.
|
private |
Definition at line 81 of file HiEvtPlaneFlatCalib.cc.
|
private |
Definition at line 85 of file HiEvtPlaneFlatCalib.cc.