#include <EcalTPCondAnalyzer.h>
Public Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
void | beginRun (const edm::Run &run, const edm::EventSetup &es) |
EcalTPCondAnalyzer (const edm::ParameterSet &) | |
virtual void | endJob () |
~EcalTPCondAnalyzer () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Member Functions | |
unsigned long long | getRecords (edm::EventSetup const &setup) |
void | printComment () const |
void | printCRYSTAL (const EcalTPGPedestals *ecaltpPed, const EcalTPGLinearizationConst *ecaltpLin) |
void | printEcalTPGFineGrainEBIdMap (const EcalTPGFineGrainEBIdMap *ecaltpgFineGrainEB) const |
void | printEcalTPGLutIdMap (const EcalTPGLutIdMap *ecaltpgLut) const |
void | printEcalTPGPhysicsConst (const EcalTPGPhysicsConst *) const |
void | printSTRIP (const EcalTPGSlidingWindow *ecaltpgSlidW, const EcalTPGWeightGroup *ecaltpgWeightGroup, const EcalTPGFineGrainStripEE *ecaltpgFgStripEE) const |
void | printTOWEREB (const EcalTPGFineGrainEBGroup *ecaltpgFgEBGroup, const EcalTPGLutGroup *ecaltpgLutGroup) const |
void | printTOWEREE (const EcalTPGFineGrainTowerEE *ecaltpgFineGrainTowerEE, const EcalTPGLutGroup *ecaltpgLutGroup) const |
void | printWEIGHT (const EcalTPGWeightIdMap *ecaltpgWeightMap) const |
Private Attributes | |
unsigned long long | cacheID_ |
const CaloSubdetectorGeometry * | theBarrelGeometry_ |
const CaloSubdetectorGeometry * | theEndcapGeometry_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Description: prints the TPG conditions coming from the conditions DB Prints in exactly the same format as TPG.txt, such that a "diff" is possible.
Definition at line 52 of file EcalTPCondAnalyzer.h.
|
explicit |
Definition at line 51 of file EcalTPCondAnalyzer.cc.
EcalTPCondAnalyzer::~EcalTPCondAnalyzer | ( | ) |
Definition at line 71 of file EcalTPCondAnalyzer.cc.
|
virtual |
|
virtual |
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 55 of file EcalTPCondAnalyzer.cc.
References cacheID_, edm::EventSetup::get(), getRecords(), theBarrelGeometry_, and theEndcapGeometry_.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 153 of file EcalTPCondAnalyzer.cc.
|
private |
Definition at line 74 of file EcalTPCondAnalyzer.cc.
References gather_cfg::cout, edm::EventSetup::get(), printComment(), printCRYSTAL(), printEcalTPGFineGrainEBIdMap(), printEcalTPGLutIdMap(), printEcalTPGPhysicsConst(), printSTRIP(), printTOWEREB(), printTOWEREE(), printWEIGHT(), and edm::ESHandle< class >::product().
Referenced by beginRun().
|
private |
Definition at line 277 of file EcalTPCondAnalyzer.cc.
References gather_cfg::cout.
Referenced by getRecords().
|
private |
Definition at line 246 of file EcalTPCondAnalyzer.cc.
References gather_cfg::cout, DetId::Ecal, EcalBarrel, EcalEndcap, EcalCondObjectContainer< T >::getMap(), CaloSubdetectorGeometry::getValidDetIds(), ExpressReco_HICollisions_FallBack::id, EcalTPGPedestal::mean_x1, EcalTPGPedestal::mean_x12, EcalTPGPedestal::mean_x6, EcalTPGLinearizationConstant::mult_x1, EcalTPGLinearizationConstant::mult_x12, EcalTPGLinearizationConstant::mult_x6, EcalTPGLinearizationConstant::shift_x1, EcalTPGLinearizationConstant::shift_x12, EcalTPGLinearizationConstant::shift_x6, theBarrelGeometry_, and theEndcapGeometry_.
Referenced by getRecords().
|
private |
Definition at line 220 of file EcalTPCondAnalyzer.cc.
References gather_cfg::cout, EcalTPGFineGrainEBIdMap::getMap(), and Association::map.
Referenced by getRecords().
|
private |
Definition at line 234 of file EcalTPCondAnalyzer.cc.
References gather_cfg::cout, EcalTPGLutIdMap::getMap(), i, and Association::map.
Referenced by getRecords().
|
private |
Definition at line 156 of file EcalTPCondAnalyzer.cc.
References gather_cfg::cout, and EcalTPGPhysicsConst::getMap().
Referenced by getRecords().
|
private |
Definition at line 170 of file EcalTPCondAnalyzer.cc.
References gather_cfg::cout, EcalTPGFineGrainStripEE::getMap(), EcalTPGGroups::getMap(), EcalTPGFineGrainStripEE::Item::lut, EcalTriggerElectronicsId::subdet(), and EcalTPGFineGrainStripEE::Item::threshold.
Referenced by getRecords().
|
private |
Definition at line 353 of file EcalTPCondAnalyzer.cc.
References gather_cfg::cout, and EcalTPGGroups::getMap().
Referenced by getRecords().
|
private |
Definition at line 369 of file EcalTPCondAnalyzer.cc.
References gather_cfg::cout, EcalTPGFineGrainTowerEE::getMap(), EcalTPGGroups::getMap(), and Association::map.
Referenced by getRecords().
|
private |
Definition at line 207 of file EcalTPCondAnalyzer.cc.
References gather_cfg::cout, EcalTPGWeightIdMap::getMap(), Association::map, w2, w3, and w4.
Referenced by getRecords().
|
private |
Definition at line 66 of file EcalTPCondAnalyzer.h.
Referenced by beginRun().
|
private |
Definition at line 69 of file EcalTPCondAnalyzer.h.
Referenced by beginRun(), and printCRYSTAL().
|
private |
Definition at line 68 of file EcalTPCondAnalyzer.h.
Referenced by beginRun(), and printCRYSTAL().