#include <MuonSimHitsValidAnalyzer.h>
Public Types | |
typedef std::vector< float > | FloatVector |
typedef std::vector< int > | IntegerVector |
typedef std::vector< long int > | LongIntegerVector |
typedef std::vector< unsigned int > | UnsigIntegerVector |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Private Member Functions | |
void | bookHistos_CSC () |
void | bookHistos_DT () |
void | bookHistos_RPC () |
void | fillCSC (const edm::Event &, const edm::EventSetup &) |
void | fillDT (const edm::Event &, const edm::EventSetup &) |
void | fillRPC (const edm::Event &, const edm::EventSetup &) |
void | saveHistos_CSC () |
void | saveHistos_DT () |
void | saveHistos_RPC () |
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 59 of file MuonSimHitsValidAnalyzer.h.
typedef std::vector<float> MuonSimHitsValidAnalyzer::FloatVector |
Definition at line 64 of file MuonSimHitsValidAnalyzer.h.
typedef std::vector<int> MuonSimHitsValidAnalyzer::IntegerVector |
Definition at line 65 of file MuonSimHitsValidAnalyzer.h.
typedef std::vector<long int> MuonSimHitsValidAnalyzer::LongIntegerVector |
Definition at line 66 of file MuonSimHitsValidAnalyzer.h.
typedef std::vector<unsigned int> MuonSimHitsValidAnalyzer::UnsigIntegerVector |
Definition at line 67 of file MuonSimHitsValidAnalyzer.h.
|
explicit |
get information from parameter set
get labels for input tags
print out Parameter Set information being used
Definition at line 15 of file MuonSimHitsValidAnalyzer.cc.
References bookHistos_DT(), costeta, CSCHitsToken_, dbeDT_, DTHitsToken_, DToutputFile_, fName, getAllProvenances, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), globposx, globposy, ConfigFiles::l, label, edm::EDConsumerBase::labelsForToken(), edm::EDConsumerBase::Labels::module, mom1, mom4, nRawGenPart, nummu_CSC, nummu_DT, nummu_RPC, cppFunctionSkipper::operator, pow6, printProvenanceInfo, edm::EDConsumerBase::Labels::productInstance, radius, RPCHitsToken_, DQMStore::setVerbose(), DQMStore::showDirStructure(), sinteta, AlCaHLTBitMon_QueryRunRegistry::string, and verbosity.
|
virtual |
Definition at line 139 of file MuonSimHitsValidAnalyzer.cc.
References DToutputFile_, and theDTFile.
|
virtual |
keep track of number of events processed
get event id information
look at information available in the event
call fill functions
gather CSC, DT and RPC information from event
Implements edm::EDAnalyzer.
Definition at line 818 of file MuonSimHitsValidAnalyzer.cc.
References count, edm::EventID::event(), fillDT(), edm::Event::getAllProvenance(), getAllProvenances, i, edm::EventBase::id(), nevt, printProvenanceInfo, edm::EventID::run(), and verbosity.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 151 of file MuonSimHitsValidAnalyzer.cc.
|
private |
Definition at line 529 of file MuonSimHitsValidAnalyzer.cc.
References DQMStore::book1D(), CSCoutputFile_, dbeCSC_, meAllCSCHits, meEnergyLoss_111, meEnergyLoss_112, meEnergyLoss_113, meEnergyLoss_114, meEnergyLoss_121, meEnergyLoss_122, meEnergyLoss_131, meEnergyLoss_132, meEnergyLoss_141, meEnergyLoss_211, meEnergyLoss_212, meEnergyLoss_213, meEnergyLoss_214, meEnergyLoss_221, meEnergyLoss_222, meEnergyLoss_231, meEnergyLoss_232, meEnergyLoss_241, meMuCSCHits, meToF_311, meToF_312, meToF_313, meToF_314, meToF_321, meToF_322, meToF_331, meToF_332, meToF_341, meToF_411, meToF_412, meToF_413, meToF_414, meToF_421, meToF_422, meToF_431, meToF_432, meToF_441, DQMStore::setCurrentFolder(), and theCSCFile.
|
private |
Definition at line 156 of file MuonSimHitsValidAnalyzer.cc.
References DQMStore::book1D(), DQMStore::book2D(), dbeDT_, DToutputFile_, meAllDTHits, meChamberOccup, meCosTheta, meEnergyLoss, meGlobalEta, meGlobalPhi, meGlobalXvsY, meGlobalXvsYW0, meGlobalXvsYWm1, meGlobalXvsYWm2, meGlobalXvsYWp1, meGlobalXvsYWp2, meGlobalXvsZ, meGlobalXvsZW0, meGlobalXvsZWm1, meGlobalXvsZWm2, meGlobalXvsZWp1, meGlobalXvsZWp2, meHitRadius, meLayerOccup, meLocalXvsY, meLocalXvsZ, meLossMomIron, meMomentumMB1, meMomentumMB4, meMuDTHits, mePathMuon, meSectorOccup, meStationOccup, meSuperLOccup, meToF, meWheelOccup, meWireOccup, DQMStore::setCurrentFolder(), and theDTFile.
Referenced by MuonSimHitsValidAnalyzer().
|
private |
Definition at line 347 of file MuonSimHitsValidAnalyzer.cc.
References DQMStore::book1D(), DQMStore::book2D(), dbeRPC_, meAllRPCHits, meCosThetaBar, meCosThetaEndc, meElossBar, meElossEndc, meGlobalXvsYBar, meGlobalXvsYEndc, meGlobalXvsZBar, meGlobalXvsZEndc, meHitRadiusBar, meHitRadiusEndc, meLayerOccBar, meLayerOccEndc, meLocalXvsYBar, meLocalXvsYEndc, meLossMomBar, meLossMomEndc, meMomRB1, meMomRB4, meMomRE1, meMomRE4, meMuRPCHits, mepathRPC, meRegionOccup, meRingOccBar, meRingOccEndc, meRollOccBar, meRollOccEndc, meSectorOccBar, meSectorOccEndc, meStatOccBar, meStatOccEndc, meSubSectOccBar, meSubSectOccEndc, RPCoutputFile_, DQMStore::setCurrentFolder(), and theRPCFile.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 797 of file MuonSimHitsValidAnalyzer.cc.
References count, DToutputFile_, saveHistos_DT(), and verbosity.
|
private |
iterator to access containers
access the CSC access the CSC geometry
get CSC information
cycle through container
create a DetId from the detUnitId
check that expected detector is returned
get the GeomDetUnit from the geometry using theDetUnitID
get the Surface of the hit (knows how to go from local <-> global)
gather necessary information
Definition at line 880 of file MuonSimHitsValidAnalyzer.cc.
References funct::abs(), CSCHitsToken_, DetId::det(), dMuon, MonitorElement::Fill(), edm::EventSetup::get(), edm::Event::getByToken(), i, CSCGeometry::idToDetUnit(), edm::ESHandleBase::isValid(), edm::HandleBase::isValid(), j, meAllCSCHits, meMuCSCHits, nummu_CSC, sdMuonCSC, and verbosity.
|
private |
iterator to access containers
access the DT access the DT geometry
get DT information
cycle through container
create a DetId from the detUnitId
check that expected detector is returned
get the GeomDetUnit from the geometry using theDetUnitID
get the Surface of the hit (knows how to go from local <-> global)
gather necessary information
Muon Momentum at MB1
Muon Momentum at MB4 & Loss of Muon Momentum in Iron (between MB1 and MB4)
X-Local Coordinate vs Z-Local Coordinate
X-Local Coordinate vs Y-Local Coordinate
Global Coordinates
Z-Global Coordinate vs X-Global Coordinate Y-Global Coordinate vs X-Global Coordinate
Definition at line 987 of file MuonSimHitsValidAnalyzer.cc.
References funct::abs(), funct::cos(), costeta, DetId::det(), dMuon, DTHitsToken_, eta(), create_public_lumi_plots::exp, MonitorElement::Fill(), edm::EventSetup::get(), edm::Event::getByToken(), globposeta, globposphi, globposx, globposy, globposz, i, iden, DTGeometry::idToDetUnit(), edm::ESHandleBase::isValid(), edm::HandleBase::isValid(), j, layer, meAllDTHits, meChamberOccup, meCosTheta, meEnergyLoss, meGlobalEta, meGlobalPhi, meGlobalXvsY, meGlobalXvsYW0, meGlobalXvsYWm1, meGlobalXvsYWm2, meGlobalXvsYWp1, meGlobalXvsYWp2, meGlobalXvsZ, meGlobalXvsZW0, meGlobalXvsZWm1, meGlobalXvsZWm2, meGlobalXvsZWp1, meGlobalXvsZWp2, meHitRadius, meLayerOccup, meLocalXvsY, meLocalXvsZ, meLossMomIron, meMomentumMB1, meMomentumMB4, meMuDTHits, mePathMuon, meSectorOccup, meStationOccup, meSuperLOccup, meToF, meWheelOccup, meWireOccup, mom1, mom4, nummu_DT, path, pathchamber, phi, pow6, radius, sdMuonDT, sector, funct::sin(), sinteta, station, superlayer, GeomDet::surface(), touch1, touch4, verbosity, wheel, wire, and detailsBasic3DVector::z.
Referenced by analyze().
|
private |
iterator to access containers
access the RPC access the RPC geometry
cycle through container
create a DetId from the detUnitId
check that expected detector is returned
get the GeomDetUnit from the geometry using theDetUnitID
get the Surface of the hit (knows how to go from local <-> global)
gather necessary information
Muon Momentum at RB1 (Barrel)
Muon Momentum at RB4 (Barrel)
Loss of Muon Momentum in Iron (between RB1_layer1 and RB4)
Muon Momentum at RE1 (Endcaps)
Muon Momentum at RE4 (Endcaps)
Loss of Muon Momentum in Iron (between RE1_layer1 and RE4)
X-Global Coordinate vs Z-Global Coordinate
Definition at line 1187 of file MuonSimHitsValidAnalyzer.cc.
References funct::abs(), funct::cos(), costeta, gather_cfg::cout, DetId::det(), dMuon, eta(), create_public_lumi_plots::exp, MonitorElement::Fill(), edm::EventSetup::get(), edm::Event::getByToken(), globposeta, globposphi, globposx, globposy, globposz, i, iden, RPCGeometry::idToDetUnit(), edm::ESHandleBase::isValid(), edm::HandleBase::isValid(), j, layer, meAllRPCHits, meCosThetaBar, meCosThetaEndc, meElossBar, meElossEndc, meGlobalXvsYBar, meGlobalXvsYEndc, meGlobalXvsZBar, meGlobalXvsZEndc, meHitRadiusBar, meHitRadiusEndc, meLayerOccBar, meLayerOccEndc, meLocalXvsYBar, meLossMomBar, meLossMomEndc, meMomRB1, meMomRB4, meMomRE1, meMomRE4, meMuRPCHits, mepathRPC, meRegionOccup, meRingOccBar, meRingOccEndc, meRollOccBar, meRollOccEndc, meSectorOccBar, meSectorOccEndc, meStatOccBar, meStatOccEndc, meSubSectOccBar, meSubSectOccEndc, mom1, mom4, mome1, mome4, nummu_RPC, path, phi, pow6, radius, region, ring, roll, RPCHitsToken_, sdMuonRPC, sector, funct::sin(), sinteta, station, subsector, GeomDet::surface(), touch1, touch4, touche1, touche4, verbosity, and detailsBasic3DVector::z.
|
private |
Definition at line 777 of file MuonSimHitsValidAnalyzer.cc.
References CSCoutputFile_, dbeCSC_, DQMStore::save(), DQMStore::setCurrentFolder(), and theCSCFile.
|
private |
Definition at line 738 of file MuonSimHitsValidAnalyzer.cc.
References dbeDT_, DToutputFile_, DQMStore::save(), DQMStore::setCurrentFolder(), and theDTFile.
Referenced by endJob().
|
private |
Definition at line 756 of file MuonSimHitsValidAnalyzer.cc.
References dbeRPC_, RPCoutputFile_, DQMStore::save(), DQMStore::setCurrentFolder(), and theRPCFile.
|
private |
Definition at line 118 of file MuonSimHitsValidAnalyzer.h.
Referenced by fillDT(), fillRPC(), and MuonSimHitsValidAnalyzer().
|
private |
private statistics information
Definition at line 248 of file MuonSimHitsValidAnalyzer.h.
|
private |
Input tags.
Definition at line 124 of file MuonSimHitsValidAnalyzer.h.
Referenced by fillCSC(), and MuonSimHitsValidAnalyzer().
|
private |
Definition at line 99 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_CSC(), and saveHistos_CSC().
|
private |
Definition at line 130 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_CSC(), and saveHistos_CSC().
|
private |
Definition at line 129 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_DT(), MuonSimHitsValidAnalyzer(), and saveHistos_DT().
|
private |
Definition at line 131 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_RPC(), and saveHistos_RPC().
|
private |
Definition at line 125 of file MuonSimHitsValidAnalyzer.h.
Referenced by fillDT(), and MuonSimHitsValidAnalyzer().
|
private |
Definition at line 98 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_DT(), endJob(), MuonSimHitsValidAnalyzer(), saveHistos_DT(), and ~MuonSimHitsValidAnalyzer().
|
private |
parameter information
Definition at line 92 of file MuonSimHitsValidAnalyzer.h.
Referenced by MuonSimHitsValidAnalyzer().
|
private |
Definition at line 95 of file MuonSimHitsValidAnalyzer.h.
Referenced by analyze(), and MuonSimHitsValidAnalyzer().
|
private |
Definition at line 120 of file MuonSimHitsValidAnalyzer.h.
|
private |
Definition at line 120 of file MuonSimHitsValidAnalyzer.h.
|
private |
Definition at line 119 of file MuonSimHitsValidAnalyzer.h.
Referenced by fillDT(), fillRPC(), and MuonSimHitsValidAnalyzer().
|
private |
Definition at line 119 of file MuonSimHitsValidAnalyzer.h.
Referenced by fillDT(), fillRPC(), and MuonSimHitsValidAnalyzer().
|
private |
Definition at line 119 of file MuonSimHitsValidAnalyzer.h.
|
private |
Definition at line 110 of file MuonSimHitsValidAnalyzer.h.
|
private |
Definition at line 94 of file MuonSimHitsValidAnalyzer.h.
Referenced by Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::_sort_list(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::foundIn(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::fullFilename(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::inputEventContent(), MuonSimHitsValidAnalyzer(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::outputEventContent(), Vispa.Plugins.ConfigEditor.ToolDataAccessor.ToolDataAccessor::properties(), Vispa.Plugins.EdmBrowser.EdmDataAccessor.EdmDataAccessor::properties(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::properties(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::readConnections(), Vispa.Plugins.ConfigEditor.ToolDataAccessor.ToolDataAccessor::updateProcess(), and Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::usedBy().
|
private |
Definition at line 111 of file MuonSimHitsValidAnalyzer.h.
Referenced by fillDT(), fillRPC(), geometryXMLparser.DTAlignable::index(), and geometryXMLparser.CSCAlignable::index().
|
private |
Definition at line 171 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_CSC(), and fillCSC().
|
private |
Definition at line 136 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_DT(), and fillDT().
|
private |
Definition at line 211 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_RPC(), and fillRPC().
|
private |
Definition at line 164 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_DT(), and fillDT().
|
private |
Definition at line 166 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_DT(), and fillDT().
|
private |
Definition at line 242 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_RPC(), and fillRPC().
|
private |
Definition at line 244 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_RPC(), and fillRPC().
|
private |
Definition at line 226 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_RPC(), and fillRPC().
|
private |
Definition at line 227 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_RPC(), and fillRPC().
|
private |
Definition at line 139 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_DT(), and fillDT().
|
private |
Definition at line 173 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_CSC().
|
private |
Definition at line 175 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_CSC().
|
private |
Definition at line 177 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_CSC().
|
private |
Definition at line 179 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_CSC().
|
private |
Definition at line 181 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_CSC().
|
private |
Definition at line 183 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_CSC().
|
private |
Definition at line 185 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_CSC().
|
private |
Definition at line 187 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_CSC().
|
private |
Definition at line 189 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_CSC().
|
private |
Definition at line 191 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_CSC().
|
private |
Definition at line 193 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_CSC().
|
private |
Definition at line 195 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_CSC().
|
private |
Definition at line 197 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_CSC().
|
private |
Definition at line 199 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_CSC().
|
private |
Definition at line 201 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_CSC().
|
private |
Definition at line 203 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_CSC().
|
private |
Definition at line 205 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_CSC().
|
private |
Definition at line 207 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_CSC().
|
private |
Definition at line 167 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_DT(), and fillDT().
|
private |
Definition at line 168 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_DT(), and fillDT().
|
private |
Definition at line 146 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_DT(), and fillDT().
|
private |
Definition at line 237 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_RPC(), and fillRPC().
|
private |
Definition at line 240 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_RPC(), and fillRPC().
|
private |
Definition at line 154 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_DT(), and fillDT().
|
private |
Definition at line 153 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_DT(), and fillDT().
|
private |
Definition at line 152 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_DT(), and fillDT().
|
private |
Definition at line 155 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_DT(), and fillDT().
|
private |
Definition at line 156 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_DT(), and fillDT().
|
private |
Definition at line 145 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_DT(), and fillDT().
|
private |
Definition at line 236 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_RPC(), and fillRPC().
|
private |
Definition at line 239 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_RPC(), and fillRPC().
|
private |
Definition at line 149 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_DT(), and fillDT().
|
private |
Definition at line 148 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_DT(), and fillDT().
|
private |
Definition at line 147 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_DT(), and fillDT().
|
private |
Definition at line 150 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_DT(), and fillDT().
|
private |
Definition at line 151 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_DT(), and fillDT().
|
private |
Definition at line 165 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_DT(), and fillDT().
|
private |
Definition at line 241 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_RPC(), and fillRPC().
|
private |
Definition at line 243 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_RPC(), and fillRPC().
|
private |
Definition at line 220 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_RPC(), and fillRPC().
|
private |
Definition at line 221 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_RPC(), and fillRPC().
|
private |
Definition at line 161 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_DT(), and fillDT().
|
private |
Definition at line 144 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_DT(), and fillDT().
|
private |
Definition at line 235 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_RPC(), and fillRPC().
|
private |
Definition at line 238 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_RPC().
|
private |
Definition at line 143 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_DT(), and fillDT().
|
private |
Definition at line 231 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_RPC(), and fillRPC().
|
private |
Definition at line 234 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_RPC(), and fillRPC().
|
private |
Definition at line 142 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_DT(), and fillDT().
|
private |
Definition at line 140 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_DT(), and fillDT().
|
private |
Definition at line 141 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_DT(), and fillDT().
|
private |
Definition at line 229 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_RPC(), and fillRPC().
|
private |
Definition at line 230 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_RPC(), and fillRPC().
|
private |
Definition at line 232 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_RPC(), and fillRPC().
|
private |
Definition at line 233 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_RPC(), and fillRPC().
|
private |
Definition at line 172 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_CSC(), and fillCSC().
|
private |
Definition at line 137 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_DT(), and fillDT().
|
private |
Definition at line 212 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_RPC(), and fillRPC().
|
private |
Definition at line 163 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_DT(), and fillDT().
|
private |
Definition at line 228 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_RPC(), and fillRPC().
|
private |
Definition at line 213 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_RPC(), and fillRPC().
|
private |
Definition at line 214 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_RPC(), and fillRPC().
|
private |
Definition at line 215 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_RPC(), and fillRPC().
|
private |
Definition at line 224 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_RPC(), and fillRPC().
|
private |
Definition at line 225 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_RPC(), and fillRPC().
|
private |
Definition at line 218 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_RPC(), and fillRPC().
|
private |
Definition at line 219 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_RPC(), and fillRPC().
|
private |
Definition at line 159 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_DT(), and fillDT().
|
private |
Definition at line 158 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_DT(), and fillDT().
|
private |
Definition at line 216 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_RPC(), and fillRPC().
|
private |
Definition at line 217 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_RPC(), and fillRPC().
|
private |
Definition at line 222 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_RPC(), and fillRPC().
|
private |
Definition at line 223 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_RPC(), and fillRPC().
|
private |
Definition at line 160 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_DT(), and fillDT().
|
private |
Definition at line 138 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_DT(), and fillDT().
|
private |
Definition at line 174 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_CSC().
|
private |
Definition at line 176 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_CSC().
|
private |
Definition at line 178 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_CSC().
|
private |
Definition at line 180 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_CSC().
|
private |
Definition at line 182 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_CSC().
|
private |
Definition at line 184 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_CSC().
|
private |
Definition at line 186 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_CSC().
|
private |
Definition at line 188 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_CSC().
|
private |
Definition at line 190 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_CSC().
|
private |
Definition at line 192 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_CSC().
|
private |
Definition at line 194 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_CSC().
|
private |
Definition at line 196 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_CSC().
|
private |
Definition at line 198 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_CSC().
|
private |
Definition at line 200 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_CSC().
|
private |
Definition at line 202 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_CSC().
|
private |
Definition at line 204 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_CSC().
|
private |
Definition at line 206 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_CSC().
|
private |
Definition at line 208 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_CSC().
|
private |
Definition at line 157 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_DT(), and fillDT().
|
private |
Definition at line 162 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_DT(), and fillDT().
|
private |
Definition at line 117 of file MuonSimHitsValidAnalyzer.h.
Referenced by fillDT(), fillRPC(), and MuonSimHitsValidAnalyzer().
|
private |
Definition at line 117 of file MuonSimHitsValidAnalyzer.h.
Referenced by fillDT(), fillRPC(), and MuonSimHitsValidAnalyzer().
|
private |
Definition at line 117 of file MuonSimHitsValidAnalyzer.h.
Referenced by fillRPC().
|
private |
Definition at line 117 of file MuonSimHitsValidAnalyzer.h.
Referenced by fillRPC().
|
private |
G4MC info.
Definition at line 108 of file MuonSimHitsValidAnalyzer.h.
Referenced by MuonSimHitsValidAnalyzer().
|
private |
Definition at line 114 of file MuonSimHitsValidAnalyzer.h.
Referenced by fillCSC(), and MuonSimHitsValidAnalyzer().
|
private |
Definition at line 114 of file MuonSimHitsValidAnalyzer.h.
Referenced by fillDT(), and MuonSimHitsValidAnalyzer().
|
private |
Definition at line 114 of file MuonSimHitsValidAnalyzer.h.
Referenced by fillRPC(), and MuonSimHitsValidAnalyzer().
|
private |
Definition at line 113 of file MuonSimHitsValidAnalyzer.h.
|
private |
Definition at line 113 of file MuonSimHitsValidAnalyzer.h.
Referenced by fillDT().
|
private |
Definition at line 116 of file MuonSimHitsValidAnalyzer.h.
Referenced by fillDT(), fillRPC(), and MuonSimHitsValidAnalyzer().
|
private |
Definition at line 96 of file MuonSimHitsValidAnalyzer.h.
Referenced by analyze(), and MuonSimHitsValidAnalyzer().
|
private |
Definition at line 118 of file MuonSimHitsValidAnalyzer.h.
Referenced by fillDT(), fillRPC(), and MuonSimHitsValidAnalyzer().
|
private |
Definition at line 112 of file MuonSimHitsValidAnalyzer.h.
Referenced by fillRPC().
|
private |
Definition at line 112 of file MuonSimHitsValidAnalyzer.h.
Referenced by fillRPC(), and geometryXMLparser.CSCAlignable::index().
|
private |
Definition at line 112 of file MuonSimHitsValidAnalyzer.h.
Referenced by fillRPC().
|
private |
Definition at line 126 of file MuonSimHitsValidAnalyzer.h.
Referenced by fillRPC(), and MuonSimHitsValidAnalyzer().
|
private |
Definition at line 100 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_RPC(), and saveHistos_RPC().
|
private |
Definition at line 111 of file MuonSimHitsValidAnalyzer.h.
Referenced by fillDT(), fillRPC(), and geometryXMLparser.DTAlignable::index().
|
private |
Definition at line 118 of file MuonSimHitsValidAnalyzer.h.
Referenced by fillDT(), fillRPC(), and MuonSimHitsValidAnalyzer().
|
private |
Definition at line 111 of file MuonSimHitsValidAnalyzer.h.
Referenced by fillDT(), fillRPC(), geometryXMLparser.DTAlignable::index(), and geometryXMLparser.CSCAlignable::index().
|
private |
Definition at line 112 of file MuonSimHitsValidAnalyzer.h.
Referenced by fillRPC().
|
private |
Definition at line 111 of file MuonSimHitsValidAnalyzer.h.
Referenced by fillDT(), and geometryXMLparser.DTAlignable::index().
|
private |
Definition at line 103 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_CSC(), and saveHistos_CSC().
|
private |
Definition at line 102 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_DT(), saveHistos_DT(), and ~MuonSimHitsValidAnalyzer().
|
private |
Definition at line 104 of file MuonSimHitsValidAnalyzer.h.
Referenced by bookHistos_RPC(), and saveHistos_RPC().
|
private |
Definition at line 114 of file MuonSimHitsValidAnalyzer.h.
|
private |
Definition at line 114 of file MuonSimHitsValidAnalyzer.h.
|
private |
Definition at line 115 of file MuonSimHitsValidAnalyzer.h.
Referenced by fillRPC().
|
private |
Definition at line 115 of file MuonSimHitsValidAnalyzer.h.
Referenced by fillRPC().
|
private |
Definition at line 93 of file MuonSimHitsValidAnalyzer.h.
Referenced by analyze(), endJob(), fillCSC(), fillDT(), fillRPC(), and MuonSimHitsValidAnalyzer().
|
private |
Definition at line 111 of file MuonSimHitsValidAnalyzer.h.
Referenced by fillDT(), and geometryXMLparser.DTAlignable::index().
|
private |
Definition at line 111 of file MuonSimHitsValidAnalyzer.h.
Referenced by fillDT().