#include <EcalMatacqAnalyzer.h>
Public Types | |
enum | VarCol { iBlue, iRed, nColor } |
enum | VarSide { iSide0, iSide1, nSide } |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Public Member Functions | |
virtual void | analyze (const edm::Event &e, const edm::EventSetup &c) |
virtual void | beginJob () |
EcalMatacqAnalyzer (const edm::ParameterSet &iConfig) | |
virtual void | endJob () |
~EcalMatacqAnalyzer () | |
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 |
void | convertCurrentProcessAlias (std::string const &processName) |
Convert "@currentProcess" in InputTag process names to the actual current process name. More... | |
EDConsumerBase () | |
EDConsumerBase (EDConsumerBase const &)=delete | |
EDConsumerBase (EDConsumerBase &&)=default | |
ProductResolverIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const |
void | itemsToGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const |
std::vector< ProductResolverIndexAndSkipBit > const & | itemsToGetFrom (BranchType iType) const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const |
EDConsumerBase const & | operator= (EDConsumerBase const &)=delete |
EDConsumerBase & | operator= (EDConsumerBase &&)=default |
bool | registeredToConsume (ProductResolverIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
void | updateLookup (BranchType iBranchType, ProductResolverIndexHelper const &, bool iPrefetchMayGet) |
virtual | ~EDConsumerBase () noexcept(false) |
Private Attributes | |
double | _cutwindow |
int | _debug |
int | _fedid |
unsigned int | _highlev |
unsigned int | _lowlev |
unsigned int | _nevlasers |
unsigned int | _noiseCut |
unsigned int | _nsamplesaftmax |
unsigned int | _nsamplesshape |
unsigned int | _parabnaftmax |
unsigned int | _parabnbefmax |
double | _presample |
unsigned int | _presampleshape |
unsigned int | _slide |
unsigned int | _thres |
unsigned int | _timeaftmax |
unsigned int | _timebefmax |
double | ampl |
int | color |
std::vector< int > | colors |
int | dccID |
std::string | digiCollection_ |
std::string | digiProducer_ |
int | event |
std::string | eventHeaderCollection_ |
std::string | eventHeaderProducer_ |
int | fedID |
double | fit |
double | fw20 |
double | fw80 |
double | fwhm |
int | iEvent |
bool | isThereMatacq |
int | laserEvents |
int | lightside |
double | matacq [2560] |
int | maxsamp |
TTree * | meanTree [nColor] |
TMTQ * | MTQ [nColor][nSide] |
TTree * | mtqShape |
int | nsamples |
unsigned int | nSides |
std::string | outfile |
TFile * | outFile |
double | peak |
double | ped |
double | pedsig |
std::string | resdir_ |
int | runNum |
int | runType |
std::string | sampfile |
TFile * | sampFile |
double | sigma |
double | sliding |
int | status |
TTree * | tree |
double | trise |
double | tt |
double | ttrig |
Additional Inherited Members | |
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 14 of file EcalMatacqAnalyzer.h.
Enumerator | |
---|---|
iBlue | |
iRed | |
nColor |
Definition at line 26 of file EcalMatacqAnalyzer.h.
Enumerator | |
---|---|
iSide0 | |
iSide1 | |
nSide |
Definition at line 27 of file EcalMatacqAnalyzer.h.
|
explicit |
Definition at line 39 of file EcalMatacqAnalyzer.cc.
References digiCollection_, digiProducer_, eventHeaderCollection_, eventHeaderProducer_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), resdir_, and AlCaHLTBitMon_QueryRunRegistry::string.
EcalMatacqAnalyzer::~EcalMatacqAnalyzer | ( | ) |
Definition at line 84 of file EcalMatacqAnalyzer.cc.
|
virtual |
Definition at line 146 of file EcalMatacqAnalyzer.cc.
References _debug, _fedid, EcalMatacqDigi::adcCount(), edm::SortedCollection< T, SORT >::begin(), MessageLogger_cfi::cerr, color, gather_cfg::cout, dccID, digiCollection_, digiProducer_, edm::SortedCollection< T, SORT >::end(), eventHeaderCollection_, eventHeaderProducer_, cppFunctionSkipper::exception, fedID, spr::find(), edm::Event::getByLabel(), mps_fire::i, iEvent, createfilelist::int, isThereMatacq, EcalDCCHeaderBlock::LASER_DELAY_SCAN, EcalDCCHeaderBlock::LASER_GAP, EcalDCCHeaderBlock::LASER_POWER_SCAN, EcalDCCHeaderBlock::LASER_STD, laserEvents, lightside, matacq, hpstanc_transforms::max, maxsamp, nsamples, edm::Handle< T >::product(), runNum, runType, EcalMatacqDigi::size(), tt, EcalMatacqDigi::tTrig(), and EcalDCCHeaderBlock::EcalDCCEventSettings::wavelength.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 95 of file EcalMatacqAnalyzer.cc.
References color, isThereMatacq, laserEvents, lightside, matacq, maxsamp, nsamples, outfile, resdir_, sampfile, sampFile, and tt.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 291 of file EcalMatacqAnalyzer.cc.
References _cutwindow, _debug, _highlev, _lowlev, _nevlasers, _noiseCut, _nsamplesaftmax, _nsamplesshape, _parabnaftmax, _parabnbefmax, _presample, _presampleshape, _slide, _thres, _timeaftmax, _timebefmax, revisionDML::addEntry(), ampl, color, TMatacq::compute_trise(), gather_cfg::cout, DEFINE_FWK_MODULE, TMatacq::doFit(), TMatacq::findPeak(), fw20, fw80, fwhm, TMTQ::get(), TMatacq::getAmpl(), TMatacq::getBaseLine(), TMatacq::getFwhm(), TMatacq::getsigBaseLine(), TMatacq::getsigTimpeak(), TMatacq::getSlide(), TMatacq::getTimax(), TMatacq::getTimpeak(), TMatacq::getTrise(), TMatacq::getWidth20(), TMatacq::getWidth80(), mps_fire::i, TMTQ::iAmpl, TMTQ::iFit, TMTQ::iFw20, TMTQ::iFw80, TMTQ::iFwhm, createfilelist::int, TMTQ::iPeak, TMTQ::iPed, TMTQ::iPedsig, TMTQ::iSigma, TMTQ::iSlide, isThereMatacq, TMTQ::iTrise, lightside, matacq, maxsamp, meanTree, MTQ, mtqShape, nColor, TMTQ::nOutVar, nsamples, nSide, nSides, outfile, outFile, peak, ped, pedsig, q1, q2, TMatacq::rawPulseAnalysis(), sampfile, sampFile, sigma, sliding, status, PFTauMVAInputDiscriminatorTranslator_cfi::test, trise, tt, ttrig, and heppy_batch::val.
Referenced by o2olib.O2ORunMgr::executeJob().
|
private |
Definition at line 48 of file EcalMatacqAnalyzer.h.
Referenced by endJob().
|
private |
Definition at line 53 of file EcalMatacqAnalyzer.h.
Referenced by FrontierCondition_GT_autoExpress_cfi.Tier0Handler::_queryTier0DataSvc(), tier0.Tier0Handler::_queryTier0DataSvc(), analyze(), uploads.uploader::check_response_for_error_key(), endJob(), cmsPerfSuite.PerfSuite::optionParse(), cmsPerfSuite.PerfSuite::runCmsReport(), FrontierCondition_GT_autoExpress_cfi.Tier0Handler::setDebug(), tier0.Tier0Handler::setDebug(), FrontierCondition_GT_autoExpress_cfi.Tier0Handler::unsetDebug(), and tier0.Tier0Handler::unsetDebug().
|
private |
Definition at line 52 of file EcalMatacqAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 44 of file EcalMatacqAnalyzer.h.
Referenced by endJob().
|
private |
Definition at line 43 of file EcalMatacqAnalyzer.h.
Referenced by endJob().
|
private |
Definition at line 45 of file EcalMatacqAnalyzer.h.
Referenced by endJob().
|
private |
Definition at line 39 of file EcalMatacqAnalyzer.h.
Referenced by endJob().
|
private |
Definition at line 38 of file EcalMatacqAnalyzer.h.
Referenced by endJob().
|
private |
Definition at line 49 of file EcalMatacqAnalyzer.h.
Referenced by endJob().
|
private |
Definition at line 41 of file EcalMatacqAnalyzer.h.
Referenced by endJob().
|
private |
Definition at line 40 of file EcalMatacqAnalyzer.h.
Referenced by endJob().
|
private |
Definition at line 37 of file EcalMatacqAnalyzer.h.
Referenced by endJob().
|
private |
Definition at line 50 of file EcalMatacqAnalyzer.h.
Referenced by endJob().
|
private |
Definition at line 51 of file EcalMatacqAnalyzer.h.
Referenced by endJob().
|
private |
Definition at line 42 of file EcalMatacqAnalyzer.h.
Referenced by endJob().
|
private |
Definition at line 47 of file EcalMatacqAnalyzer.h.
Referenced by endJob().
|
private |
Definition at line 46 of file EcalMatacqAnalyzer.h.
Referenced by endJob().
|
private |
Definition at line 97 of file EcalMatacqAnalyzer.h.
Referenced by endJob().
|
private |
Definition at line 81 of file EcalMatacqAnalyzer.h.
Referenced by analyze(), beginJob(), endJob(), and edmStreamStallGrapher.StreamInfoElement::unpack().
|
private |
Definition at line 93 of file EcalMatacqAnalyzer.h.
|
private |
Definition at line 71 of file EcalMatacqAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 56 of file EcalMatacqAnalyzer.h.
Referenced by analyze(), and EcalMatacqAnalyzer().
|
private |
Definition at line 57 of file EcalMatacqAnalyzer.h.
Referenced by analyze(), and EcalMatacqAnalyzer().
|
private |
Definition at line 80 of file EcalMatacqAnalyzer.h.
Referenced by Types.EventID::cppID(), looper.Looper::process(), and core.AutoHandle.AutoHandle::product().
|
private |
Definition at line 58 of file EcalMatacqAnalyzer.h.
Referenced by analyze(), and EcalMatacqAnalyzer().
|
private |
Definition at line 59 of file EcalMatacqAnalyzer.h.
Referenced by analyze(), and EcalMatacqAnalyzer().
|
private |
Definition at line 72 of file EcalMatacqAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 97 of file EcalMatacqAnalyzer.h.
Referenced by trackingPlots.Iteration::modules().
|
private |
Definition at line 97 of file EcalMatacqAnalyzer.h.
Referenced by endJob().
|
private |
Definition at line 97 of file EcalMatacqAnalyzer.h.
Referenced by endJob().
|
private |
Definition at line 97 of file EcalMatacqAnalyzer.h.
Referenced by endJob().
|
private |
Definition at line 31 of file EcalMatacqAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 76 of file EcalMatacqAnalyzer.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 75 of file EcalMatacqAnalyzer.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 68 of file EcalMatacqAnalyzer.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 82 of file EcalMatacqAnalyzer.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 83 of file EcalMatacqAnalyzer.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 91 of file EcalMatacqAnalyzer.h.
Referenced by endJob().
Definition at line 90 of file EcalMatacqAnalyzer.h.
Referenced by endJob().
|
private |
Definition at line 98 of file EcalMatacqAnalyzer.h.
Referenced by endJob().
|
private |
Definition at line 84 of file EcalMatacqAnalyzer.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 67 of file EcalMatacqAnalyzer.h.
Referenced by endJob().
|
private |
Definition at line 61 of file EcalMatacqAnalyzer.h.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 95 of file EcalMatacqAnalyzer.h.
Referenced by endJob().
|
private |
Definition at line 97 of file EcalMatacqAnalyzer.h.
Referenced by endJob().
|
private |
Definition at line 97 of file EcalMatacqAnalyzer.h.
Referenced by endJob().
|
private |
Definition at line 97 of file EcalMatacqAnalyzer.h.
Referenced by endJob().
|
private |
Definition at line 55 of file EcalMatacqAnalyzer.h.
Referenced by beginJob(), and EcalMatacqAnalyzer().
|
private |
Definition at line 70 of file EcalMatacqAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 69 of file EcalMatacqAnalyzer.h.
Referenced by analyze().
|
private |
Definition at line 62 of file EcalMatacqAnalyzer.h.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 87 of file EcalMatacqAnalyzer.h.
Referenced by beginJob(), and endJob().
|
private |
Definition at line 97 of file EcalMatacqAnalyzer.h.
Referenced by endJob().
|
private |
Definition at line 97 of file EcalMatacqAnalyzer.h.
Referenced by endJob().
|
private |
Definition at line 96 of file EcalMatacqAnalyzer.h.
Referenced by dirstructure.Comparison::__make_image(), dirstructure.Comparison::__repr__(), and endJob().
|
private |
Definition at line 88 of file EcalMatacqAnalyzer.h.
Referenced by eventstfile.Events::__iter__(), svgfig.SVG::__str__(), ZJetsTreeAnalyzer.ZJetsTreeAnalyzer::beginLoop(), MetTreeProducer.MetTreeProducer::declareVariables(), core.AutoFillTreeProducer.AutoFillTreeProducer::declareVariables(), core.AutoFillTreeProducer.AutoFillTreeProducer::fillTree(), ZJetsTreeAnalyzer.ZJetsTreeAnalyzer::process(), MetTreeProducer.MetTreeProducer::process(), python.cmstools.EventTree::SetAlias(), and eventstfile.Events::to().
|
private |
Definition at line 97 of file EcalMatacqAnalyzer.h.
Referenced by endJob().
|
private |
Definition at line 85 of file EcalMatacqAnalyzer.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 97 of file EcalMatacqAnalyzer.h.
Referenced by endJob().