#include <SiStripRecHitsValid.h>
Public Member Functions | |
SiStripRecHitsValid (const edm::ParameterSet &conf) | |
~SiStripRecHitsValid () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Public Member Functions inherited from edm::EDConsumerBase | |
EDConsumerBase () | |
ProductHolderIndex | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Protected Member Functions | |
virtual void | analyze (const edm::Event &e, const edm::EventSetup &c) |
void | beginJob () |
void | endJob () |
Protected Member Functions inherited from edm::EDAnalyzer | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
CurrentProcessingContext const * | currentContext () 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) |
Private Member Functions | |
std::pair< LocalPoint, LocalVector > | projectHit (const PSimHit &hit, const StripGeomDetUnit *stripDet, const BoundPlane &plane) |
Static Private Attributes | |
static const int | MAXHIT = 1000 |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Definition at line 50 of file SiStripRecHitsValid.h.
SiStripRecHitsValid::SiStripRecHitsValid | ( | const edm::ParameterSet & | conf | ) |
Definition at line 50 of file SiStripRecHitsValid.cc.
References dbe_, edm::ParameterSet::getUntrackedParameter(), timingPdfMaker::histo, i, meAdcRphiTEC, meAdcRphiTIB, meAdcRphiTID, meAdcRphiTOB, meAdcSasTEC, meAdcSasTIB, meAdcSasTID, meAdcSasTOB, meChi2MatchedTEC, meChi2MatchedTIB, meChi2MatchedTID, meChi2MatchedTOB, meChi2RphiTEC, meChi2RphiTIB, meChi2RphiTID, meChi2RphiTOB, meChi2SasTEC, meChi2SasTIB, meChi2SasTID, meChi2SasTOB, meErrxMatchedTEC, meErrxMatchedTIB, meErrxMatchedTID, meErrxMatchedTOB, meErrxRphiTEC, meErrxRphiTIB, meErrxRphiTID, meErrxRphiTOB, meErrxSasTEC, meErrxSasTIB, meErrxSasTID, meErrxSasTOB, meErryMatchedTEC, meErryMatchedTIB, meErryMatchedTID, meErryMatchedTOB, meNstpRphiTEC, meNstpRphiTIB, meNstpRphiTID, meNstpRphiTOB, meNstpSasTEC, meNstpSasTIB, meNstpSasTID, meNstpSasTOB, meNumMatchedTEC, meNumMatchedTIB, meNumMatchedTID, meNumMatchedTOB, meNumRphiTEC, meNumRphiTIB, meNumRphiTID, meNumRphiTOB, meNumSasTEC, meNumSasTIB, meNumSasTID, meNumSasTOB, meNumTotMatched, meNumTotRphi, meNumTotSas, mePosxMatchedTEC, mePosxMatchedTIB, mePosxMatchedTID, mePosxMatchedTOB, mePosxRphiTEC, mePosxRphiTIB, mePosxRphiTID, mePosxRphiTOB, mePosxSasTEC, mePosxSasTIB, mePosxSasTID, mePosxSasTOB, mePosyMatchedTEC, mePosyMatchedTIB, mePosyMatchedTID, mePosyMatchedTOB, mePullLFRphiTEC, mePullLFRphiTIB, mePullLFRphiTID, mePullLFRphiTOB, mePullLFSasTEC, mePullLFSasTIB, mePullLFSasTID, mePullLFSasTOB, mePullMFRphiTEC, mePullMFRphiTIB, mePullMFRphiTID, mePullMFRphiTOB, mePullMFSasTEC, mePullMFSasTIB, mePullMFSasTID, mePullMFSasTOB, meResRphiTEC, meResRphiTIB, meResRphiTID, meResRphiTOB, meResSasTEC, meResSasTIB, meResSasTID, meResSasTOB, meResxMatchedTEC, meResxMatchedTIB, meResxMatchedTID, meResxMatchedTOB, meResyMatchedTEC, meResyMatchedTIB, meResyMatchedTID, meResyMatchedTOB, cppFunctionSkipper::operator, and outputFile_.
SiStripRecHitsValid::~SiStripRecHitsValid | ( | ) |
Definition at line 317 of file SiStripRecHitsValid.cc.
|
protectedvirtual |
Implements edm::EDAnalyzer.
Definition at line 330 of file SiStripRecHitsValid.cc.
References TrackerHitAssociator::associateHit(), chi2matched, chi2rphi, chi2sas, cluchgrphi, cluchgsas, clusizrphi, clusizsas, conf_, cond::rpcobgas::detid, error, edm::EventID::event(), MonitorElement::Fill(), edm::EventSetup::get(), edm::Event::getByLabel(), helper::getRange(), i, edm::EventBase::id(), TrackerGeometry::idToDet(), TrackerGeometry::idToDetUnit(), j, gen::k, prof2calltree::l, PSimHit::localPosition(), m, matched, matchedRecHits_, MAXHIT, meAdcRphiTEC, meAdcRphiTIB, meAdcRphiTID, meAdcRphiTOB, meAdcSasTEC, meAdcSasTIB, meAdcSasTID, meAdcSasTOB, Topology::measurementError(), Topology::measurementPosition(), meChi2MatchedTEC, meChi2MatchedTIB, meChi2MatchedTID, meChi2MatchedTOB, meChi2RphiTEC, meChi2RphiTIB, meChi2RphiTID, meChi2RphiTOB, meChi2SasTEC, meChi2SasTIB, meChi2SasTID, meChi2SasTOB, meErrxMatchedTEC, meErrxMatchedTIB, meErrxMatchedTID, meErrxMatchedTOB, meErrxRphiTEC, meErrxRphiTIB, meErrxRphiTID, meErrxRphiTOB, meErrxSasTEC, meErrxSasTIB, meErrxSasTID, meErrxSasTOB, meErryMatchedTEC, meErryMatchedTIB, meErryMatchedTID, meErryMatchedTOB, meNstpRphiTEC, meNstpRphiTIB, meNstpRphiTID, meNstpRphiTOB, meNstpSasTEC, meNstpSasTIB, meNstpSasTID, meNstpSasTOB, meNumMatchedTEC, meNumMatchedTIB, meNumMatchedTID, meNumMatchedTOB, meNumRphiTEC, meNumRphiTIB, meNumRphiTID, meNumRphiTOB, meNumSasTEC, meNumSasTIB, meNumSasTID, meNumSasTOB, meNumTotMatched, meNumTotRphi, meNumTotSas, mePosxMatchedTEC, mePosxMatchedTIB, mePosxMatchedTID, mePosxMatchedTOB, mePosxRphiTEC, mePosxRphiTIB, mePosxRphiTID, mePosxRphiTOB, mePosxSasTEC, mePosxSasTIB, mePosxSasTID, mePosxSasTOB, mePosyMatchedTEC, mePosyMatchedTIB, mePosyMatchedTID, mePosyMatchedTOB, mePullLFRphiTEC, mePullLFRphiTIB, mePullLFRphiTID, mePullLFRphiTOB, mePullLFSasTEC, mePullLFSasTIB, mePullLFSasTID, mePullLFSasTOB, mePullMFRphiTEC, mePullMFRphiTIB, mePullMFRphiTID, mePullMFRphiTOB, mePullMFSasTEC, mePullMFSasTIB, mePullMFSasTID, mePullMFSasTOB, meResRphiTEC, meResRphiTIB, meResRphiTID, meResRphiTOB, meResSasTEC, meResSasTIB, meResSasTID, meResSasTOB, meResxMatchedTEC, meResxMatchedTIB, meResxMatchedTID, meResxMatchedTOB, meResyMatchedTEC, meResyMatchedTIB, meResyMatchedTID, meResyMatchedTOB, position, projectHit(), dttmaxenums::R, alignCSCRings::r, rechitmatchederrxx, rechitmatchederrxy, rechitmatchederryy, rechitmatchedresx, rechitmatchedresy, rechitmatchedx, rechitmatchedy, rechitmatchedz, rechitrphierrx, rechitrphipullMF, rechitrphires, rechitrphix, rechitrphiy, rechitrphiz, rechitsaserrx, rechitsaspullMF, rechitsasres, rechitsasx, rechitsasy, rechitsasz, rphiRecHits_, edm::EventID::run(), mathSSE::sqrt(), GluedGeomDet::stereoDet(), stereoRecHits_, AlCaHLTBitMon_QueryRunRegistry::string, DetId::subdetId(), GeomDet::surface(), StripSubdetector::TEC, StripSubdetector::TIB, StripSubdetector::TID, StripSubdetector::TOB, StripGeomDetUnit::topology(), patCandidatesForDimuonsSequences_cff::tracker, create_public_pileup_plots::transform, MeasurementError::uu(), PV2DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::x(), LocalError::xx(), LocalError::xy(), PV3DBase< T, PVType, FrameType >::y(), LocalError::yy(), and PV3DBase< T, PVType, FrameType >::z().
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 321 of file SiStripRecHitsValid.cc.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 325 of file SiStripRecHitsValid.cc.
References dbe_, outputFile_, and DQMStore::save().
|
private |
Definition at line 966 of file SiStripRecHitsValid.cc.
References funct::cos(), dir, PSimHit::localDirection(), PSimHit::localPosition(), pileupReCalc_HLTpaths::scale, funct::sin(), StripGeomDetUnit::specificTopology(), StripTopology::strip(), StripTopology::stripAngle(), GeomDet::surface(), Surface::toGlobal(), and PV3DBase< T, PVType, FrameType >::z().
Referenced by analyze().
|
private |
Definition at line 209 of file SiStripRecHitsValid.h.
Referenced by analyze().
|
private |
Definition at line 207 of file SiStripRecHitsValid.h.
Referenced by analyze().
|
private |
Definition at line 208 of file SiStripRecHitsValid.h.
Referenced by analyze().
|
private |
Definition at line 197 of file SiStripRecHitsValid.h.
Referenced by analyze().
|
private |
Definition at line 206 of file SiStripRecHitsValid.h.
Referenced by analyze().
|
private |
Definition at line 196 of file SiStripRecHitsValid.h.
Referenced by analyze().
|
private |
Definition at line 205 of file SiStripRecHitsValid.h.
Referenced by analyze().
|
private |
Definition at line 185 of file SiStripRecHitsValid.h.
Referenced by analyze().
|
private |
Definition at line 66 of file SiStripRecHitsValid.h.
Referenced by endJob(), and SiStripRecHitsValid().
|
private |
Definition at line 182 of file SiStripRecHitsValid.h.
Referenced by analyze().
|
private |
Definition at line 222 of file SiStripRecHitsValid.h.
Referenced by analyze().
|
staticprivate |
Definition at line 188 of file SiStripRecHitsValid.h.
Referenced by analyze().
|
private |
Definition at line 159 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 86 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 134 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 110 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 167 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 94 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 142 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 118 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 180 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 107 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 156 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 131 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 165 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 92 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 140 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 116 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 173 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 100 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 148 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 124 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 176 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 103 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 152 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 127 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 161 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 88 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 136 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 112 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 169 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 96 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 144 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 120 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 177 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 104 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 153 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 128 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 158 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 85 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 133 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 109 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 166 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 93 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 141 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 117 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 82 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 73 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 79 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 76 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 80 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 71 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 77 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 74 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 81 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 72 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 78 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 75 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 70 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 68 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 69 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 174 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 101 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 150 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 125 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 160 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 87 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 135 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 111 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 168 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 95 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 143 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 119 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 175 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 102 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 151 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 126 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 163 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 90 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 138 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 114 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 171 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 98 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 146 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 122 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 164 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 91 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 139 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 115 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 172 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 99 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 147 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 123 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 162 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 89 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 137 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 113 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 170 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 97 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 145 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 121 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 178 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 105 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 154 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 129 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 179 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 106 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 155 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 130 of file SiStripRecHitsValid.h.
Referenced by analyze(), and SiStripRecHitsValid().
|
private |
Definition at line 67 of file SiStripRecHitsValid.h.
Referenced by endJob(), and SiStripRecHitsValid().
|
private |
Definition at line 219 of file SiStripRecHitsValid.h.
|
private |
Definition at line 213 of file SiStripRecHitsValid.h.
Referenced by analyze().
|
private |
Definition at line 214 of file SiStripRecHitsValid.h.
Referenced by analyze().
|
private |
Definition at line 215 of file SiStripRecHitsValid.h.
Referenced by analyze().
|
private |
Definition at line 216 of file SiStripRecHitsValid.h.
|
private |
Definition at line 217 of file SiStripRecHitsValid.h.
Referenced by analyze().
|
private |
Definition at line 218 of file SiStripRecHitsValid.h.
Referenced by analyze().
|
private |
Definition at line 210 of file SiStripRecHitsValid.h.
Referenced by analyze().
|
private |
Definition at line 211 of file SiStripRecHitsValid.h.
Referenced by analyze().
|
private |
Definition at line 212 of file SiStripRecHitsValid.h.
Referenced by analyze().
|
private |
Definition at line 190 of file SiStripRecHitsValid.h.
Referenced by analyze().
|
private |
Definition at line 193 of file SiStripRecHitsValid.h.
|
private |
Definition at line 195 of file SiStripRecHitsValid.h.
Referenced by analyze().
|
private |
Definition at line 194 of file SiStripRecHitsValid.h.
Referenced by analyze().
|
private |
Definition at line 189 of file SiStripRecHitsValid.h.
Referenced by analyze().
|
private |
Definition at line 191 of file SiStripRecHitsValid.h.
Referenced by analyze().
|
private |
Definition at line 192 of file SiStripRecHitsValid.h.
Referenced by analyze().
|
private |
Definition at line 199 of file SiStripRecHitsValid.h.
Referenced by analyze().
|
private |
Definition at line 202 of file SiStripRecHitsValid.h.
|
private |
Definition at line 204 of file SiStripRecHitsValid.h.
Referenced by analyze().
|
private |
Definition at line 203 of file SiStripRecHitsValid.h.
Referenced by analyze().
|
private |
Definition at line 198 of file SiStripRecHitsValid.h.
Referenced by analyze().
|
private |
Definition at line 200 of file SiStripRecHitsValid.h.
Referenced by analyze().
|
private |
Definition at line 201 of file SiStripRecHitsValid.h.
Referenced by analyze().
|
private |
Definition at line 222 of file SiStripRecHitsValid.h.
Referenced by analyze().
|
private |
Definition at line 222 of file SiStripRecHitsValid.h.
Referenced by analyze().