CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Public Attributes | Protected Types | Protected Member Functions | Protected Attributes
PedestalTask Class Reference

#include <PedestalTask.h>

Inheritance diagram for PedestalTask:
hcaldqm::DQTask DQMEDAnalyzer hcaldqm::DQModule edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > > edm::stream::EDAnalyzerBase edm::EDConsumerBase

Public Member Functions

virtual void beginLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &)
 
virtual void bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &)
 
virtual void endLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &)
 
virtual void endRun (edm::Run const &, edm::EventSetup const &)
 
 PedestalTask (edm::ParameterSet const &)
 
virtual ~PedestalTask ()
 
- Public Member Functions inherited from hcaldqm::DQTask
virtual void analyze (edm::Event const &, edm::EventSetup const &)
 
virtual void dqmBeginRun (edm::Run const &, edm::EventSetup const &)
 
 DQTask (edm::ParameterSet const &)
 
virtual ~DQTask ()
 
- Public Member Functions inherited from DQMEDAnalyzer
virtual void beginRun (edm::Run const &, edm::EventSetup const &) final
 
virtual void beginStream (edm::StreamID id) final
 
 DQMEDAnalyzer (void)
 
virtual void endLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, dqmDetails::NoCache *) const final
 
virtual void endRunSummary (edm::Run const &, edm::EventSetup const &, dqmDetails::NoCache *) const final
 
uint32_t streamId () const
 
- Public Member Functions inherited from edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > >
 EDAnalyzer ()=default
 
- Public Member Functions inherited from edm::stream::EDAnalyzerBase
void callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func)
 
 EDAnalyzerBase ()
 
ModuleDescription const & moduleDescription () const
 
virtual ~EDAnalyzerBase ()
 
- Public Member Functions inherited from edm::EDConsumerBase
std::vector< ConsumesInfoconsumesInfo () 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 (std::string const &iProcessName, std::string const &iModuleLabel, bool iPrint, std::vector< char const * > &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 ()
 
- Public Member Functions inherited from hcaldqm::DQModule
 DQModule (edm::ParameterSet const &)
 
virtual ~DQModule ()
 

Public Attributes

tuple pedestalTask
 

Protected Types

enum  PedestalFlag { fMsn = 0, fBadM = 1, fBadR = 2, nPedestalFlag =3 }
 

Protected Member Functions

virtual void _dump ()
 
virtual bool _isApplicable (edm::Event const &)
 
virtual void _process (edm::Event const &, edm::EventSetup const &)
 
virtual void _resetMonitors (hcaldqm::UpdateFreq)
 
- Protected Member Functions inherited from hcaldqm::DQTask
virtual int _getCalibType (edm::Event const &)
 
- 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)
 

Protected Attributes

hcaldqm::Container1D _cADC_SubdetPM
 
hcaldqm::ContainerProf2D _cMean1LS_depth
 
hcaldqm::ContainerProf2D _cMean1LS_FEDuTCA
 
hcaldqm::ContainerProf2D _cMean1LS_FEDVME
 
hcaldqm::Container1D _cMean1LS_Subdet
 
hcaldqm::Container2D _cMeanBad1LS_depth
 
hcaldqm::Container2D _cMeanBad1LS_FEDuTCA
 
hcaldqm::Container2D _cMeanBad1LS_FEDVME
 
hcaldqm::Container2D _cMeanBadTotal_depth
 
hcaldqm::Container2D _cMeanBadTotal_FEDuTCA
 
hcaldqm::Container2D _cMeanBadTotal_FEDVME
 
hcaldqm::ContainerProf2D _cMeanDBRef1LS_depth
 
hcaldqm::ContainerProf2D _cMeanDBRef1LS_FEDuTCA
 
hcaldqm::ContainerProf2D _cMeanDBRef1LS_FEDVME
 
hcaldqm::Container1D _cMeanDBRef1LS_Subdet
 
hcaldqm::ContainerProf2D _cMeanDBRefTotal_depth
 
hcaldqm::ContainerProf2D _cMeanDBRefTotal_FEDuTCA
 
hcaldqm::ContainerProf2D _cMeanDBRefTotal_FEDVME
 
hcaldqm::Container1D _cMeanDBRefTotal_Subdet
 
hcaldqm::ContainerProf2D _cMeanTotal_depth
 
hcaldqm::ContainerProf2D _cMeanTotal_FEDuTCA
 
hcaldqm::ContainerProf2D _cMeanTotal_FEDVME
 
hcaldqm::Container1D _cMeanTotal_Subdet
 
hcaldqm::Container2D _cMissing1LS_depth
 
hcaldqm::Container2D _cMissing1LS_FEDuTCA
 
hcaldqm::Container2D _cMissing1LS_FEDVME
 
hcaldqm::Container2D _cMissingTotal_depth
 
hcaldqm::Container2D _cMissingTotal_FEDuTCA
 
hcaldqm::Container2D _cMissingTotal_FEDVME
 
hcaldqm::Container1D _cMissingvsLS_Subdet
 
hcaldqm::Container1D _cNBadMeanvsLS_Subdet
 
hcaldqm::Container1D _cNBadRMSvsLS_Subdet
 
hcaldqm::ContainerProf1D _cOccupancyEAvsLS_Subdet
 
hcaldqm::Container1D _cOccupancyvsLS_Subdet
 
hcaldqm::ContainerProf2D _cRMS1LS_depth
 
hcaldqm::ContainerProf2D _cRMS1LS_FEDuTCA
 
hcaldqm::ContainerProf2D _cRMS1LS_FEDVME
 
hcaldqm::Container1D _cRMS1LS_Subdet
 
hcaldqm::Container2D _cRMSBad1LS_depth
 
hcaldqm::Container2D _cRMSBad1LS_FEDuTCA
 
hcaldqm::Container2D _cRMSBad1LS_FEDVME
 
hcaldqm::Container2D _cRMSBadTotal_depth
 
hcaldqm::Container2D _cRMSBadTotal_FEDuTCA
 
hcaldqm::Container2D _cRMSBadTotal_FEDVME
 
hcaldqm::ContainerProf2D _cRMSDBRef1LS_depth
 
hcaldqm::ContainerProf2D _cRMSDBRef1LS_FEDuTCA
 
hcaldqm::ContainerProf2D _cRMSDBRef1LS_FEDVME
 
hcaldqm::Container1D _cRMSDBRef1LS_Subdet
 
hcaldqm::ContainerProf2D _cRMSDBRefTotal_depth
 
hcaldqm::ContainerProf2D _cRMSDBRefTotal_FEDuTCA
 
hcaldqm::ContainerProf2D _cRMSDBRefTotal_FEDVME
 
hcaldqm::Container1D _cRMSDBRefTotal_Subdet
 
hcaldqm::ContainerProf2D _cRMSTotal_depth
 
hcaldqm::ContainerProf2D _cRMSTotal_FEDuTCA
 
hcaldqm::ContainerProf2D _cRMSTotal_FEDVME
 
hcaldqm::Container1D _cRMSTotal_Subdet
 
hcaldqm::ContainerSingle2D _cSummaryvsLS
 
hcaldqm::Container2D _cSummaryvsLS_FED
 
hcaldqm::electronicsmap::ElectronicsMap _ehashmap
 
HcalElectronicsMap const * _emap
 
hcaldqm::filter::HashFilter _filter_C36
 
hcaldqm::filter::HashFilter _filter_uTCA
 
hcaldqm::filter::HashFilter _filter_VME
 
edm::InputTag _tagHBHE
 
edm::InputTag _tagHF
 
edm::InputTag _tagHO
 
edm::InputTag _tagTrigger
 
edm::InputTag _taguMN
 
double _thresh_badm
 
double _thresh_badr
 
double _thresh_mean
 
double _thresh_missing_high
 
double _thresh_missing_low
 
double _thresh_rms
 
edm::EDGetTokenT
< HBHEDigiCollection
_tokHBHE
 
edm::EDGetTokenT
< HFDigiCollection
_tokHF
 
edm::EDGetTokenT
< HODigiCollection
_tokHO
 
edm::EDGetTokenT
< HcalTBTriggerData
_tokTrigger
 
edm::EDGetTokenT< HcalUMNioDigi_tokuMN
 
std::vector< hcaldqm::flag::Flag_vflags
 
std::vector< uint32_t > _vhashFEDs
 
hcaldqm::ContainerXXX< int > _xNBadMean1LS
 
hcaldqm::ContainerXXX< int > _xNBadRMS1LS
 
hcaldqm::ContainerXXX< int > _xNChs
 
hcaldqm::ContainerXXX< int > _xNMsn1LS
 
hcaldqm::ContainerXXX< int > _xPedEntries1LS
 
hcaldqm::ContainerXXX< int > _xPedEntriesTotal
 
hcaldqm::ContainerXXX< double > _xPedRefMean
 
hcaldqm::ContainerXXX< double > _xPedRefRMS
 
hcaldqm::ContainerXXX< double > _xPedSum1LS
 
hcaldqm::ContainerXXX< double > _xPedSum21LS
 
hcaldqm::ContainerXXX< double > _xPedSum2Total
 
hcaldqm::ContainerXXX< double > _xPedSumTotal
 
- Protected Attributes inherited from hcaldqm::DQTask
ContainerI _cEvsPerLS
 
ContainerI _cEvsTotal
 
ContainerS _cProcessingTypeName
 
ContainerS _cRunKeyName
 
ContainerI _cRunKeyVal
 
int _procLSs
 
edm::InputTag _tagRaw
 
edm::EDGetTokenT
< FEDRawDataCollection
_tokRaw
 
std::vector< uint32_t > _vcdaqEids
 
ContainerXXX< uint32_t > _xQuality
 
- Protected Attributes inherited from hcaldqm::DQModule
int _currentLS
 
int _debug
 
int _evsPerLS
 
int _evsTotal
 
Logger _logger
 
int _maxLS
 
ModuleType _mtype
 
std::string _name
 
ProcessingType _ptype
 
std::string _runkeyName
 
int _runkeyVal
 
std::string _subsystem
 

Additional Inherited Members

- Public Types inherited from edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > >
typedef CacheContexts< T...> CacheTypes
 
typedef CacheTypes::GlobalCache GlobalCache
 
typedef AbilityChecker< T...> HasAbility
 
typedef
CacheTypes::LuminosityBlockCache 
LuminosityBlockCache
 
typedef
LuminosityBlockContextT
< LuminosityBlockCache,
RunCache, GlobalCache
LuminosityBlockContext
 
typedef
CacheTypes::LuminosityBlockSummaryCache 
LuminosityBlockSummaryCache
 
typedef CacheTypes::RunCache RunCache
 
typedef RunContextT< RunCache,
GlobalCache
RunContext
 
typedef CacheTypes::RunSummaryCache RunSummaryCache
 
- Public Types inherited from edm::stream::EDAnalyzerBase
typedef EDAnalyzerAdaptorBase ModuleType
 
- Public Types inherited from edm::EDConsumerBase
typedef ProductLabels Labels
 
- Static Public Member Functions inherited from DQMEDAnalyzer
static std::shared_ptr
< dqmDetails::NoCache
globalBeginLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *)
 
static std::shared_ptr
< dqmDetails::NoCache
globalBeginRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *)
 
static void globalEndLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *, dqmDetails::NoCache *)
 
static void globalEndRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *, dqmDetails::NoCache *)
 
- Static Public Member Functions inherited from edm::stream::EDAnalyzerBase
static const std::string & baseType ()
 
static void fillDescriptions (ConfigurationDescriptions &descriptions)
 
static void prevalidate (ConfigurationDescriptions &descriptions)
 

Detailed Description

Definition at line 21 of file PedestalTask.h.

Member Enumeration Documentation

Enumerator
fMsn 
fBadM 
fBadR 
nPedestalFlag 

Definition at line 56 of file PedestalTask.h.

Constructor & Destructor Documentation

PedestalTask::PedestalTask ( edm::ParameterSet const &  ps)

Definition at line 6 of file PedestalTask.cc.

virtual PedestalTask::~PedestalTask ( )
inlinevirtual

Definition at line 25 of file PedestalTask.h.

Member Function Documentation

void PedestalTask::_dump ( )
protectedvirtual

Definition at line 457 of file PedestalTask.cc.

bool PedestalTask::_isApplicable ( edm::Event const &  e)
protectedvirtual

Reimplemented from hcaldqm::DQTask.

Definition at line 884 of file PedestalTask.cc.

void PedestalTask::_process ( edm::Event const &  e,
edm::EventSetup const &  es 
)
protectedvirtual

Implements hcaldqm::DQTask.

Definition at line 790 of file PedestalTask.cc.

void PedestalTask::_resetMonitors ( hcaldqm::UpdateFreq  uf)
protectedvirtual

Reimplemented from hcaldqm::DQTask.

Definition at line 443 of file PedestalTask.cc.

void PedestalTask::beginLuminosityBlock ( edm::LuminosityBlock const &  lb,
edm::EventSetup const &  es 
)
virtual

Reimplemented from hcaldqm::DQTask.

Definition at line 760 of file PedestalTask.cc.

void PedestalTask::bookHistograms ( DQMStore::IBooker ib,
edm::Run const &  r,
edm::EventSetup const &  es 
)
virtual

Reimplemented from hcaldqm::DQTask.

Definition at line 43 of file PedestalTask.cc.

void PedestalTask::endLuminosityBlock ( edm::LuminosityBlock const &  lb,
edm::EventSetup const &  es 
)
virtual

Reimplemented from hcaldqm::DQTask.

Definition at line 780 of file PedestalTask.cc.

void PedestalTask::endRun ( edm::Run const &  r,
edm::EventSetup const &   
)
virtual

Reimplemented from edm::stream::EDAnalyzerBase.

Definition at line 766 of file PedestalTask.cc.

Member Data Documentation

hcaldqm::Container1D PedestalTask::_cADC_SubdetPM
protected

Definition at line 165 of file PedestalTask.h.

hcaldqm::ContainerProf2D PedestalTask::_cMean1LS_depth
protected

Definition at line 100 of file PedestalTask.h.

hcaldqm::ContainerProf2D PedestalTask::_cMean1LS_FEDuTCA
protected

Definition at line 103 of file PedestalTask.h.

hcaldqm::ContainerProf2D PedestalTask::_cMean1LS_FEDVME
protected

Definition at line 102 of file PedestalTask.h.

hcaldqm::Container1D PedestalTask::_cMean1LS_Subdet
protected

Definition at line 96 of file PedestalTask.h.

hcaldqm::Container2D PedestalTask::_cMeanBad1LS_depth
protected

Definition at line 151 of file PedestalTask.h.

hcaldqm::Container2D PedestalTask::_cMeanBad1LS_FEDuTCA
protected

Definition at line 156 of file PedestalTask.h.

hcaldqm::Container2D PedestalTask::_cMeanBad1LS_FEDVME
protected

Definition at line 153 of file PedestalTask.h.

hcaldqm::Container2D PedestalTask::_cMeanBadTotal_depth
protected

Definition at line 158 of file PedestalTask.h.

hcaldqm::Container2D PedestalTask::_cMeanBadTotal_FEDuTCA
protected

Definition at line 163 of file PedestalTask.h.

hcaldqm::Container2D PedestalTask::_cMeanBadTotal_FEDVME
protected

Definition at line 160 of file PedestalTask.h.

hcaldqm::ContainerProf2D PedestalTask::_cMeanDBRef1LS_depth
protected

Definition at line 119 of file PedestalTask.h.

hcaldqm::ContainerProf2D PedestalTask::_cMeanDBRef1LS_FEDuTCA
protected

Definition at line 122 of file PedestalTask.h.

hcaldqm::ContainerProf2D PedestalTask::_cMeanDBRef1LS_FEDVME
protected

Definition at line 121 of file PedestalTask.h.

hcaldqm::Container1D PedestalTask::_cMeanDBRef1LS_Subdet
protected

Definition at line 115 of file PedestalTask.h.

hcaldqm::ContainerProf2D PedestalTask::_cMeanDBRefTotal_depth
protected

Definition at line 126 of file PedestalTask.h.

hcaldqm::ContainerProf2D PedestalTask::_cMeanDBRefTotal_FEDuTCA
protected

Definition at line 129 of file PedestalTask.h.

hcaldqm::ContainerProf2D PedestalTask::_cMeanDBRefTotal_FEDVME
protected

Definition at line 128 of file PedestalTask.h.

hcaldqm::Container1D PedestalTask::_cMeanDBRefTotal_Subdet
protected

Definition at line 117 of file PedestalTask.h.

hcaldqm::ContainerProf2D PedestalTask::_cMeanTotal_depth
protected

Definition at line 107 of file PedestalTask.h.

hcaldqm::ContainerProf2D PedestalTask::_cMeanTotal_FEDuTCA
protected

Definition at line 110 of file PedestalTask.h.

hcaldqm::ContainerProf2D PedestalTask::_cMeanTotal_FEDVME
protected

Definition at line 109 of file PedestalTask.h.

hcaldqm::Container1D PedestalTask::_cMeanTotal_Subdet
protected

Definition at line 94 of file PedestalTask.h.

hcaldqm::Container2D PedestalTask::_cMissing1LS_depth
protected

Definition at line 143 of file PedestalTask.h.

hcaldqm::Container2D PedestalTask::_cMissing1LS_FEDuTCA
protected

Definition at line 145 of file PedestalTask.h.

hcaldqm::Container2D PedestalTask::_cMissing1LS_FEDVME
protected

Definition at line 144 of file PedestalTask.h.

hcaldqm::Container2D PedestalTask::_cMissingTotal_depth
protected

Definition at line 146 of file PedestalTask.h.

hcaldqm::Container2D PedestalTask::_cMissingTotal_FEDuTCA
protected

Definition at line 148 of file PedestalTask.h.

hcaldqm::Container2D PedestalTask::_cMissingTotal_FEDVME
protected

Definition at line 147 of file PedestalTask.h.

hcaldqm::Container1D PedestalTask::_cMissingvsLS_Subdet
protected

Definition at line 134 of file PedestalTask.h.

hcaldqm::Container1D PedestalTask::_cNBadMeanvsLS_Subdet
protected

Definition at line 136 of file PedestalTask.h.

hcaldqm::Container1D PedestalTask::_cNBadRMSvsLS_Subdet
protected

Definition at line 137 of file PedestalTask.h.

hcaldqm::ContainerProf1D PedestalTask::_cOccupancyEAvsLS_Subdet
protected

Definition at line 140 of file PedestalTask.h.

hcaldqm::Container1D PedestalTask::_cOccupancyvsLS_Subdet
protected

Definition at line 135 of file PedestalTask.h.

hcaldqm::ContainerProf2D PedestalTask::_cRMS1LS_depth
protected

Definition at line 101 of file PedestalTask.h.

hcaldqm::ContainerProf2D PedestalTask::_cRMS1LS_FEDuTCA
protected

Definition at line 105 of file PedestalTask.h.

hcaldqm::ContainerProf2D PedestalTask::_cRMS1LS_FEDVME
protected

Definition at line 104 of file PedestalTask.h.

hcaldqm::Container1D PedestalTask::_cRMS1LS_Subdet
protected

Definition at line 97 of file PedestalTask.h.

hcaldqm::Container2D PedestalTask::_cRMSBad1LS_depth
protected

Definition at line 152 of file PedestalTask.h.

hcaldqm::Container2D PedestalTask::_cRMSBad1LS_FEDuTCA
protected

Definition at line 154 of file PedestalTask.h.

hcaldqm::Container2D PedestalTask::_cRMSBad1LS_FEDVME
protected

Definition at line 155 of file PedestalTask.h.

hcaldqm::Container2D PedestalTask::_cRMSBadTotal_depth
protected

Definition at line 159 of file PedestalTask.h.

hcaldqm::Container2D PedestalTask::_cRMSBadTotal_FEDuTCA
protected

Definition at line 161 of file PedestalTask.h.

hcaldqm::Container2D PedestalTask::_cRMSBadTotal_FEDVME
protected

Definition at line 162 of file PedestalTask.h.

hcaldqm::ContainerProf2D PedestalTask::_cRMSDBRef1LS_depth
protected

Definition at line 120 of file PedestalTask.h.

hcaldqm::ContainerProf2D PedestalTask::_cRMSDBRef1LS_FEDuTCA
protected

Definition at line 124 of file PedestalTask.h.

hcaldqm::ContainerProf2D PedestalTask::_cRMSDBRef1LS_FEDVME
protected

Definition at line 123 of file PedestalTask.h.

hcaldqm::Container1D PedestalTask::_cRMSDBRef1LS_Subdet
protected

Definition at line 116 of file PedestalTask.h.

hcaldqm::ContainerProf2D PedestalTask::_cRMSDBRefTotal_depth
protected

Definition at line 127 of file PedestalTask.h.

hcaldqm::ContainerProf2D PedestalTask::_cRMSDBRefTotal_FEDuTCA
protected

Definition at line 131 of file PedestalTask.h.

hcaldqm::ContainerProf2D PedestalTask::_cRMSDBRefTotal_FEDVME
protected

Definition at line 130 of file PedestalTask.h.

hcaldqm::Container1D PedestalTask::_cRMSDBRefTotal_Subdet
protected

Definition at line 118 of file PedestalTask.h.

hcaldqm::ContainerProf2D PedestalTask::_cRMSTotal_depth
protected

Definition at line 108 of file PedestalTask.h.

hcaldqm::ContainerProf2D PedestalTask::_cRMSTotal_FEDuTCA
protected

Definition at line 112 of file PedestalTask.h.

hcaldqm::ContainerProf2D PedestalTask::_cRMSTotal_FEDVME
protected

Definition at line 111 of file PedestalTask.h.

hcaldqm::Container1D PedestalTask::_cRMSTotal_Subdet
protected

Definition at line 95 of file PedestalTask.h.

hcaldqm::ContainerSingle2D PedestalTask::_cSummaryvsLS
protected

Definition at line 169 of file PedestalTask.h.

hcaldqm::Container2D PedestalTask::_cSummaryvsLS_FED
protected

Definition at line 168 of file PedestalTask.h.

hcaldqm::electronicsmap::ElectronicsMap PedestalTask::_ehashmap
protected

Definition at line 66 of file PedestalTask.h.

HcalElectronicsMap const* PedestalTask::_emap
protected

Definition at line 65 of file PedestalTask.h.

hcaldqm::filter::HashFilter PedestalTask::_filter_C36
protected

Definition at line 69 of file PedestalTask.h.

hcaldqm::filter::HashFilter PedestalTask::_filter_uTCA
protected

Definition at line 67 of file PedestalTask.h.

hcaldqm::filter::HashFilter PedestalTask::_filter_VME
protected

Definition at line 68 of file PedestalTask.h.

edm::InputTag PedestalTask::_tagHBHE
protected

Definition at line 44 of file PedestalTask.h.

edm::InputTag PedestalTask::_tagHF
protected

Definition at line 46 of file PedestalTask.h.

edm::InputTag PedestalTask::_tagHO
protected

Definition at line 45 of file PedestalTask.h.

edm::InputTag PedestalTask::_tagTrigger
protected

Definition at line 47 of file PedestalTask.h.

edm::InputTag PedestalTask::_taguMN
protected

Definition at line 48 of file PedestalTask.h.

double PedestalTask::_thresh_badm
protected

Definition at line 72 of file PedestalTask.h.

double PedestalTask::_thresh_badr
protected

Definition at line 72 of file PedestalTask.h.

double PedestalTask::_thresh_mean
protected

Definition at line 72 of file PedestalTask.h.

double PedestalTask::_thresh_missing_high
protected

Definition at line 73 of file PedestalTask.h.

double PedestalTask::_thresh_missing_low
protected

Definition at line 73 of file PedestalTask.h.

double PedestalTask::_thresh_rms
protected

Definition at line 72 of file PedestalTask.h.

edm::EDGetTokenT<HBHEDigiCollection> PedestalTask::_tokHBHE
protected

Definition at line 50 of file PedestalTask.h.

edm::EDGetTokenT<HFDigiCollection> PedestalTask::_tokHF
protected

Definition at line 52 of file PedestalTask.h.

edm::EDGetTokenT<HODigiCollection> PedestalTask::_tokHO
protected

Definition at line 51 of file PedestalTask.h.

edm::EDGetTokenT<HcalTBTriggerData> PedestalTask::_tokTrigger
protected

Definition at line 53 of file PedestalTask.h.

edm::EDGetTokenT<HcalUMNioDigi> PedestalTask::_tokuMN
protected

Definition at line 49 of file PedestalTask.h.

std::vector<hcaldqm::flag::Flag> PedestalTask::_vflags
protected

Definition at line 55 of file PedestalTask.h.

std::vector<uint32_t> PedestalTask::_vhashFEDs
protected

Definition at line 76 of file PedestalTask.h.

hcaldqm::ContainerXXX<int> PedestalTask::_xNBadMean1LS
protected

Definition at line 87 of file PedestalTask.h.

hcaldqm::ContainerXXX<int> PedestalTask::_xNBadRMS1LS
protected

Definition at line 87 of file PedestalTask.h.

hcaldqm::ContainerXXX<int> PedestalTask::_xNChs
protected

Definition at line 85 of file PedestalTask.h.

hcaldqm::ContainerXXX<int> PedestalTask::_xNMsn1LS
protected

Definition at line 86 of file PedestalTask.h.

hcaldqm::ContainerXXX<int> PedestalTask::_xPedEntries1LS
protected

Definition at line 81 of file PedestalTask.h.

hcaldqm::ContainerXXX<int> PedestalTask::_xPedEntriesTotal
protected

Definition at line 84 of file PedestalTask.h.

hcaldqm::ContainerXXX<double> PedestalTask::_xPedRefMean
protected

Definition at line 90 of file PedestalTask.h.

hcaldqm::ContainerXXX<double> PedestalTask::_xPedRefRMS
protected

Definition at line 91 of file PedestalTask.h.

hcaldqm::ContainerXXX<double> PedestalTask::_xPedSum1LS
protected

Definition at line 79 of file PedestalTask.h.

hcaldqm::ContainerXXX<double> PedestalTask::_xPedSum21LS
protected

Definition at line 80 of file PedestalTask.h.

hcaldqm::ContainerXXX<double> PedestalTask::_xPedSum2Total
protected

Definition at line 83 of file PedestalTask.h.

hcaldqm::ContainerXXX<double> PedestalTask::_xPedSumTotal
protected

Definition at line 82 of file PedestalTask.h.

tuple PedestalTask.pedestalTask
Initial value:
1 = cms.EDAnalyzer(
2  "PedestalTask",
3 
4  # standard parameters
5  name = cms.untracked.string("PedestalTask"),
6  debug = cms.untracked.int32(0),
7  runkeyVal = cms.untracked.int32(0),
8  runkeyName = cms.untracked.string("pp_run"),
9  ptype = cms.untracked.int32(0),
10  mtype = cms.untracked.bool(True),
11  subsystem = cms.untracked.string('HcalCalib'),
12 
13  # tags
14  tagHBHE = cms.untracked.InputTag("hcalDigis"),
15  tagHO = cms.untracked.InputTag("hcalDigis"),
16  tagHF = cms.untracked.InputTag("hcalDigis"),
17  tagRaw = cms.untracked.InputTag('hltHcalCalibrationRaw'),
18 
19  thresh_mean = cms.untracked.double(0.25),
20  thresh_rms = cms.untracked.double(0.25),
21  thresh_badm = cms.untracked.double(0.1),
22  thresh_badr = cms.untracked.double(0.1)
23 )

Definition at line 3 of file PedestalTask.py.