#include <EcalPerEvtMatacqAnalyzer.h>
Public Member Functions | |
virtual void | analyze (const edm::Event &e, const edm::EventSetup &c) |
virtual void | beginJob () |
EcalPerEvtMatacqAnalyzer (const edm::ParameterSet &iConfig) | |
virtual void | endJob () |
~EcalPerEvtMatacqAnalyzer () | |
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 (const std::string &iProcessName, std::vector< const char * > &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 Attributes | |
unsigned int | _highlev |
unsigned int | _lowlev |
unsigned int | _nevlasers |
unsigned int | _noiseCut |
unsigned int | _nsamplesaftmax |
unsigned int | _nsamplesbefmax |
unsigned int | _parabnaftmax |
unsigned int | _parabnbefmax |
double | _presample |
unsigned int | _thres |
double | ampl |
std::string | digiCollection_ |
std::string | digiProducer_ |
int | event |
std::string | eventHeaderCollection_ |
std::string | eventHeaderProducer_ |
double | fit |
int | iEvent |
int | IsFileCreated |
int | IsTreeCreated |
int | laser_color |
double | matacq [2560] |
unsigned int | maxsamp |
TTree * | mtqShape |
unsigned int | nsamples |
std::string | outfile |
TFile * | outFile |
double | peak |
std::string | resdir_ |
int | runNum |
int | runType |
TFile * | sampFile |
double | sigma |
int | status |
TTree * | tree |
double | trise |
double | ttrig |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
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 15 of file EcalPerEvtMatacqAnalyzer.h.
|
explicit |
Definition at line 34 of file EcalPerEvtMatacqAnalyzer.cc.
References digiCollection_, digiProducer_, eventHeaderCollection_, eventHeaderProducer_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), resdir_, and AlCaHLTBitMon_QueryRunRegistry::string.
EcalPerEvtMatacqAnalyzer::~EcalPerEvtMatacqAnalyzer | ( | ) |
Definition at line 67 of file EcalPerEvtMatacqAnalyzer.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 90 of file EcalPerEvtMatacqAnalyzer.cc.
References EcalMatacqDigi::adcCount(), edm::SortedCollection< T, SORT >::begin(), ecal_dqm_sourceclient-live_cfg::cerr, digiCollection_, digiProducer_, edm::SortedCollection< T, SORT >::end(), event, eventHeaderCollection_, cppFunctionSkipper::exception, edm::Event::getByLabel(), i, iEvent, IsFileCreated, IsTreeCreated, laser_color, EcalDCCHeaderBlock::LASER_DELAY_SCAN, EcalDCCHeaderBlock::LASER_GAP, EcalDCCHeaderBlock::LASER_POWER_SCAN, EcalDCCHeaderBlock::LASER_STD, matacq, bookConverter::max, maxsamp, N_channels, prof2calltree::namefile, nsamples, outfile, outFile, edm::Handle< T >::product(), resdir_, runNum, runType, EcalMatacqDigi::size(), tree, ttrig, EcalMatacqDigi::tTrig(), and EcalDCCHeaderBlock::EcalDCCEventSettings::wavelength.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 78 of file EcalPerEvtMatacqAnalyzer.cc.
References IsFileCreated, and IsTreeCreated.
|
virtual |
|
private |
Definition at line 77 of file EcalPerEvtMatacqAnalyzer.h.
|
private |
Definition at line 76 of file EcalPerEvtMatacqAnalyzer.h.
|
private |
Definition at line 78 of file EcalPerEvtMatacqAnalyzer.h.
|
private |
Definition at line 72 of file EcalPerEvtMatacqAnalyzer.h.
|
private |
Definition at line 70 of file EcalPerEvtMatacqAnalyzer.h.
|
private |
Definition at line 71 of file EcalPerEvtMatacqAnalyzer.h.
|
private |
Definition at line 74 of file EcalPerEvtMatacqAnalyzer.h.
|
private |
Definition at line 73 of file EcalPerEvtMatacqAnalyzer.h.
|
private |
Definition at line 69 of file EcalPerEvtMatacqAnalyzer.h.
|
private |
Definition at line 75 of file EcalPerEvtMatacqAnalyzer.h.
|
private |
Definition at line 60 of file EcalPerEvtMatacqAnalyzer.h.
|
private |
Definition at line 31 of file EcalPerEvtMatacqAnalyzer.h.
Referenced by analyze(), and EcalPerEvtMatacqAnalyzer().
|
private |
Definition at line 32 of file EcalPerEvtMatacqAnalyzer.h.
Referenced by analyze(), and EcalPerEvtMatacqAnalyzer().
|
private |
Definition at line 47 of file EcalPerEvtMatacqAnalyzer.h.
Referenced by analyze(), Types.EventID::cppID(), looper.Looper::process(), and core.AutoHandle.AutoHandle::product().
|
private |
Definition at line 33 of file EcalPerEvtMatacqAnalyzer.h.
Referenced by analyze(), and EcalPerEvtMatacqAnalyzer().
|
private |
Definition at line 34 of file EcalPerEvtMatacqAnalyzer.h.
Referenced by EcalPerEvtMatacqAnalyzer().
|
private |
Definition at line 60 of file EcalPerEvtMatacqAnalyzer.h.
|
private |
Definition at line 38 of file EcalPerEvtMatacqAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 56 of file EcalPerEvtMatacqAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 57 of file EcalPerEvtMatacqAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 48 of file EcalPerEvtMatacqAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 49 of file EcalPerEvtMatacqAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 50 of file EcalPerEvtMatacqAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 61 of file EcalPerEvtMatacqAnalyzer.h.
|
private |
Definition at line 51 of file EcalPerEvtMatacqAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 36 of file EcalPerEvtMatacqAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 58 of file EcalPerEvtMatacqAnalyzer.h.
|
private |
Definition at line 60 of file EcalPerEvtMatacqAnalyzer.h.
|
private |
Definition at line 30 of file EcalPerEvtMatacqAnalyzer.h.
Referenced by analyze(), and EcalPerEvtMatacqAnalyzer().
|
private |
Definition at line 43 of file EcalPerEvtMatacqAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 42 of file EcalPerEvtMatacqAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 53 of file EcalPerEvtMatacqAnalyzer.h.
|
private |
Definition at line 60 of file EcalPerEvtMatacqAnalyzer.h.
|
private |
Definition at line 59 of file EcalPerEvtMatacqAnalyzer.h.
Referenced by dirstructure.Comparison::__make_image(), and dirstructure.Comparison::__repr__().
|
private |
Definition at line 54 of file EcalPerEvtMatacqAnalyzer.h.
Referenced by eventstfile.Events::__iter__(), svgfig.SVG::__str__(), analyze(), MetTreeProducer.MetTreeProducer::declareVariables(), core.AutoFillTreeProducer.AutoFillTreeProducer::declareVariables(), endJob(), core.AutoFillTreeProducer.AutoFillTreeProducer::fillTree(), MetTreeProducer.MetTreeProducer::process(), python.cmstools.EventTree::SetAlias(), and eventstfile.Events::to().
|
private |
Definition at line 60 of file EcalPerEvtMatacqAnalyzer.h.
|
private |
Definition at line 60 of file EcalPerEvtMatacqAnalyzer.h.
Referenced by analyze().