#include <CSCOfflineMonitor.h>
Public Types | |
enum | AxisType { X =1, Y =2, Z =3 } |
enum | LabelType { SMALL, EXTENDED } |
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 |
Protected Member Functions | |
void | analyze (const edm::Event &event, const edm::EventSetup &eventSetup) |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
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) |
Additional Inherited Members | |
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) |
Simple package for offline CSC DQM based on RecoLocalMuon/CSCValidation: digis, rechits, segments
Andrew Kubik, Northwestern University, Oct 2008
Definition at line 72 of file CSCOfflineMonitor.h.
Enumerator | |
---|---|
X | |
Y | |
Z |
Definition at line 80 of file CSCOfflineMonitor.h.
Enumerator | |
---|---|
SMALL | |
EXTENDED |
Definition at line 79 of file CSCOfflineMonitor.h.
CSCOfflineMonitor::CSCOfflineMonitor | ( | const edm::ParameterSet & | pset | ) |
Definition at line 13 of file CSCOfflineMonitor.cc.
|
inlinevirtual |
Definition at line 77 of file CSCOfflineMonitor.h.
|
protectedvirtual |
Implements edm::stream::EDAnalyzerBase.
Definition at line 479 of file CSCOfflineMonitor.cc.
|
private |
Definition at line 1815 of file CSCOfflineMonitor.cc.
|
overrideprotectedvirtual |
Implements DQMEDAnalyzer.
Definition at line 26 of file CSCOfflineMonitor.cc.
|
private |
Definition at line 1795 of file CSCOfflineMonitor.cc.
|
private |
uncomment this for regional unpacking if (id!=SOME_ID) continue;
Take a reference to this FED's data
if fed has data then unpack it
get a pointer to data and pass it to constructor for unpacking
get a reference to dduData
set default detid to that for E=+z, S=1, R=1, C=1, L=1
skip the DDU if its data has serious errors define a mask for serious errors
get a reference to chamber data
first process chamber-wide digis such as LCT
default value for all digis not related to cfebs
layer=0 flags entire chamber
check alct data integrity
check tmb data integrity
Definition at line 1458 of file CSCOfflineMonitor.cc.
|
private |
Definition at line 1157 of file CSCOfflineMonitor.cc.
|
private |
Definition at line 519 of file CSCOfflineMonitor.cc.
|
private |
Definition at line 750 of file CSCOfflineMonitor.cc.
|
private |
Find the charge associated with this hit
Definition at line 793 of file CSCOfflineMonitor.cc.
|
private |
Find the strip containing this hit
Definition at line 989 of file CSCOfflineMonitor.cc.
|
private |
Definition at line 871 of file CSCOfflineMonitor.cc.
|
private |
Definition at line 709 of file CSCOfflineMonitor.cc.
|
private |
Definition at line 679 of file CSCOfflineMonitor.cc.
|
inlineprivate |
Definition at line 134 of file CSCOfflineMonitor.h.
|
private |
|
private |
Definition at line 1053 of file CSCOfflineMonitor.cc.
|
private |
Definition at line 1088 of file CSCOfflineMonitor.cc.
|
inlineprivate |
Definition at line 129 of file CSCOfflineMonitor.h.
|
private |
Definition at line 1768 of file CSCOfflineMonitor.cc.
|
private |
Definition at line 1667 of file CSCOfflineMonitor.cc.
|
private |
Definition at line 93 of file CSCOfflineMonitor.h.
|
private |
Definition at line 94 of file CSCOfflineMonitor.h.
|
private |
Definition at line 223 of file CSCOfflineMonitor.h.
|
private |
Definition at line 227 of file CSCOfflineMonitor.h.
|
private |
Definition at line 228 of file CSCOfflineMonitor.h.
|
private |
Definition at line 224 of file CSCOfflineMonitor.h.
|
private |
Definition at line 230 of file CSCOfflineMonitor.h.
|
private |
Definition at line 234 of file CSCOfflineMonitor.h.
|
private |
Definition at line 235 of file CSCOfflineMonitor.h.
|
private |
Definition at line 231 of file CSCOfflineMonitor.h.
|
private |
Definition at line 237 of file CSCOfflineMonitor.h.
|
private |
Definition at line 241 of file CSCOfflineMonitor.h.
|
private |
Definition at line 242 of file CSCOfflineMonitor.h.
|
private |
Definition at line 238 of file CSCOfflineMonitor.h.
|
private |
Definition at line 201 of file CSCOfflineMonitor.h.
|
private |
Definition at line 219 of file CSCOfflineMonitor.h.
|
private |
Definition at line 195 of file CSCOfflineMonitor.h.
|
private |
Definition at line 199 of file CSCOfflineMonitor.h.
|
private |
Definition at line 196 of file CSCOfflineMonitor.h.
|
private |
Definition at line 200 of file CSCOfflineMonitor.h.
|
private |
Definition at line 193 of file CSCOfflineMonitor.h.
|
private |
Definition at line 194 of file CSCOfflineMonitor.h.
|
private |
Definition at line 198 of file CSCOfflineMonitor.h.
|
private |
Definition at line 191 of file CSCOfflineMonitor.h.
|
private |
Definition at line 192 of file CSCOfflineMonitor.h.
|
private |
Definition at line 197 of file CSCOfflineMonitor.h.
|
private |
Definition at line 207 of file CSCOfflineMonitor.h.
|
private |
Definition at line 158 of file CSCOfflineMonitor.h.
|
private |
Definition at line 157 of file CSCOfflineMonitor.h.
|
private |
Definition at line 206 of file CSCOfflineMonitor.h.
|
private |
Definition at line 162 of file CSCOfflineMonitor.h.
|
private |
Definition at line 211 of file CSCOfflineMonitor.h.
|
private |
Definition at line 164 of file CSCOfflineMonitor.h.
|
private |
Definition at line 163 of file CSCOfflineMonitor.h.
|
private |
Definition at line 159 of file CSCOfflineMonitor.h.
|
private |
Definition at line 160 of file CSCOfflineMonitor.h.
|
private |
Definition at line 161 of file CSCOfflineMonitor.h.
|
private |
Definition at line 171 of file CSCOfflineMonitor.h.
|
private |
Definition at line 170 of file CSCOfflineMonitor.h.
|
private |
Definition at line 173 of file CSCOfflineMonitor.h.
|
private |
Definition at line 172 of file CSCOfflineMonitor.h.
|
private |
Definition at line 205 of file CSCOfflineMonitor.h.
|
private |
Definition at line 220 of file CSCOfflineMonitor.h.
|
private |
Definition at line 175 of file CSCOfflineMonitor.h.
|
private |
Definition at line 174 of file CSCOfflineMonitor.h.
|
private |
Definition at line 169 of file CSCOfflineMonitor.h.
|
private |
Definition at line 168 of file CSCOfflineMonitor.h.
|
private |
Definition at line 167 of file CSCOfflineMonitor.h.
|
private |
Definition at line 204 of file CSCOfflineMonitor.h.
|
private |
Definition at line 188 of file CSCOfflineMonitor.h.
|
private |
Definition at line 210 of file CSCOfflineMonitor.h.
|
private |
Definition at line 177 of file CSCOfflineMonitor.h.
|
private |
Definition at line 181 of file CSCOfflineMonitor.h.
|
private |
Definition at line 178 of file CSCOfflineMonitor.h.
|
private |
Definition at line 182 of file CSCOfflineMonitor.h.
|
private |
Definition at line 179 of file CSCOfflineMonitor.h.
|
private |
Definition at line 183 of file CSCOfflineMonitor.h.
|
private |
Definition at line 176 of file CSCOfflineMonitor.h.
|
private |
Definition at line 180 of file CSCOfflineMonitor.h.
|
private |
Definition at line 185 of file CSCOfflineMonitor.h.
|
private |
Definition at line 184 of file CSCOfflineMonitor.h.
|
private |
Definition at line 152 of file CSCOfflineMonitor.h.
|
private |
Definition at line 153 of file CSCOfflineMonitor.h.
|
private |
Definition at line 154 of file CSCOfflineMonitor.h.
|
private |
Definition at line 212 of file CSCOfflineMonitor.h.
|
private |
Definition at line 147 of file CSCOfflineMonitor.h.
|
private |
Definition at line 149 of file CSCOfflineMonitor.h.
|
private |
Definition at line 213 of file CSCOfflineMonitor.h.
|
private |
Definition at line 148 of file CSCOfflineMonitor.h.
|
private |
Definition at line 88 of file CSCOfflineMonitor.h.
|
private |
Definition at line 90 of file CSCOfflineMonitor.h.
|
private |
Definition at line 95 of file CSCOfflineMonitor.h.
|
private |
Definition at line 92 of file CSCOfflineMonitor.h.
|
private |
Definition at line 96 of file CSCOfflineMonitor.h.
|
private |
Definition at line 91 of file CSCOfflineMonitor.h.