CMS 3D CMS Logo

List of all members | Public Member Functions | Private Member Functions | Private Attributes
DQMHOAlCaRecoStream Class Reference

#include <DQMHOAlCaRecoStream.h>

Inheritance diagram for DQMHOAlCaRecoStream:
DQMEDAnalyzer edm::one::EDProducer< edm::EndRunProducer, edm::one::WatchRuns, edm::EndLuminosityBlockProducer, edm::one::WatchLuminosityBlocks, edm::Accumulator > edm::one::EDProducerBase edm::ProducerBase edm::EDConsumerBase edm::ProductRegistryHelper

Public Member Functions

 DQMHOAlCaRecoStream (const edm::ParameterSet &)
 
 ~DQMHOAlCaRecoStream () override
 
- Public Member Functions inherited from DQMEDAnalyzer
void accumulate (edm::Event const &event, edm::EventSetup const &setup) final
 
virtual void analyze (edm::Event const &, edm::EventSetup const &)
 
void beginLuminosityBlock (edm::LuminosityBlock const &lumi, edm::EventSetup const &setup) final
 
void beginRun (edm::Run const &run, edm::EventSetup const &setup) final
 
virtual void dqmBeginLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &)
 
virtual void dqmBeginRun (edm::Run const &, edm::EventSetup const &)
 
 DQMEDAnalyzer ()
 
virtual void dqmEndLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &)
 
virtual void dqmEndRun (edm::Run const &, edm::EventSetup const &)
 
void endLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) final
 
void endLuminosityBlockProduce (edm::LuminosityBlock &lumi, edm::EventSetup const &setup) final
 
void endRun (edm::Run const &, edm::EventSetup const &) final
 
void endRunProduce (edm::Run &run, edm::EventSetup const &setup) final
 
virtual bool getCanSaveByLumi ()
 
- Public Member Functions inherited from edm::one::EDProducer< edm::EndRunProducer, edm::one::WatchRuns, edm::EndLuminosityBlockProducer, edm::one::WatchLuminosityBlocks, edm::Accumulator >
 EDProducer ()=default
 
SerialTaskQueueglobalLuminosityBlocksQueue () final
 
SerialTaskQueueglobalRunsQueue () final
 
bool hasAbilityToProduceInBeginLumis () const final
 
bool hasAbilityToProduceInBeginRuns () const final
 
bool hasAbilityToProduceInEndLumis () const final
 
bool hasAbilityToProduceInEndRuns () const final
 
bool wantsGlobalLuminosityBlocks () const final
 
bool wantsGlobalRuns () const final
 
- Public Member Functions inherited from edm::one::EDProducerBase
 EDProducerBase ()
 
ModuleDescription const & moduleDescription () const
 
bool wantsStreamLuminosityBlocks () const
 
bool wantsStreamRuns () const
 
 ~EDProducerBase () override
 
- Public Member Functions inherited from edm::ProducerBase
void callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func)
 
std::vector< edm::ProductResolverIndex > const & indiciesForPutProducts (BranchType iBranchType) const
 
 ProducerBase ()
 
std::vector< edm::ProductResolverIndex > const & putTokenIndexToProductResolverIndex () const
 
void registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &)
 
std::function< void(BranchDescription const &)> registrationCallback () const
 used by the fwk to register list of products More...
 
void resolvePutIndicies (BranchType iBranchType, ModuleToResolverIndicies const &iIndicies, std::string const &moduleLabel)
 
 ~ProducerBase () noexcept(false) override
 
- Public Member Functions inherited from edm::EDConsumerBase
std::vector< ConsumesInfoconsumesInfo () 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
 
ESProxyIndex const * esGetTokenIndices (edm::Transition iTrans) const
 
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
 
EDConsumerBaseoperator= (EDConsumerBase &&)=default
 
bool registeredToConsume (ProductResolverIndex, bool, BranchType) const
 
bool registeredToConsumeMany (TypeID const &, BranchType) const
 
ProductResolverIndexAndSkipBit uncheckedIndexFrom (EDGetToken) const
 
void updateLookup (BranchType iBranchType, ProductResolverIndexHelper const &, bool iPrefetchMayGet)
 
void updateLookup (eventsetup::ESRecordsToProxyIndices const &)
 
virtual ~EDConsumerBase () noexcept(false)
 

Private Member Functions

void analyze (const edm::Event &, const edm::EventSetup &) override
 
void bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override
 

Private Attributes

std::string folderName_
 
MonitorElementhDirCosine
 
MonitorElementhHOTime
 
MonitorElementhMuonEta
 
MonitorElementhMuonMom
 
MonitorElementhMuonMultipl
 
MonitorElementhMuonPhi
 
edm::EDGetTokenT< HOCalibVariableCollectionhoCalibVariableCollectionTag
 
MonitorElementhPedRing [5]
 
MonitorElementhSignal3x3 [9]
 
MonitorElementhSigRing [5]
 
double m_highEdge
 
double m_highRadPosInMuch
 
double m_lowEdge
 
double m_lowRadPosInMuch
 
int m_nbins
 
double m_sigmaValue
 
int Nevents
 
int Nmuons
 
bool saveToFile_
 
std::string theRootFileName
 

Additional Inherited Members

- Public Types inherited from DQMEDAnalyzer
typedef dqm::reco::DQMStore DQMStore
 
typedef dqm::reco::MonitorElement MonitorElement
 
- Public Types inherited from edm::one::EDProducerBase
typedef EDProducerBase ModuleType
 
- Public Types inherited from edm::ProducerBase
using ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >>
 
typedef ProductRegistryHelper::TypeLabelList TypeLabelList
 
- Public Types inherited from edm::EDConsumerBase
typedef ProductLabels Labels
 
- Static Public Member Functions inherited from edm::one::EDProducerBase
static const std::string & baseType ()
 
static void fillDescriptions (ConfigurationDescriptions &descriptions)
 
static void prevalidate (ConfigurationDescriptions &descriptions)
 
- Protected Member Functions inherited from edm::ProducerBase
ProducesCollector producesCollector ()
 
- 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 ESProduct , typename ESRecord , Transition Tr = Transition::Event>
auto esConsumes ()
 
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event>
auto esConsumes (ESInputTag const &tag)
 
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 inherited from DQMEDAnalyzer
edm::EDPutTokenT< DQMTokenlumiToken_
 
edm::EDPutTokenT< DQMTokenrunToken_
 

Detailed Description

DQMOffline/DQMHOAlCaRecoStream/src/DQMHOAlCaRecoStream.cc

Description: <one line="" class="" summary>="">

Implementation: <Notes on="" implementation>="">

Definition at line 9 of file DQMHOAlCaRecoStream.h.

Constructor & Destructor Documentation

DQMHOAlCaRecoStream::DQMHOAlCaRecoStream ( const edm::ParameterSet iConfig)
explicit

Definition at line 57 of file DQMHOAlCaRecoStream.cc.

References folderName_, edm::ParameterSet::getUntrackedParameter(), m_highEdge, m_highRadPosInMuch, m_lowEdge, m_lowRadPosInMuch, m_nbins, m_sigmaValue, saveToFile_, and theRootFileName.

59  consumes<HOCalibVariableCollection>(iConfig.getParameter<edm::InputTag>("hoCalibVariableCollectionTag"))) {
60  // now do what ever initialization is needed
61 
62  theRootFileName = iConfig.getUntrackedParameter<string>("RootFileName", "tmp.root");
63  folderName_ = iConfig.getUntrackedParameter<string>("folderName");
64  m_sigmaValue = iConfig.getUntrackedParameter<double>("sigmaval", 0.2);
65  m_lowRadPosInMuch = iConfig.getUntrackedParameter<double>("lowradposinmuch", 400.0);
66  m_highRadPosInMuch = iConfig.getUntrackedParameter<double>("highradposinmuch", 480.0);
67  m_lowEdge = iConfig.getUntrackedParameter<double>("lowedge", -2.0);
68  m_highEdge = iConfig.getUntrackedParameter<double>("highedge", 6.0);
69  m_nbins = iConfig.getUntrackedParameter<int>("nbins", 40);
70  saveToFile_ = iConfig.getUntrackedParameter<bool>("saveToFile", false);
71 }
T getParameter(std::string const &) const
T getUntrackedParameter(std::string const &, T const &) const
edm::EDGetTokenT< HOCalibVariableCollection > hoCalibVariableCollectionTag
DQMHOAlCaRecoStream::~DQMHOAlCaRecoStream ( )
override

Definition at line 73 of file DQMHOAlCaRecoStream.cc.

73  {
74  // do anything here that needs to be done at desctruction time
75  // (e.g. close files, deallocate resources etc.)
76 }

Member Function Documentation

void DQMHOAlCaRecoStream::analyze ( const edm::Event iEvent,
const edm::EventSetup iSetup 
)
overrideprivate

Definition at line 83 of file DQMHOAlCaRecoStream.cc.

References funct::abs(), flavorHistoryFilter_cfi::dr, HCALHighEnergyHPDFilter_cfi::energy, dqm::impl::MonitorElement::Fill(), edm::Event::getByToken(), hDirCosine, hHOTime, hMuonEta, hMuonMom, hMuonMultipl, hMuonPhi, hoCalibVariableCollectionTag, hPedRing, hSignal3x3, hSigRing, LEDCalibrationChannels::ieta, createfilelist::int, edm::HandleBase::isValid(), dqmdumpme::k, dqm-mbProfile::log, LogDebug, m_highRadPosInMuch, Nevents, Nmuons, funct::pow(), and funct::tan().

83  {
84  using namespace edm;
85 
86  Nevents++;
87 
89  bool isCosMu = true;
90 
92 
93  if (!HOCalib.isValid()) {
94  LogDebug("") << "DQMHOAlCaRecoStream:: Error! can't get HOCalib product!" << std::endl;
95  return;
96  }
97 
98  if (isCosMu) {
99  hMuonMultipl->Fill((*HOCalib).size(), 1.);
100  if (!(*HOCalib).empty()) {
101  for (HOCalibVariableCollection::const_iterator hoC = (*HOCalib).begin(); hoC != (*HOCalib).end(); hoC++) {
102  // OK!!!!
103  float okt = 2.;
104  double okx = std::pow((*hoC).trkvx, okt) + std::pow((*hoC).trkvy, okt);
106  double dr = std::pow(okx, 0.5);
107  if (dr < m_lowRadPosInMuch || dr > m_highRadPosInMuch)
108  continue;
109 
110  if ((*hoC).isect < 0)
111  continue;
112  if (fabs((*hoC).trkth - acos(-1.) / 2) < 0.000001)
113  continue;
114  int ieta = int((std::abs((*hoC).isect) % 10000) / 100.) - 30;
115 
116  if (std::abs(ieta) >= 16)
117  continue;
118 
119  Nmuons++;
120 
121  hMuonMom->Fill((*hoC).trkmm, 1.0);
122  hMuonEta->Fill(-log(tan((*hoC).trkth / 2.0)), 1.0);
123  hMuonPhi->Fill((*hoC).trkph, 1.0);
124  hDirCosine->Fill((*hoC).hoang, 1.0);
125  hHOTime->Fill((*hoC).htime, 1.0);
126 
127  double energy = (*hoC).hosig[4];
128  double pedval = (*hoC).hocro;
129  int iring = 0;
130  if (ieta >= -15 && ieta <= -11) {
131  iring = -2;
132  } else if (ieta >= -10 && ieta <= -5) {
133  iring = -1;
134  } else if (ieta >= 5 && ieta <= 10) {
135  iring = 1;
136  } else if (ieta >= 11 && ieta <= 15) {
137  iring = 2;
138  }
139 
140  hSigRing[iring + 2]->Fill(energy, 1.0);
141  hPedRing[iring + 2]->Fill(pedval, 1.0);
142 
143  for (int k = 0; k < 9; k++) {
144  hSignal3x3[k]->Fill((*hoC).hosig[k]);
145  }
146  } // for (HOCalibVariableCollection::const_iterator hoC=(*HOCalib).begin()
147  } // if ((*HOCalib).size() >0 ) {
148  } // if (isCosMu) {
149 }
#define LogDebug(id)
edm::EDGetTokenT< HOCalibVariableCollection > hoCalibVariableCollectionTag
MonitorElement * hMuonMultipl
MonitorElement * hPedRing[5]
MonitorElement * hMuonEta
bool getByToken(EDGetToken token, Handle< PROD > &result) const
Definition: Event.h:525
MonitorElement * hSigRing[5]
void Fill(long long x)
Tan< T >::type tan(const T &t)
Definition: Tan.h:22
Abs< T >::type abs(const T &t)
Definition: Abs.h:22
MonitorElement * hHOTime
MonitorElement * hSignal3x3[9]
MonitorElement * hMuonMom
bool isValid() const
Definition: HandleBase.h:70
MonitorElement * hMuonPhi
HLT enums.
Power< A, B >::type pow(const A &a, const B &b)
Definition: Power.h:30
MonitorElement * hDirCosine
void DQMHOAlCaRecoStream::bookHistograms ( DQMStore::IBooker ibooker,
edm::Run const &  irun,
edm::EventSetup const &  isetup 
)
overrideprivatevirtual

Implements DQMEDAnalyzer.

Definition at line 153 of file DQMHOAlCaRecoStream.cc.

References dqm::dqmstoreimpl::DQMStore::IBooker::book1D(), folderName_, hDirCosine, hHOTime, hMuonEta, hMuonMom, hMuonMultipl, hMuonPhi, hPedRing, hSignal3x3, hSigRing, mps_fire::i, dqmiolumiharvest::j, dqmdumpme::k, m_highEdge, m_lowEdge, m_nbins, Skims_PA_cff::name, Nevents, Nmuons, dqm::impl::MonitorElement::setAxisTitle(), dqm::dqmstoreimpl::DQMStore::IBooker::setCurrentFolder(), and overlapproblemtsosanalyzer_cfi::title.

155  {
156  ibooker.setCurrentFolder(folderName_);
157 
158  char title[200];
159  char name[200];
160 
161  hMuonMom = ibooker.book1D("hMuonMom", "Muon momentum (GeV)", 50, -100, 100);
162  hMuonMom->setAxisTitle("Muon momentum (GeV)", 1);
163 
164  hMuonEta = ibooker.book1D("hMuonEta", "Pseudo-rapidity of muon", 50, -1.5, 1.5);
165  hMuonEta->setAxisTitle("Pseudo-rapidity of muon", 1);
166 
167  hMuonPhi = ibooker.book1D("hMuonPhi", "Azimuthal angle of muon", 24, -acos(-1), acos(-1));
168  hMuonPhi->setAxisTitle("Azimuthal angle of muon", 1);
169 
170  hMuonMultipl = ibooker.book1D("hMuonMultipl", "Muon Multiplicity", 10, 0.5, 10.5);
171  hMuonMultipl->setAxisTitle("Muon Multiplicity", 1);
172 
173  hDirCosine = ibooker.book1D("hDirCosine", "Direction Cosine of muon at HO tower", 50, -1., 1.);
174  hDirCosine->setAxisTitle("Direction Cosine of muon at HO tower", 1);
175 
176  hHOTime = ibooker.book1D("hHOTime", "HO time distribution", 60, -20, 100.);
177  hHOTime->setAxisTitle("HO time distribution", 1);
178 
179  for (int i = 0; i < 5; i++) {
180  sprintf(name, "hSigRing_%i", i - 2);
181  sprintf(title, "HO signal in Ring_%i", i - 2);
182  hSigRing[i] = ibooker.book1D(name, title, m_nbins, m_lowEdge, m_highEdge);
183  hSigRing[i]->setAxisTitle(title, 1);
184 
185  sprintf(name, "hPedRing_%i", i - 2);
186  sprintf(title, "HO Pedestal in Ring_%i", i - 2);
187  hPedRing[i] = ibooker.book1D(name, title, m_nbins, m_lowEdge, m_highEdge);
188  hPedRing[i]->setAxisTitle(title, 1);
189  }
190 
191  // hSigRingm1 = ibooker.book1D("hSigRingm1", "HO signal in Ring-1", m_nbins,
192  // m_lowEdge, m_highEdge); hSigRingm1->setAxisTitle("HO signal in Ring-1",1);
193 
194  // hSigRing00 = ibooker.book1D("hSigRing00", "HO signal in Ring_0", m_nbins,
195  // m_lowEdge, m_highEdge); hSigRing00->setAxisTitle("HO signal in Ring_0",1);
196 
197  // hSigRingp1 = ibooker.book1D("hSigRingp1", "HO signal in Ring-1", m_nbins,
198  // m_lowEdge, m_highEdge); hSigRingp1->setAxisTitle("HO signal in Ring+1",1);
199 
200  // hSigRingp2 = ibooker.book1D("hSigRingp2", "HO signal in Ring-2", m_nbins,
201  // m_lowEdge, m_highEdge); hSigRingp2->setAxisTitle("HO signal in Ring+2",1);
202 
203  // hPedRingm2 = ibooker.book1D("hPedRingm2", "HO pedestal in Ring-2",
204  // m_nbins, m_lowEdge, m_highEdge); hPedRingm1 = ibooker.book1D("hPedRingm1",
205  // "HO pedestal in Ring-1", m_nbins, m_lowEdge, m_highEdge); hPedRing00 =
206  // ibooker.book1D("hPedRing00", "HO pedestal in Ring_0", m_nbins, m_lowEdge,
207  // m_highEdge); hPedRingp1 = ibooker.book1D("hPedRingp1", "HO pedestal in
208  // Ring-1", m_nbins, m_lowEdge, m_highEdge); hPedRingp2 =
209  // ibooker.book1D("hPedRingp2", "HO pedestal in Ring-2", m_nbins, m_lowEdge,
210  // m_highEdge);
211 
212  for (int i = -1; i <= 1; i++) {
213  for (int j = -1; j <= 1; j++) {
214  int k = 3 * (i + 1) + j + 1;
215 
216  sprintf(title, "hSignal3x3_deta%i_dphi%i", i, j);
217  hSignal3x3[k] = ibooker.book1D(title, title, m_nbins, m_lowEdge, m_highEdge);
218  hSignal3x3[k]->setAxisTitle(title, 1);
219  }
220  }
221 
222  Nevents = 0;
223  Nmuons = 0;
224 }
MonitorElement * hMuonMultipl
MonitorElement * hPedRing[5]
MonitorElement * hMuonEta
MonitorElement * hSigRing[5]
MonitorElement * hHOTime
MonitorElement * hSignal3x3[9]
MonitorElement * hMuonMom
MonitorElement * hMuonPhi
MonitorElement * hDirCosine
virtual void setAxisTitle(const std::string &title, int axis=1)
set x-, y- or z-axis title (axis=1, 2, 3 respectively)

Member Data Documentation

std::string DQMHOAlCaRecoStream::folderName_
private

Definition at line 44 of file DQMHOAlCaRecoStream.h.

Referenced by bookHistograms(), and DQMHOAlCaRecoStream().

MonitorElement* DQMHOAlCaRecoStream::hDirCosine
private

Definition at line 23 of file DQMHOAlCaRecoStream.h.

Referenced by analyze(), and bookHistograms().

MonitorElement* DQMHOAlCaRecoStream::hHOTime
private

Definition at line 24 of file DQMHOAlCaRecoStream.h.

Referenced by analyze(), and bookHistograms().

MonitorElement* DQMHOAlCaRecoStream::hMuonEta
private

Definition at line 20 of file DQMHOAlCaRecoStream.h.

Referenced by analyze(), and bookHistograms().

MonitorElement* DQMHOAlCaRecoStream::hMuonMom
private

Definition at line 19 of file DQMHOAlCaRecoStream.h.

Referenced by analyze(), and bookHistograms().

MonitorElement* DQMHOAlCaRecoStream::hMuonMultipl
private

Definition at line 18 of file DQMHOAlCaRecoStream.h.

Referenced by analyze(), and bookHistograms().

MonitorElement* DQMHOAlCaRecoStream::hMuonPhi
private

Definition at line 21 of file DQMHOAlCaRecoStream.h.

Referenced by analyze(), and bookHistograms().

edm::EDGetTokenT<HOCalibVariableCollection> DQMHOAlCaRecoStream::hoCalibVariableCollectionTag
private

Definition at line 55 of file DQMHOAlCaRecoStream.h.

Referenced by analyze().

MonitorElement* DQMHOAlCaRecoStream::hPedRing[5]
private

Definition at line 32 of file DQMHOAlCaRecoStream.h.

Referenced by analyze(), and bookHistograms().

MonitorElement* DQMHOAlCaRecoStream::hSignal3x3[9]
private

Definition at line 38 of file DQMHOAlCaRecoStream.h.

Referenced by analyze(), and bookHistograms().

MonitorElement* DQMHOAlCaRecoStream::hSigRing[5]
private

Definition at line 26 of file DQMHOAlCaRecoStream.h.

Referenced by analyze(), and bookHistograms().

double DQMHOAlCaRecoStream::m_highEdge
private

Definition at line 52 of file DQMHOAlCaRecoStream.h.

Referenced by bookHistograms(), and DQMHOAlCaRecoStream().

double DQMHOAlCaRecoStream::m_highRadPosInMuch
private

Definition at line 48 of file DQMHOAlCaRecoStream.h.

Referenced by analyze(), and DQMHOAlCaRecoStream().

double DQMHOAlCaRecoStream::m_lowEdge
private

Definition at line 51 of file DQMHOAlCaRecoStream.h.

Referenced by bookHistograms(), and DQMHOAlCaRecoStream().

double DQMHOAlCaRecoStream::m_lowRadPosInMuch
private

Definition at line 47 of file DQMHOAlCaRecoStream.h.

Referenced by DQMHOAlCaRecoStream().

int DQMHOAlCaRecoStream::m_nbins
private

Definition at line 50 of file DQMHOAlCaRecoStream.h.

Referenced by bookHistograms(), and DQMHOAlCaRecoStream().

double DQMHOAlCaRecoStream::m_sigmaValue
private

Definition at line 45 of file DQMHOAlCaRecoStream.h.

Referenced by DQMHOAlCaRecoStream().

int DQMHOAlCaRecoStream::Nevents
private

Definition at line 40 of file DQMHOAlCaRecoStream.h.

Referenced by analyze(), and bookHistograms().

int DQMHOAlCaRecoStream::Nmuons
private

Definition at line 41 of file DQMHOAlCaRecoStream.h.

Referenced by analyze(), and bookHistograms().

bool DQMHOAlCaRecoStream::saveToFile_
private

Definition at line 54 of file DQMHOAlCaRecoStream.h.

Referenced by DQMHOAlCaRecoStream().

std::string DQMHOAlCaRecoStream::theRootFileName
private

Definition at line 43 of file DQMHOAlCaRecoStream.h.

Referenced by DQMHOAlCaRecoStream().