#include <PhiSymmetryCalibration.h>
Public Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
Called at each event. More... | |
virtual void | beginJob () |
Called at beginning of job. More... | |
virtual void | endJob () |
Called at end of job. More... | |
void | endLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) |
virtual void | endRun (edm::Run &, const edm::EventSetup &) |
PhiSymmetryCalibration (const edm::ParameterSet &iConfig) | |
Constructor. More... | |
void | setUp (const edm::EventSetup &setup) |
~PhiSymmetryCalibration () | |
Destructor. More... | |
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 | getKfactors () |
Static Private Attributes | |
static const int | kMaxEndciPhi = 360 |
static const float | kMiscalRangeEB = .05 |
static const float | kMiscalRangeEE = .10 |
static const int | kNMiscalBinsEB = 21 |
static const int | kNMiscalBinsEE = 41 |
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 35 of file PhiSymmetryCalibration.h.
PhiSymmetryCalibration::PhiSymmetryCalibration | ( | const edm::ParameterSet & | iConfig | ) |
Constructor.
Definition at line 59 of file PhiSymmetryCalibration.cc.
PhiSymmetryCalibration::~PhiSymmetryCalibration | ( | ) |
Destructor.
Definition at line 93 of file PhiSymmetryCalibration.cc.
|
virtual |
Called at each event.
Implements edm::EDAnalyzer.
Definition at line 273 of file PhiSymmetryCalibration.cc.
|
virtual |
Called at beginning of job.
Reimplemented from edm::EDAnalyzer.
Definition at line 114 of file PhiSymmetryCalibration.cc.
|
virtual |
Called at end of job.
Reimplemented from edm::EDAnalyzer.
Definition at line 185 of file PhiSymmetryCalibration.cc.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 590 of file PhiSymmetryCalibration.cc.
|
virtual |
Definition at line 438 of file PhiSymmetryCalibration.cc.
|
private |
Definition at line 455 of file PhiSymmetryCalibration.cc.
void PhiSymmetryCalibration::setUp | ( | const edm::EventSetup & | setup | ) |
Definition at line 552 of file PhiSymmetryCalibration.cc.
|
private |
Definition at line 133 of file PhiSymmetryCalibration.h.
|
private |
Definition at line 134 of file PhiSymmetryCalibration.h.
|
private |
Definition at line 102 of file PhiSymmetryCalibration.h.
|
private |
Definition at line 125 of file PhiSymmetryCalibration.h.
|
private |
Definition at line 76 of file PhiSymmetryCalibration.h.
|
private |
Definition at line 156 of file PhiSymmetryCalibration.h.
|
private |
Definition at line 158 of file PhiSymmetryCalibration.h.
|
private |
Definition at line 124 of file PhiSymmetryCalibration.h.
|
private |
Definition at line 129 of file PhiSymmetryCalibration.h.
|
private |
Definition at line 103 of file PhiSymmetryCalibration.h.
|
private |
Definition at line 126 of file PhiSymmetryCalibration.h.
|
private |
Definition at line 114 of file PhiSymmetryCalibration.h.
|
private |
Definition at line 115 of file PhiSymmetryCalibration.h.
|
private |
Definition at line 92 of file PhiSymmetryCalibration.h.
|
private |
Definition at line 93 of file PhiSymmetryCalibration.h.
|
private |
Definition at line 155 of file PhiSymmetryCalibration.h.
|
private |
Definition at line 157 of file PhiSymmetryCalibration.h.
|
private |
Definition at line 79 of file PhiSymmetryCalibration.h.
|
private |
Definition at line 88 of file PhiSymmetryCalibration.h.
|
private |
Definition at line 80 of file PhiSymmetryCalibration.h.
|
private |
Definition at line 89 of file PhiSymmetryCalibration.h.
|
private |
Definition at line 81 of file PhiSymmetryCalibration.h.
|
private |
Definition at line 82 of file PhiSymmetryCalibration.h.
|
private |
Definition at line 83 of file PhiSymmetryCalibration.h.
|
private |
Definition at line 136 of file PhiSymmetryCalibration.h.
|
private |
Definition at line 163 of file PhiSymmetryCalibration.h.
|
private |
Definition at line 162 of file PhiSymmetryCalibration.h.
|
private |
Definition at line 151 of file PhiSymmetryCalibration.h.
|
private |
Definition at line 97 of file PhiSymmetryCalibration.h.
|
private |
Definition at line 98 of file PhiSymmetryCalibration.h.
|
staticprivate |
Definition at line 140 of file PhiSymmetryCalibration.h.
|
staticprivate |
Definition at line 71 of file PhiSymmetryCalibration.h.
|
staticprivate |
Definition at line 74 of file PhiSymmetryCalibration.h.
|
staticprivate |
Definition at line 70 of file PhiSymmetryCalibration.h.
|
staticprivate |
Definition at line 73 of file PhiSymmetryCalibration.h.
|
private |
Definition at line 99 of file PhiSymmetryCalibration.h.
|
private |
Definition at line 100 of file PhiSymmetryCalibration.h.
|
private |
Definition at line 161 of file PhiSymmetryCalibration.h.
|
private |
Definition at line 110 of file PhiSymmetryCalibration.h.
|
private |
Definition at line 111 of file PhiSymmetryCalibration.h.
|
private |
Definition at line 85 of file PhiSymmetryCalibration.h.
|
private |
Definition at line 86 of file PhiSymmetryCalibration.h.
|
private |
Definition at line 146 of file PhiSymmetryCalibration.h.
|
private |
the old calibration constants (when reiterating, the last ones derived)
Definition at line 149 of file PhiSymmetryCalibration.h.
|
private |
Definition at line 106 of file PhiSymmetryCalibration.h.
|
private |
Definition at line 107 of file PhiSymmetryCalibration.h.
|
private |
Definition at line 142 of file PhiSymmetryCalibration.h.
|
private |
Definition at line 118 of file PhiSymmetryCalibration.h.
|
private |
Definition at line 119 of file PhiSymmetryCalibration.h.
|
private |
Definition at line 145 of file PhiSymmetryCalibration.h.
|
private |
Definition at line 160 of file PhiSymmetryCalibration.h.
|
private |
threshold in channel status beyond which channel is marked bad
Definition at line 138 of file PhiSymmetryCalibration.h.