#include <PhiSymmetryCalibration_step2_SM.h>
Public Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) |
void | beginJob () |
void | endJob () |
void | fillConstantsHistos () |
void | fillHistos () |
void | outResidHistos () |
PhiSymmetryCalibration_step2_SM (const edm::ParameterSet &iConfig) | |
void | readEtSums () |
void | setUp (const edm::EventSetup &setup) |
void | setupResidHistos () |
~PhiSymmetryCalibration_step2_SM () | |
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 () |
Static Private Attributes | |
static const int | nscx =20 |
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 12 of file PhiSymmetryCalibration_step2_SM.h.
PhiSymmetryCalibration_step2_SM::PhiSymmetryCalibration_step2_SM | ( | const edm::ParameterSet & | iConfig | ) |
Definition at line 26 of file PhiSymmetryCalibration_step2_SM.cc.
PhiSymmetryCalibration_step2_SM::~PhiSymmetryCalibration_step2_SM | ( | ) |
Definition at line 23 of file PhiSymmetryCalibration_step2_SM.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 42 of file PhiSymmetryCalibration_step2_SM.cc.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 138 of file PhiSymmetryCalibration_step2_SM.cc.
|
virtual |
this is the new constant, or better, the correction to be applied to the old constant
residual miscalibraition / expected precision
Reimplemented from edm::EDAnalyzer.
Definition at line 172 of file PhiSymmetryCalibration_step2_SM.cc.
void PhiSymmetryCalibration_step2_SM::fillConstantsHistos | ( | ) |
Definition at line 364 of file PhiSymmetryCalibration_step2_SM.cc.
void PhiSymmetryCalibration_step2_SM::fillHistos | ( | ) |
Definition at line 468 of file PhiSymmetryCalibration_step2_SM.cc.
void PhiSymmetryCalibration_step2_SM::outResidHistos | ( | ) |
Definition at line 912 of file PhiSymmetryCalibration_step2_SM.cc.
void PhiSymmetryCalibration_step2_SM::readEtSums | ( | ) |
Definition at line 833 of file PhiSymmetryCalibration_step2_SM.cc.
void PhiSymmetryCalibration_step2_SM::setUp | ( | const edm::EventSetup & | setup | ) |
if a miscalibration was applied, load it, if not put it to 1
Definition at line 51 of file PhiSymmetryCalibration_step2_SM.cc.
void PhiSymmetryCalibration_step2_SM::setupResidHistos | ( | ) |
Definition at line 877 of file PhiSymmetryCalibration_step2_SM.cc.
|
private |
Definition at line 79 of file PhiSymmetryCalibration_step2_SM.h.
|
private |
Definition at line 106 of file PhiSymmetryCalibration_step2_SM.h.
|
private |
Definition at line 109 of file PhiSymmetryCalibration_step2_SM.h.
|
private |
Definition at line 77 of file PhiSymmetryCalibration_step2_SM.h.
|
private |
Definition at line 80 of file PhiSymmetryCalibration_step2_SM.h.
|
private |
Definition at line 74 of file PhiSymmetryCalibration_step2_SM.h.
|
private |
Definition at line 48 of file PhiSymmetryCalibration_step2_SM.h.
|
private |
Definition at line 75 of file PhiSymmetryCalibration_step2_SM.h.
|
private |
Definition at line 59 of file PhiSymmetryCalibration_step2_SM.h.
|
private |
Definition at line 60 of file PhiSymmetryCalibration_step2_SM.h.
|
private |
Definition at line 62 of file PhiSymmetryCalibration_step2_SM.h.
|
private |
Definition at line 63 of file PhiSymmetryCalibration_step2_SM.h.
|
private |
Definition at line 40 of file PhiSymmetryCalibration_step2_SM.h.
|
private |
Definition at line 45 of file PhiSymmetryCalibration_step2_SM.h.
|
private |
Definition at line 50 of file PhiSymmetryCalibration_step2_SM.h.
|
private |
Definition at line 51 of file PhiSymmetryCalibration_step2_SM.h.
|
private |
Definition at line 52 of file PhiSymmetryCalibration_step2_SM.h.
|
private |
Definition at line 47 of file PhiSymmetryCalibration_step2_SM.h.
|
private |
Definition at line 53 of file PhiSymmetryCalibration_step2_SM.h.
|
private |
Definition at line 82 of file PhiSymmetryCalibration_step2_SM.h.
|
private |
Definition at line 100 of file PhiSymmetryCalibration_step2_SM.h.
|
private |
Definition at line 101 of file PhiSymmetryCalibration_step2_SM.h.
|
private |
Definition at line 65 of file PhiSymmetryCalibration_step2_SM.h.
|
private |
Definition at line 66 of file PhiSymmetryCalibration_step2_SM.h.
|
private |
res miscalib histos
Definition at line 105 of file PhiSymmetryCalibration_step2_SM.h.
|
private |
Definition at line 108 of file PhiSymmetryCalibration_step2_SM.h.
|
private |
initial miscalibration applied if any)
Definition at line 97 of file PhiSymmetryCalibration_step2_SM.h.
|
private |
Definition at line 46 of file PhiSymmetryCalibration_step2_SM.h.
|
private |
calib constants that we are going to calculate
Definition at line 93 of file PhiSymmetryCalibration_step2_SM.h.
|
private |
Definition at line 55 of file PhiSymmetryCalibration_step2_SM.h.
|
private |
Definition at line 56 of file PhiSymmetryCalibration_step2_SM.h.
|
staticprivate |
Definition at line 44 of file PhiSymmetryCalibration_step2_SM.h.
|
private |
Definition at line 87 of file PhiSymmetryCalibration_step2_SM.h.
|
private |
the old calibration constants (when reiterating, the last ones derived)
Definition at line 90 of file PhiSymmetryCalibration_step2_SM.h.
|
private |
Definition at line 69 of file PhiSymmetryCalibration_step2_SM.h.
|
private |
Definition at line 70 of file PhiSymmetryCalibration_step2_SM.h.
|
private |
Definition at line 86 of file PhiSymmetryCalibration_step2_SM.h.
|
private |
Definition at line 83 of file PhiSymmetryCalibration_step2_SM.h.