#include <L1TdeECAL.h>
Public Member Functions | |
int | iEtaiPhiToSMid (int, int) |
L1TdeECAL (const edm::ParameterSet &) | |
int | TCCidToSMid (int) |
~L1TdeECAL () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Static Public Attributes | |
static const int | nSM = 36 |
static const int | nTTEta = 17 |
static const int | nTTPhi = 4 |
Protected Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob (void) |
virtual void | endJob () |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Private Member Functions | |
int | verbose () |
Private Attributes | |
DQMStore * | dbe |
edm::InputTag | DEsource_ |
MonitorElement * | EcalEtMapDiff |
MonitorElement * | EcalFGMapDiff |
std::vector< MonitorElement * > | etmapData |
std::vector< MonitorElement * > | etmapDiff |
std::vector< MonitorElement * > | etmapEmul |
bool | hasRecord_ |
std::string | histFile_ |
std::string | histFolder_ |
bool | monitorDaemon_ |
int | verbose_ |
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) |
Definition at line 29 of file L1TdeECAL.h.
|
explicit |
Definition at line 12 of file L1TdeECAL.cc.
References gather_cfg::cout, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), NULL, cmsCodeRules.cppFunctionSkipper::operator, and validate_alignment_devdb10_cfg::verbose.
L1TdeECAL::~L1TdeECAL | ( | ) |
Definition at line 48 of file L1TdeECAL.cc.
|
protectedvirtual |
get the comparison results
get the de candidates
— Fill histograms(me) —
Alternatively:
Implements edm::EDAnalyzer.
Definition at line 125 of file L1TdeECAL.cc.
References abs, gather_cfg::cout, diffTreeTool::diff, EcalBarrel, dedefs::ECALtp, dedefs::ETP, edm::Event::getByLabel(), ecalpyutils::ism(), edm::HandleBase::isValid(), j, LogDebug, phi, runTheMatrix_dev::raw, evf::utils::sid, EcalElectronicsMapping::TCCid(), and validate_alignment_devdb10_cfg::verbose.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 51 of file L1TdeECAL.cc.
References DQMStore::book3D(), DQMStore::bookProfile2D(), gather_cfg::cout, j, cmsCodeRules.cppFunctionSkipper::operator, DQMStore::rmdir(), DQMStore::setCurrentFolder(), tmp, and validate_alignment_devdb10_cfg::verbose.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 114 of file L1TdeECAL.cc.
References gather_cfg::cout, and validate_alignment_devdb10_cfg::verbose.
int L1TdeECAL::iEtaiPhiToSMid | ( | int | ieta, |
int | iphi | ||
) |
Definition at line 283 of file L1TdeECAL.cc.
int L1TdeECAL::TCCidToSMid | ( | int | tccid | ) |
Definition at line 299 of file L1TdeECAL.cc.
|
inlineprivate |
|
private |
Definition at line 65 of file L1TdeECAL.h.
|
private |
Definition at line 51 of file L1TdeECAL.h.
|
private |
Definition at line 72 of file L1TdeECAL.h.
|
private |
Definition at line 73 of file L1TdeECAL.h.
|
private |
Definition at line 69 of file L1TdeECAL.h.
|
private |
Definition at line 71 of file L1TdeECAL.h.
|
private |
Definition at line 70 of file L1TdeECAL.h.
|
private |
Definition at line 52 of file L1TdeECAL.h.
|
private |
Definition at line 59 of file L1TdeECAL.h.
|
private |
Definition at line 62 of file L1TdeECAL.h.
|
private |
Definition at line 66 of file L1TdeECAL.h.
|
static |
Definition at line 44 of file L1TdeECAL.h.
|
static |
Definition at line 45 of file L1TdeECAL.h.
|
static |
Definition at line 46 of file L1TdeECAL.h.
|
private |
Definition at line 55 of file L1TdeECAL.h.
Referenced by verbose().