#include <EcalPulseShapeGrapher.h>
Public Member Functions | |
EcalPulseShapeGrapher (const edm::ParameterSet &) | |
~EcalPulseShapeGrapher () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | endJob () |
std::string | intToString (int) |
Private Attributes | |
int | abscissa [10] |
int | ampCut_ |
std::map< int, TH1F * > | ampHistMap_ |
std::map< int, TH1F * > | cutAmpHistMap_ |
edm::InputTag | EBDigis_ |
edm::InputTag | EBUncalibratedRecHitCollection_ |
edm::InputTag | EEDigis_ |
edm::InputTag | EEUncalibratedRecHitCollection_ |
EcalFedMap * | fedMap_ |
TFile * | file_ |
std::map< int, TH1F * > | firstSampleHistMap_ |
std::vector< int > | listChannels_ |
int | ordinate [10] |
std::map< int, TH2F * > | pulseShapeHistMap_ |
std::map< int, TH2F * > | rawPulseShapeHistMap_ |
std::string | rootFilename_ |
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: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 47 of file EcalPulseShapeGrapher.h.
|
explicit |
Definition at line 33 of file EcalPulseShapeGrapher.cc.
References abscissa, ampHistMap_, cutAmpHistMap_, fedMap_, firstSampleHistMap_, edm::ParameterSet::getUntrackedParameter(), i, intToString(), listChannels_, mergeVDriftHistosByStation::name, pulseShapeHistMap_, rawPulseShapeHistMap_, and indexGen::title.
EcalPulseShapeGrapher::~EcalPulseShapeGrapher | ( | ) |
Definition at line 82 of file EcalPulseShapeGrapher.cc.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 97 of file EcalPulseShapeGrapher.cc.
References EcalMGPASample::adc(), ampCut_, ampHistMap_, EcalUncalibratedRecHit::amplitude(), cutAmpHistMap_, EcalElectronicsId::dccId(), EBDigis_, EBUncalibratedRecHitCollection_, EEDigis_, EEUncalibratedRecHitCollection_, L1Comparator_cfi::FEDid, fedMap_, firstSampleHistMap_, EcalMGPASample::gainId(), edm::Event::getByLabel(), EcalFedMap::getSliceFromFed(), EBDetId::hashedIndex(), EEDetId::hashedIndex(), i, EcalUncalibratedRecHit::id(), listChannels_, pulseShapeHistMap_, rawPulseShapeHistMap_, EcalDataFrame::sample(), and findQualityFiles::size.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 264 of file EcalPulseShapeGrapher.cc.
References ampHistMap_, cutAmpHistMap_, file_, firstSampleHistMap_, listChannels_, rawPulseShapeHistMap_, and rootFilename_.
|
private |
|
private |
Definition at line 64 of file EcalPulseShapeGrapher.h.
Referenced by EcalPulseShapeGrapher().
|
private |
Definition at line 73 of file EcalPulseShapeGrapher.h.
Referenced by analyze().
|
private |
Definition at line 67 of file EcalPulseShapeGrapher.h.
Referenced by analyze(), EcalPulseShapeGrapher(), and endJob().
|
private |
Definition at line 71 of file EcalPulseShapeGrapher.h.
Referenced by analyze(), EcalPulseShapeGrapher(), and endJob().
|
private |
Definition at line 60 of file EcalPulseShapeGrapher.h.
Referenced by analyze().
|
private |
Definition at line 59 of file EcalPulseShapeGrapher.h.
Referenced by analyze().
|
private |
Definition at line 62 of file EcalPulseShapeGrapher.h.
Referenced by analyze().
|
private |
Definition at line 61 of file EcalPulseShapeGrapher.h.
Referenced by analyze().
|
private |
Definition at line 78 of file EcalPulseShapeGrapher.h.
Referenced by analyze(), and EcalPulseShapeGrapher().
|
private |
Definition at line 76 of file EcalPulseShapeGrapher.h.
Referenced by endJob().
|
private |
Definition at line 69 of file EcalPulseShapeGrapher.h.
Referenced by analyze(), EcalPulseShapeGrapher(), and endJob().
|
private |
Definition at line 66 of file EcalPulseShapeGrapher.h.
Referenced by analyze(), EcalPulseShapeGrapher(), and endJob().
|
private |
Definition at line 65 of file EcalPulseShapeGrapher.h.
|
private |
Definition at line 68 of file EcalPulseShapeGrapher.h.
Referenced by analyze(), and EcalPulseShapeGrapher().
|
private |
Definition at line 70 of file EcalPulseShapeGrapher.h.
Referenced by analyze(), EcalPulseShapeGrapher(), and endJob().
|
private |
Definition at line 74 of file EcalPulseShapeGrapher.h.
Referenced by endJob().