![]() |
![]() |
#include <NtupleDump/TrackingNtuple/plugins/TrackingNtuple.cc>
Classes | |
struct | SimHitData |
struct | TPHitIndex |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Types | |
enum | HitSimType { HitSimType::Signal = 0, HitSimType::ITPileup = 1, HitSimType::OOTPileup = 2, HitSimType::Noise = 3, HitSimType::Unknown = 99 } |
enum | HitType { HitType::Pixel = 0, HitType::Strip = 1, HitType::Glued = 2, HitType::Invalid = 3, HitType::Phase2OT = 4, HitType::Unknown = 99 } |
typedef std::pair< TrackPSimHitRef::key_type, edm::ProductID > | SimHitFullKey |
typedef std::map< SimHitFullKey, size_t > | SimHitRefKeyToIndex |
typedef std::unordered_set< reco::RecoToSimCollection::index_type > | TrackingParticleRefKeySet |
typedef std::unordered_map< reco::RecoToSimCollection::index_type, size_t > | TrackingParticleRefKeyToIndex |
typedef TrackingParticleRefKeyToIndex | TrackingVertexRefKeyToIndex |
Static Private Member Functions | |
static bool | tpHitIndexListLess (const TPHitIndex &i, const TPHitIndex &j) |
static bool | tpHitIndexListLessSort (const TPHitIndex &i, const TPHitIndex &j) |
Private Attributes | |
edm::EDGetTokenT< reco::BeamSpot > | beamSpotToken_ |
float | bsp_sigmax |
float | bsp_sigmay |
float | bsp_sigmaz |
float | bsp_x |
float | bsp_y |
float | bsp_z |
std::string | builderName_ |
edm::EDGetTokenT< ClusterTPAssociation > | clusterTPMapToken_ |
edm::EventNumber_t | ev_event |
edm::LuminosityBlockNumber_t | ev_lumi |
edm::RunNumber_t | ev_run |
std::vector< float > | glu_bbxi |
std::vector< unsigned int > | glu_det |
std::vector< unsigned int > | glu_detId |
std::vector< short > | glu_isBarrel |
std::vector< unsigned int > | glu_lay |
std::vector< int > | glu_monoIdx |
std::vector< float > | glu_radL |
std::vector< std::vector< int > > | glu_seeIdx |
std::vector< int > | glu_stereoIdx |
std::vector< float > | glu_x |
std::vector< float > | glu_xx |
std::vector< float > | glu_xy |
std::vector< float > | glu_y |
std::vector< float > | glu_yy |
std::vector< float > | glu_yz |
std::vector< float > | glu_z |
std::vector< float > | glu_zx |
std::vector< float > | glu_zz |
const bool | includeAllHits_ |
bool | includePhase2OTHits_ |
const bool | includeSeeds_ |
bool | includeStripHits_ |
std::vector< unsigned short > | inv_det |
std::vector< unsigned int > | inv_detId |
std::vector< short > | inv_isBarrel |
std::vector< unsigned short > | inv_lay |
std::vector< unsigned short > | inv_type |
std::string | parametersDefinerName_ |
std::vector< float > | ph2_bbxi |
std::vector< unsigned short > | ph2_det |
std::vector< unsigned int > | ph2_detId |
std::vector< short > | ph2_isBarrel |
std::vector< unsigned short > | ph2_lay |
std::vector< float > | ph2_radL |
std::vector< std::vector< int > > | ph2_seeIdx |
std::vector< std::vector< int > > | ph2_simHitIdx |
std::vector< unsigned short > | ph2_simType |
std::vector< std::vector< int > > | ph2_trkIdx |
std::vector< float > | ph2_x |
std::vector< float > | ph2_xx |
std::vector< float > | ph2_xy |
std::vector< float > | ph2_y |
std::vector< float > | ph2_yy |
std::vector< float > | ph2_yz |
std::vector< float > | ph2_z |
std::vector< float > | ph2_zx |
std::vector< float > | ph2_zz |
edm::EDGetTokenT< Phase2TrackerRecHit1DCollectionNew > | phase2OTRecHitToken_ |
std::vector< float > | pix_bbxi |
std::vector< std::vector< float > > | pix_chargeFraction |
std::vector< unsigned short > | pix_det |
std::vector< unsigned int > | pix_detId |
std::vector< short > | pix_isBarrel |
std::vector< unsigned short > | pix_lay |
std::vector< float > | pix_radL |
std::vector< std::vector< int > > | pix_seeIdx |
std::vector< std::vector< int > > | pix_simHitIdx |
std::vector< unsigned short > | pix_simType |
std::vector< std::vector< int > > | pix_trkIdx |
std::vector< float > | pix_x |
std::vector< float > | pix_xx |
std::vector< float > | pix_xy |
std::vector< float > | pix_y |
std::vector< float > | pix_yy |
std::vector< float > | pix_yz |
std::vector< float > | pix_z |
std::vector< float > | pix_zx |
std::vector< float > | pix_zz |
edm::EDGetTokenT< SiPixelRecHitCollection > | pixelRecHitToken_ |
edm::EDGetTokenT< edm::DetSetVector< PixelDigiSimLink > > | pixelSimLinkToken_ |
std::vector< unsigned int > | see_algo |
std::vector< float > | see_chi2 |
std::vector< float > | see_dxy |
std::vector< float > | see_dxyErr |
std::vector< float > | see_dz |
std::vector< float > | see_dzErr |
std::vector< float > | see_eta |
std::vector< float > | see_etaErr |
std::vector< short > | see_fitok |
std::vector< std::vector< int > > | see_hitIdx |
std::vector< std::vector< int > > | see_hitType |
std::vector< unsigned int > | see_nGlued |
std::vector< unsigned int > | see_nPhase2OT |
std::vector< unsigned int > | see_nPixel |
std::vector< unsigned int > | see_nStrip |
std::vector< unsigned int > | see_nValid |
std::vector< unsigned int > | see_offset |
std::vector< float > | see_phi |
std::vector< float > | see_phiErr |
std::vector< float > | see_pt |
std::vector< float > | see_ptErr |
std::vector< float > | see_px |
std::vector< float > | see_py |
std::vector< float > | see_pz |
std::vector< int > | see_q |
std::vector< std::vector< float > > | see_shareFrac |
std::vector< std::vector< int > > | see_simTrkIdx |
std::vector< int > | see_trkIdx |
std::vector< edm::EDGetTokenT< edm::View< reco::Track > > > | seedTokens_ |
std::vector< int > | sim_bunchCrossing |
std::vector< std::vector< int > > | sim_decayVtxIdx |
std::vector< float > | sim_eta |
std::vector< int > | sim_event |
std::vector< unsigned int > | sim_n3DLay |
std::vector< unsigned int > | sim_nLay |
std::vector< unsigned int > | sim_nPixel |
std::vector< unsigned int > | sim_nPixelLay |
std::vector< unsigned int > | sim_nStrip |
std::vector< unsigned int > | sim_nValid |
std::vector< int > | sim_parentVtxIdx |
std::vector< float > | sim_pca_cotTheta |
std::vector< float > | sim_pca_dxy |
std::vector< float > | sim_pca_dz |
std::vector< float > | sim_pca_eta |
std::vector< float > | sim_pca_lambda |
std::vector< float > | sim_pca_phi |
std::vector< float > | sim_pca_pt |
std::vector< int > | sim_pdgId |
std::vector< float > | sim_phi |
std::vector< float > | sim_pt |
std::vector< float > | sim_px |
std::vector< float > | sim_py |
std::vector< float > | sim_pz |
std::vector< int > | sim_q |
std::vector< std::vector< float > > | sim_shareFrac |
std::vector< std::vector< int > > | sim_simHitIdx |
std::vector< std::vector< int > > | sim_trkIdx |
std::vector< unsigned short > | simhit_det |
std::vector< unsigned int > | simhit_detId |
std::vector< float > | simhit_eloss |
std::vector< std::vector< int > > | simhit_hitIdx |
std::vector< std::vector< int > > | simhit_hitType |
std::vector< unsigned short > | simhit_lay |
std::vector< int > | simhit_particle |
std::vector< short > | simhit_process |
std::vector< int > | simhit_simTrkIdx |
std::vector< float > | simhit_tof |
std::vector< float > | simhit_x |
std::vector< float > | simhit_y |
std::vector< float > | simhit_z |
edm::EDGetTokenT< SimHitTPAssociationProducer::SimHitTPAssociationList > | simHitTPMapToken_ |
std::vector< int > | simpv_idx |
std::vector< int > | simvtx_bunchCrossing |
std::vector< std::vector< int > > | simvtx_daughterSimIdx |
std::vector< int > | simvtx_event |
std::vector< unsigned int > | simvtx_processType |
std::vector< std::vector< int > > | simvtx_sourceSimIdx |
std::vector< float > | simvtx_x |
std::vector< float > | simvtx_y |
std::vector< float > | simvtx_z |
edm::EDGetTokenT< edm::DetSetVector< PixelDigiSimLink > > | siphase2OTSimLinksToken_ |
std::vector< float > | str_bbxi |
std::vector< std::vector< float > > | str_chargeFraction |
std::vector< unsigned short > | str_det |
std::vector< unsigned int > | str_detId |
std::vector< short > | str_isBarrel |
std::vector< short > | str_isStereo |
std::vector< unsigned short > | str_lay |
std::vector< float > | str_radL |
std::vector< std::vector< int > > | str_seeIdx |
std::vector< std::vector< int > > | str_simHitIdx |
std::vector< unsigned short > | str_simType |
std::vector< std::vector< int > > | str_trkIdx |
std::vector< float > | str_x |
std::vector< float > | str_xx |
std::vector< float > | str_xy |
std::vector< float > | str_y |
std::vector< float > | str_yy |
std::vector< float > | str_yz |
std::vector< float > | str_z |
std::vector< float > | str_zx |
std::vector< float > | str_zz |
edm::EDGetTokenT< SiStripMatchedRecHit2DCollection > | stripMatchedRecHitToken_ |
edm::EDGetTokenT< SiStripRecHit2DCollection > | stripRphiRecHitToken_ |
edm::EDGetTokenT< edm::DetSetVector< StripDigiSimLink > > | stripSimLinkToken_ |
edm::EDGetTokenT< SiStripRecHit2DCollection > | stripStereoRecHitToken_ |
TTree * | t |
edm::EDGetTokenT< edm::ValueMap< unsigned int > > | tpNLayersToken_ |
edm::EDGetTokenT< edm::ValueMap< unsigned int > > | tpNPixelLayersToken_ |
edm::EDGetTokenT< edm::ValueMap< unsigned int > > | tpNStripStereoLayersToken_ |
edm::EDGetTokenT< reco::TrackToTrackingParticleAssociator > | trackAssociatorToken_ |
edm::EDGetTokenT< TrackingParticleRefVector > | trackingParticleRefToken_ |
edm::EDGetTokenT< TrackingParticleCollection > | trackingParticleToken_ |
edm::EDGetTokenT< TrackingVertexCollection > | trackingVertexToken_ |
edm::EDGetTokenT< edm::View< reco::Track > > | trackToken_ |
std::vector< unsigned int > | trk_algo |
std::vector< decltype(reco::TrackBase().algoMaskUL())> | trk_algoMask |
std::vector< float > | trk_cotTheta |
std::vector< float > | trk_dxy |
std::vector< float > | trk_dxyErr |
std::vector< float > | trk_dz |
std::vector< float > | trk_dzErr |
std::vector< float > | trk_eta |
std::vector< float > | trk_etaErr |
std::vector< std::vector< int > > | trk_hitIdx |
std::vector< std::vector< int > > | trk_hitType |
std::vector< float > | trk_inner_pt |
std::vector< float > | trk_inner_px |
std::vector< float > | trk_inner_py |
std::vector< float > | trk_inner_pz |
std::vector< short > | trk_isHP |
std::vector< float > | trk_lambda |
std::vector< float > | trk_lambdaErr |
std::vector< unsigned int > | trk_n3DLay |
std::vector< float > | trk_nChi2 |
std::vector< unsigned int > | trk_nInnerLost |
std::vector< unsigned int > | trk_nInvalid |
std::vector< unsigned int > | trk_nOuterLost |
std::vector< unsigned int > | trk_nPixel |
std::vector< unsigned int > | trk_nPixelLay |
std::vector< unsigned int > | trk_nStrip |
std::vector< unsigned int > | trk_nStripLay |
std::vector< unsigned int > | trk_nValid |
std::vector< unsigned int > | trk_originalAlgo |
std::vector< float > | trk_outer_pt |
std::vector< float > | trk_outer_px |
std::vector< float > | trk_outer_py |
std::vector< float > | trk_outer_pz |
std::vector< float > | trk_phi |
std::vector< float > | trk_phiErr |
std::vector< float > | trk_pt |
std::vector< float > | trk_ptErr |
std::vector< float > | trk_px |
std::vector< float > | trk_py |
std::vector< float > | trk_pz |
std::vector< int > | trk_q |
std::vector< float > | trk_refpoint_x |
std::vector< float > | trk_refpoint_y |
std::vector< float > | trk_refpoint_z |
std::vector< int > | trk_seedIdx |
std::vector< std::vector< float > > | trk_shareFrac |
std::vector< std::vector< int > > | trk_simTrkIdx |
std::vector< unsigned int > | trk_stopReason |
std::vector< int > | trk_vtxIdx |
edm::EDGetTokenT< reco::VertexCollection > | vertexToken_ |
std::vector< float > | vtx_chi2 |
std::vector< short > | vtx_fake |
std::vector< float > | vtx_ndof |
std::vector< std::vector< int > > | vtx_trkIdx |
std::vector< short > | vtx_valid |
std::vector< float > | vtx_x |
std::vector< float > | vtx_xErr |
std::vector< float > | vtx_y |
std::vector< float > | vtx_yErr |
std::vector< float > | vtx_z |
std::vector< float > | vtx_zErr |
Additional Inherited Members | |
![]() | |
typedef EDAnalyzerBase | ModuleType |
![]() | |
typedef ProductLabels | Labels |
![]() | |
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) |
Description: [one line class summary]
Implementation: [Notes on implementation]
Definition at line 264 of file TrackingNtuple.cc.
|
private |
Definition at line 282 of file TrackingNtuple.cc.
|
private |
Definition at line 283 of file TrackingNtuple.cc.
|
private |
Definition at line 279 of file TrackingNtuple.cc.
|
private |
Definition at line 280 of file TrackingNtuple.cc.
Definition at line 281 of file TrackingNtuple.cc.
|
strongprivate |
Enumerator | |
---|---|
Signal | |
ITPileup | |
OOTPileup | |
Noise | |
Unknown |
Definition at line 298 of file TrackingNtuple.cc.
|
strongprivate |
Enumerator | |
---|---|
Pixel | |
Strip | |
Glued | |
Invalid | |
Phase2OT | |
Unknown |
Definition at line 285 of file TrackingNtuple.cc.
|
explicit |
Definition at line 739 of file TrackingNtuple.cc.
References beamSpotToken_, bsp_sigmax, bsp_sigmay, bsp_sigmaz, bsp_x, bsp_y, bsp_z, builderName_, clusterTPMapToken_, edm::EDConsumerBase::consumes(), glu_bbxi, glu_det, glu_detId, glu_isBarrel, glu_lay, glu_monoIdx, glu_radL, glu_seeIdx, glu_stereoIdx, glu_x, glu_xx, glu_xy, glu_y, glu_yy, glu_yz, glu_z, glu_zx, glu_zz, includeAllHits_, includePhase2OTHits_, includeSeeds_, includeStripHits_, inv_det, inv_detId, inv_isBarrel, inv_lay, inv_type, TFileService::kSharedResource, edm::InputTag::label(), TFileService::make(), parametersDefinerName_, ph2_bbxi, ph2_det, ph2_detId, ph2_isBarrel, ph2_lay, ph2_radL, ph2_seeIdx, ph2_simHitIdx, ph2_simType, ph2_trkIdx, ph2_x, ph2_xx, ph2_xy, ph2_y, ph2_yy, ph2_yz, ph2_z, ph2_zx, ph2_zz, phase2OTRecHitToken_, pix_bbxi, pix_chargeFraction, pix_det, pix_detId, pix_isBarrel, pix_lay, pix_radL, pix_seeIdx, pix_simHitIdx, pix_simType, pix_trkIdx, pix_x, pix_xx, pix_xy, pix_y, pix_yy, pix_yz, pix_z, pix_zx, pix_zz, pixelRecHitToken_, pixelSimLinkToken_, see_algo, see_chi2, see_dxy, see_dxyErr, see_dz, see_dzErr, see_eta, see_etaErr, see_fitok, see_hitIdx, see_hitType, see_nGlued, see_nPhase2OT, see_nPixel, see_nStrip, see_nValid, see_offset, see_phi, see_phiErr, see_pt, see_ptErr, see_px, see_py, see_pz, see_q, see_shareFrac, see_simTrkIdx, see_trkIdx, sim_bunchCrossing, sim_decayVtxIdx, sim_eta, sim_event, sim_n3DLay, sim_nLay, sim_nPixel, sim_nPixelLay, sim_nStrip, sim_nValid, sim_parentVtxIdx, sim_pca_cotTheta, sim_pca_dxy, sim_pca_dz, sim_pca_eta, sim_pca_lambda, sim_pca_phi, sim_pca_pt, sim_pdgId, sim_phi, sim_pt, sim_px, sim_py, sim_pz, sim_q, sim_shareFrac, sim_simHitIdx, sim_trkIdx, simhit_det, simhit_detId, simhit_eloss, simhit_hitIdx, simhit_hitType, simhit_lay, simhit_particle, simhit_process, simhit_simTrkIdx, simhit_tof, simhit_x, simhit_y, simhit_z, simHitTPMapToken_, simpv_idx, simvtx_bunchCrossing, simvtx_daughterSimIdx, simvtx_event, simvtx_processType, simvtx_sourceSimIdx, simvtx_x, simvtx_y, simvtx_z, siphase2OTSimLinksToken_, str_bbxi, str_chargeFraction, str_det, str_detId, str_isBarrel, str_isStereo, str_lay, str_radL, str_seeIdx, str_simHitIdx, str_simType, str_trkIdx, str_x, str_xx, str_xy, str_y, str_yy, str_yz, str_z, str_zx, str_zz, AlCaHLTBitMon_QueryRunRegistry::string, stripMatchedRecHitToken_, stripRphiRecHitToken_, stripSimLinkToken_, stripStereoRecHitToken_, GlobalPosition_Frontier_DevDB_cff::tag, tpNLayersToken_, tpNPixelLayersToken_, tpNStripStereoLayersToken_, MuonAssociatorByHits_cfi::tpTag, trackAssociatorToken_, trackingVertexToken_, trackToken_, trk_algoMask, trk_hitIdx, trk_hitType, trk_isHP, trk_seedIdx, trk_shareFrac, trk_simTrkIdx, trk_stopReason, trk_vtxIdx, vertexToken_, vtx_chi2, vtx_fake, vtx_ndof, vtx_trkIdx, vtx_valid, vtx_x, vtx_xErr, vtx_y, vtx_yErr, vtx_z, and vtx_zErr.
TrackingNtuple::~TrackingNtuple | ( | ) |
Definition at line 1060 of file TrackingNtuple.cc.
|
overrideprivatevirtual |
Definition at line 1321 of file TrackingNtuple.cc.
References EncodedEventId::bunchCrossing(), clearVariables(), edm::EventID::event(), TrackingVertex::eventId(), fillBeamSpot(), fillPhase2OTHits(), fillPixelHits(), fillSeeds(), fillSimHits(), fillStripMatchedHits(), fillStripRphiStereoHits(), fillTrackingParticles(), fillTrackingVertices(), fillTracks(), fillVertices(), edm::EventSetup::get(), edm::Event::getByToken(), i, edm::EventBase::id(), edm::EDGetTokenT< T >::isUninitialized(), LogDebug, edm::EventID::luminosityBlock(), edm::Handle< T >::product(), edm::ESHandle< T >::product(), edm::RefToBaseVector< T >::push_back(), edm::RefVector< C, T, F >::push_back(), edm::View< T >::refAt(), edm::EventID::run(), edm::RefVector< C, T, F >::size(), edm::View< T >::size(), findQualityFiles::size, tpHitIndexListLessSort(), findQualityFiles::v, and primaryVertexAssociation_cfi::vertices.
|
private |
Definition at line 1069 of file TrackingNtuple.cc.
References bsp_sigmax, bsp_sigmay, bsp_sigmaz, bsp_x, bsp_y, bsp_z, glu_bbxi, glu_det, glu_detId, glu_isBarrel, glu_lay, glu_monoIdx, glu_radL, glu_seeIdx, glu_stereoIdx, glu_x, glu_xx, glu_xy, glu_y, glu_yy, glu_yz, glu_z, glu_zx, glu_zz, inv_det, inv_detId, inv_isBarrel, inv_lay, inv_type, ph2_bbxi, ph2_det, ph2_detId, ph2_isBarrel, ph2_lay, ph2_radL, ph2_seeIdx, ph2_simHitIdx, ph2_simType, ph2_trkIdx, ph2_x, ph2_xx, ph2_xy, ph2_y, ph2_yy, ph2_yz, ph2_z, ph2_zx, ph2_zz, pix_bbxi, pix_chargeFraction, pix_det, pix_detId, pix_isBarrel, pix_lay, pix_radL, pix_seeIdx, pix_simHitIdx, pix_simType, pix_trkIdx, pix_x, pix_xx, pix_xy, pix_y, pix_yy, pix_yz, pix_z, pix_zx, pix_zz, see_algo, see_chi2, see_dxy, see_dxyErr, see_dz, see_dzErr, see_eta, see_etaErr, see_fitok, see_hitIdx, see_hitType, see_nGlued, see_nPhase2OT, see_nPixel, see_nStrip, see_nValid, see_offset, see_phi, see_phiErr, see_pt, see_ptErr, see_px, see_py, see_pz, see_q, see_shareFrac, see_simTrkIdx, see_trkIdx, sim_bunchCrossing, sim_decayVtxIdx, sim_eta, sim_event, sim_n3DLay, sim_nLay, sim_nPixel, sim_nPixelLay, sim_nStrip, sim_nValid, sim_parentVtxIdx, sim_pca_cotTheta, sim_pca_dxy, sim_pca_dz, sim_pca_eta, sim_pca_lambda, sim_pca_phi, sim_pca_pt, sim_pdgId, sim_phi, sim_pt, sim_px, sim_py, sim_pz, sim_q, sim_shareFrac, sim_simHitIdx, sim_trkIdx, simhit_det, simhit_detId, simhit_eloss, simhit_hitIdx, simhit_hitType, simhit_lay, simhit_particle, simhit_process, simhit_simTrkIdx, simhit_tof, simhit_x, simhit_y, simhit_z, simpv_idx, simvtx_bunchCrossing, simvtx_daughterSimIdx, simvtx_event, simvtx_sourceSimIdx, simvtx_x, simvtx_y, simvtx_z, str_bbxi, str_chargeFraction, str_det, str_detId, str_isBarrel, str_isStereo, str_lay, str_radL, str_seeIdx, str_simHitIdx, str_simType, str_trkIdx, str_x, str_xx, str_xy, str_y, str_yy, str_yz, str_z, str_zx, str_zz, trk_algoMask, trk_hitIdx, trk_hitType, trk_isHP, trk_seedIdx, trk_shareFrac, trk_simTrkIdx, trk_stopReason, trk_vtxIdx, vtx_chi2, vtx_fake, vtx_ndof, vtx_trkIdx, vtx_valid, vtx_x, vtx_xErr, vtx_y, vtx_yErr, vtx_z, and vtx_zErr.
Referenced by analyze().
|
private |
Definition at line 1495 of file TrackingNtuple.cc.
References reco::BeamSpot::BeamWidthX(), reco::BeamSpot::BeamWidthY(), bsp_sigmax, bsp_sigmay, bsp_sigmaz, bsp_x, bsp_y, bsp_z, OmniClusterRef::pixelCluster(), reco::BeamSpot::sigmaZ(), OmniClusterRef::stripCluster(), reco::BeamSpot::x0(), and reco::BeamSpot::y0().
Referenced by analyze().
|
static |
Definition at line 2598 of file TrackingNtuple.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::addUntracked(), DEFINE_FWK_MODULE, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 1916 of file TrackingNtuple.cc.
References edmNew::DetSetVector< T >::begin(), TransientTrackingRecHitBuilder::build(), TrackingNtuple::SimHitData::bunchCrossing, edmNew::DetSetVector< T >::end(), TrackingNtuple::SimHitData::event, edm::Event::getByToken(), hit::id, crabWrapper::key, TrackerTopology::layer(), LogTrace, matchCluster(), TrackingNtuple::SimHitData::matchingSimHit, ph2_bbxi, ph2_det, ph2_detId, ph2_isBarrel, ph2_lay, ph2_radL, ph2_seeIdx, ph2_simHitIdx, ph2_simType, ph2_trkIdx, ph2_x, ph2_xx, ph2_xy, ph2_y, ph2_yy, ph2_yz, ph2_z, ph2_zx, ph2_zz, Phase2OT, DetId::rawId(), simhit_eloss, simhit_particle, simhit_process, simhit_x, simhit_y, simhit_z, DetId::subdetId(), and TrackingNtuple::SimHitData::type.
Referenced by analyze().
|
private |
Definition at line 1715 of file TrackingNtuple.cc.
References edmNew::DetSetVector< T >::begin(), TransientTrackingRecHitBuilder::build(), TrackingNtuple::SimHitData::bunchCrossing, TrackingNtuple::SimHitData::chargeFraction, edmNew::DetSetVector< T >::end(), TrackingNtuple::SimHitData::event, edm::Event::getByToken(), hit::id, crabWrapper::key, TrackerTopology::layer(), LogTrace, matchCluster(), TrackingNtuple::SimHitData::matchingSimHit, pix_bbxi, pix_chargeFraction, pix_det, pix_detId, pix_isBarrel, pix_lay, pix_radL, pix_seeIdx, pix_simHitIdx, pix_simType, pix_trkIdx, pix_x, pix_xx, pix_xy, pix_y, pix_yy, pix_yz, pix_z, pix_zx, pix_zz, Pixel, NuclearInteractionSecond_cff::pixelHits, DetId::rawId(), simhit_eloss, simhit_particle, simhit_process, simhit_x, simhit_y, simhit_z, DetId::subdetId(), and TrackingNtuple::SimHitData::type.
Referenced by analyze().
|
private |
Hmm, the following could make sense instead of plain failing if propagation to beam line fails
Definition at line 1982 of file TrackingNtuple.cc.
References patPFMETCorrections_cff::algo, reco::TrackBase::algoByName(), reco::TrackToTrackingParticleAssociator::associateRecoToSim(), TransientTrackingRecHitBuilder::build(), ALCARECOTkAlJpsiMuMu_cff::charge, HiEvtPlane_cfi::chi2, RZLine::chi2(), OmniClusterRef::cluster_phase2OT(), OmniClusterRef::cluster_pixel(), KineDebug3::count(), declareDynArray, SoftLeptonByDistance_cfi::distance, edm::AssociationMap< Tag >::end(), stringResolutionProvider_cfi::eta, Exception, spr::find(), edm::AssociationMap< Tag >::find(), BaseTrackerRecHit::firstClusterRef(), edm::Event::getByToken(), glu_seeIdx, Glued, runTauDisplay::gp, i, hcalTTPDigis_cfi::id, OmniClusterRef::id(), createfilelist::int, trackerHitRTTI::isMatched(), OmniClusterRef::key(), edm::Ref< C, T, F >::key(), diffTwoXMLs::label, tablePrinter::labels, edm::EDConsumerBase::labelsForToken(), LogTrace, edm::ProductLabels::module, SiStripMatchedRecHit2D::monoClusterRef(), ph2_seeIdx, Phase2OT, phi, pix_seeIdx, Pixel, PixelSubdetector::PixelBarrel, PixelSubdetector::PixelEndcap, reco::BeamSpot::position(), EnergyCorrector::pt, edm::RefToBaseVector< T >::push_back(), rpcPointValidation_cfi::recHit, see_algo, see_chi2, see_dxy, see_dxyErr, see_dz, see_dzErr, see_eta, see_etaErr, see_fitok, see_hitIdx, see_hitType, see_nGlued, see_nPhase2OT, see_nPixel, see_nStrip, see_nValid, see_offset, see_phi, see_phiErr, see_pt, see_ptErr, see_px, see_py, see_pz, see_q, see_shareFrac, see_simTrkIdx, see_trkIdx, SurveyInfoScenario_cff::seed, trackingNtuple_cff::seedTracks, SiStripMatchedRecHit2D::stereoClusterRef(), str_seeIdx, Strip, StripSubdetector::TEC, StripSubdetector::TIB, StripSubdetector::TID, StripSubdetector::TOB, and trackFromSeedFitFailed().
Referenced by analyze().
|
private |
Definition at line 1619 of file TrackingNtuple.cc.
References funct::abs(), trackingPlots::assoc, DetId::det(), Exception, TrackerGeometry::idToDetUnit(), TrackerTopology::layer(), LogTrace, TrackingParticle::pdgId(), DetId::rawId(), simhit_det, simhit_detId, simhit_eloss, simhit_hitIdx, simhit_hitType, simhit_lay, simhit_particle, simhit_process, simhit_simTrkIdx, simhit_tof, simhit_x, simhit_y, simhit_z, SimHitTPAssociationProducer::simHitTPAssociationListGreater(), simTrackMatching_cfi::simTrack, DetId::subdetId(), and DetId::Tracker.
Referenced by analyze().
|
private |
Definition at line 1874 of file TrackingNtuple.cc.
References edmNew::DetSetVector< T >::begin(), TransientTrackingRecHitBuilder::build(), edmNew::DetSetVector< T >::end(), edm::Event::getByToken(), glu_bbxi, glu_det, glu_detId, glu_isBarrel, glu_lay, glu_monoIdx, glu_radL, glu_seeIdx, glu_stereoIdx, glu_x, glu_xx, glu_xy, glu_y, glu_yy, glu_yz, glu_z, glu_zx, glu_zz, TrackerTopology::layer(), LogTrace, DetId::rawId(), DetId::subdetId(), StripSubdetector::TIB, and StripSubdetector::TOB.
Referenced by analyze().
|
private |
Definition at line 1780 of file TrackingNtuple.cc.
References TransientTrackingRecHitBuilder::build(), TrackingNtuple::SimHitData::bunchCrossing, TrackingNtuple::SimHitData::chargeFraction, edmNew::DetSetVector< T >::dataSize(), TrackingNtuple::SimHitData::event, lumiContext::fill, edm::Event::getByToken(), hfClusterShapes_cfi::hits, hit::id, crabWrapper::key, TrackerTopology::layer(), LogTrace, matchCluster(), TrackingNtuple::SimHitData::matchingSimHit, dataset::name, DetId::rawId(), simhit_eloss, simhit_particle, simhit_process, simhit_x, simhit_y, simhit_z, str_bbxi, str_chargeFraction, str_det, str_detId, str_isBarrel, str_isStereo, str_lay, str_radL, str_seeIdx, str_simHitIdx, str_simType, str_trkIdx, str_x, str_xx, str_xy, str_y, str_yy, str_yz, str_z, str_zx, str_zz, Strip, DetId::subdetId(), StripSubdetector::TIB, StripSubdetector::TOB, and TrackingNtuple::SimHitData::type.
Referenced by analyze().
|
private |
Definition at line 2406 of file TrackingNtuple.cc.
References reco::TrackToTrackingParticleAssociator::associateSimToReco(), funct::cos(), edm::AssociationMap< Tag >::end(), Exception, edm::AssociationMap< Tag >::find(), edm::EventSetup::get(), edm::Event::getByToken(), LogTrace, M_PI, ParametersDefinerForTP::momentum(), MuonTrackValidator_cfi::parametersDefiner, PixelSubdetector::PixelBarrel, PixelSubdetector::PixelEndcap, edm::ESHandle< T >::product(), sim_bunchCrossing, sim_decayVtxIdx, sim_eta, sim_event, sim_n3DLay, sim_nLay, sim_nPixel, sim_nPixelLay, sim_nStrip, sim_nValid, sim_parentVtxIdx, sim_pca_cotTheta, sim_pca_dxy, sim_pca_dz, sim_pca_eta, sim_pca_lambda, sim_pca_phi, sim_pca_pt, sim_pdgId, sim_phi, sim_pt, sim_px, sim_py, sim_pz, sim_q, sim_shareFrac, sim_simHitIdx, sim_trkIdx, simhit_detId, simhit_hitType, funct::sin(), mathSSE::sqrt(), funct::tan(), StripSubdetector::TEC, StripSubdetector::TIB, StripSubdetector::TID, StripSubdetector::TOB, tpHitIndexListLess(), DetId::Tracker, photonIsolationHIProducer_cfi::trackQuality, Unknown, findQualityFiles::v, and ParametersDefinerForTP::vertex().
Referenced by analyze().
|
private |
Definition at line 2553 of file TrackingNtuple.cc.
References EncodedEventId::bunchCrossing(), TrackingVertex::daughterTracks(), EncodedEventId::event(), TrackingVertex::eventId(), lumiContext::fill, TrackingVertex::g4Vertices(), training_settings::idx, hpstanc_transforms::max, TrackingVertex::position(), simpv_idx, simvtx_bunchCrossing, simvtx_daughterSimIdx, simvtx_event, simvtx_processType, simvtx_sourceSimIdx, simvtx_x, simvtx_y, simvtx_z, TrackingVertex::sourceTracks(), and findQualityFiles::v.
Referenced by analyze().
|
private |
Definition at line 2224 of file TrackingNtuple.cc.
References reco::TrackBase::algoName(), reco::TrackToTrackingParticleAssociator::associateRecoToSim(), TransientTrackingRecHitBuilder::build(), ALCARECOTkAlJpsiMuMu_cff::charge, HiEvtPlane_cfi::chi2, OmniClusterRef::cluster_pixel(), DetId::det(), SoftLeptonByDistance_cfi::distance, edm::AssociationMap< Tag >::end(), stringResolutionProvider_cfi::eta, Exception, edm::AssociationMap< Tag >::find(), BaseTrackerRecHit::firstClusterRef(), reco::TrackBase::highPurity, AnalysisDataFormats_SUSYBSMObjects::hp, i, inv_det, inv_detId, inv_isBarrel, inv_lay, inv_type, Invalid, edm::Ref< C, T, F >::key(), tablePrinter::labels, edm::EDConsumerBase::labelsForToken(), TrackerTopology::layer(), LogTrace, M_PI, reco::HitPattern::MISSING_INNER_HITS, reco::HitPattern::MISSING_OUTER_HITS, edm::ProductLabels::module, reco::HitPattern::numberOfLostHits(), reco::HitPattern::numberOfLostTrackerHits(), reco::HitPattern::numberOfValidHits(), reco::HitPattern::numberOfValidPixelHits(), reco::HitPattern::numberOfValidStripHits(), reco::HitPattern::numberOfValidStripLayersWithMonoAndStereo(), PFRecoTauDiscriminationByIsolation_cfi::offset, ph2_trkIdx, Phase2OT, phi, pix_trkIdx, Pixel, reco::HitPattern::pixelLayersWithMeasurement(), reco::BeamSpot::position(), EnergyCorrector::pt, DetId::rawId(), see_trkIdx, edm::RefToBaseVector< T >::size(), str_trkIdx, Strip, reco::HitPattern::stripLayersWithMeasurement(), DetId::subdetId(), funct::tan(), reco::HitPattern::TRACK_HITS, DetId::Tracker, trk_algoMask, trk_hitIdx, trk_hitType, trk_isHP, trk_seedIdx, trk_shareFrac, trk_simTrkIdx, trk_stopReason, and trk_vtxIdx.
Referenced by analyze().
|
private |
Definition at line 2521 of file TrackingNtuple.cc.
References reco::Vertex::chi2(), Exception, edm::RefToBaseVector< T >::id(), reco::Vertex::isFake(), reco::Vertex::isValid(), reco::Vertex::ndof(), findQualityFiles::size, reco::Vertex::tracks_begin(), reco::Vertex::tracks_end(), trk_vtxIdx, vtx_chi2, vtx_fake, vtx_ndof, vtx_trkIdx, vtx_valid, vtx_x, vtx_xErr, vtx_y, vtx_yErr, vtx_z, vtx_zErr, reco::Vertex::x(), reco::Vertex::xError(), reco::Vertex::y(), reco::Vertex::yError(), reco::Vertex::z(), and reco::Vertex::zError().
Referenced by analyze().
|
private |
Definition at line 1517 of file TrackingNtuple.cc.
References funct::abs(), TrackingNtuple::SimHitData::bunchCrossing, TrackingNtuple::SimHitData::chargeFraction, TTClusterAssociation_cfi::digiSimLinks, ClusterTPAssociation::equal_range(), TrackingNtuple::SimHitData::event, Exception, edm::Ref< C, T, F >::id(), ITPileup, edm::Ref< C, T, F >::key(), TrackingNtuple::SimHitData::matchingSimHit, min(), Noise, OOTPileup, Phase2OT, OmniClusterRef::phase2OTCluster(), DetId::rawId(), Signal, simhit_hitIdx, simhit_hitType, SimHitTPAssociationProducer::simHitTPAssociationListGreater(), and TrackingNtuple::SimHitData::type.
Referenced by fillPhase2OTHits(), fillPixelHits(), and fillStripRphiStereoHits().
|
inlinestaticprivate |
Definition at line 313 of file TrackingNtuple.cc.
References TrackingNtuple::TPHitIndex::tpKey.
Referenced by fillTrackingParticles().
|
inlinestaticprivate |
Definition at line 314 of file TrackingNtuple.cc.
References TrackingNtuple::TPHitIndex::detId, RecoMET_Cosmics_cff::fillTracks, iEvent, edm::isNotFinite(), TrackingNtuple::TPHitIndex::tof, TrackingNtuple::TPHitIndex::tpKey, mixOne_simraw_on_sim_cfi::tracker, l1t::tracks, and primaryVertexAssociation_cfi::vertices.
Referenced by analyze().
|
private |
Definition at line 443 of file TrackingNtuple.cc.
Referenced by TrackingNtuple().
|
private |
Definition at line 670 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillBeamSpot(), and TrackingNtuple().
|
private |
Definition at line 671 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillBeamSpot(), and TrackingNtuple().
|
private |
Definition at line 672 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillBeamSpot(), and TrackingNtuple().
|
private |
Definition at line 667 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillBeamSpot(), and TrackingNtuple().
|
private |
Definition at line 668 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillBeamSpot(), and TrackingNtuple().
|
private |
Definition at line 669 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillBeamSpot(), and TrackingNtuple().
|
private |
Definition at line 454 of file TrackingNtuple.cc.
Referenced by TrackingNtuple().
|
private |
Definition at line 436 of file TrackingNtuple.cc.
Referenced by TrackingNtuple().
|
private |
Definition at line 463 of file TrackingNtuple.cc.
|
private |
Definition at line 462 of file TrackingNtuple.cc.
|
private |
Definition at line 461 of file TrackingNtuple.cc.
|
private |
Definition at line 615 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillStripMatchedHits(), and TrackingNtuple().
|
private |
Definition at line 599 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillStripMatchedHits(), and TrackingNtuple().
|
private |
Definition at line 601 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillStripMatchedHits(), and TrackingNtuple().
|
private |
Definition at line 598 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillStripMatchedHits(), and TrackingNtuple().
|
private |
Definition at line 600 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillStripMatchedHits(), and TrackingNtuple().
|
private |
Definition at line 602 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillStripMatchedHits(), and TrackingNtuple().
|
private |
Definition at line 614 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillStripMatchedHits(), and TrackingNtuple().
|
private |
Definition at line 604 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillSeeds(), fillStripMatchedHits(), and TrackingNtuple().
|
private |
Definition at line 603 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillStripMatchedHits(), and TrackingNtuple().
|
private |
Definition at line 605 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillStripMatchedHits(), and TrackingNtuple().
|
private |
Definition at line 608 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillStripMatchedHits(), and TrackingNtuple().
|
private |
Definition at line 609 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillStripMatchedHits(), and TrackingNtuple().
|
private |
Definition at line 606 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillStripMatchedHits(), and TrackingNtuple().
|
private |
Definition at line 610 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillStripMatchedHits(), and TrackingNtuple().
|
private |
Definition at line 611 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillStripMatchedHits(), and TrackingNtuple().
|
private |
Definition at line 607 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillStripMatchedHits(), and TrackingNtuple().
|
private |
Definition at line 613 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillStripMatchedHits(), and TrackingNtuple().
|
private |
Definition at line 612 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillStripMatchedHits(), and TrackingNtuple().
|
private |
Definition at line 457 of file TrackingNtuple.cc.
Referenced by TrackingNtuple().
|
private |
Definition at line 442 of file TrackingNtuple.cc.
Referenced by TrackingNtuple().
|
private |
Definition at line 456 of file TrackingNtuple.cc.
Referenced by TrackingNtuple().
|
private |
Definition at line 442 of file TrackingNtuple.cc.
Referenced by TrackingNtuple().
|
private |
Definition at line 644 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillTracks(), and TrackingNtuple().
|
private |
Definition at line 646 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillTracks(), and TrackingNtuple().
|
private |
Definition at line 643 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillTracks(), and TrackingNtuple().
|
private |
Definition at line 645 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillTracks(), and TrackingNtuple().
|
private |
Definition at line 647 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillTracks(), and TrackingNtuple().
|
private |
Definition at line 455 of file TrackingNtuple.cc.
Referenced by TrackingNtuple().
|
private |
Definition at line 638 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillPhase2OTHits(), and TrackingNtuple().
|
private |
Definition at line 620 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillPhase2OTHits(), and TrackingNtuple().
|
private |
Definition at line 622 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillPhase2OTHits(), and TrackingNtuple().
|
private |
Definition at line 619 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillPhase2OTHits(), and TrackingNtuple().
|
private |
Definition at line 621 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillPhase2OTHits(), and TrackingNtuple().
|
private |
Definition at line 637 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillPhase2OTHits(), and TrackingNtuple().
|
private |
Definition at line 624 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillPhase2OTHits(), fillSeeds(), and TrackingNtuple().
|
private |
Definition at line 625 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillPhase2OTHits(), and TrackingNtuple().
|
private |
Definition at line 627 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillPhase2OTHits(), and TrackingNtuple().
|
private |
Definition at line 623 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillPhase2OTHits(), fillTracks(), and TrackingNtuple().
|
private |
Definition at line 628 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillPhase2OTHits(), and TrackingNtuple().
|
private |
Definition at line 631 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillPhase2OTHits(), and TrackingNtuple().
|
private |
Definition at line 632 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillPhase2OTHits(), and TrackingNtuple().
|
private |
Definition at line 629 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillPhase2OTHits(), and TrackingNtuple().
|
private |
Definition at line 633 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillPhase2OTHits(), and TrackingNtuple().
|
private |
Definition at line 634 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillPhase2OTHits(), and TrackingNtuple().
|
private |
Definition at line 630 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillPhase2OTHits(), and TrackingNtuple().
|
private |
Definition at line 636 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillPhase2OTHits(), and TrackingNtuple().
|
private |
Definition at line 635 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillPhase2OTHits(), and TrackingNtuple().
|
private |
Definition at line 448 of file TrackingNtuple.cc.
Referenced by TrackingNtuple().
|
private |
Definition at line 570 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillPixelHits(), and TrackingNtuple().
|
private |
Definition at line 558 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillPixelHits(), and TrackingNtuple().
|
private |
Definition at line 552 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillPixelHits(), and TrackingNtuple().
|
private |
Definition at line 554 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillPixelHits(), and TrackingNtuple().
|
private |
Definition at line 551 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillPixelHits(), and TrackingNtuple().
|
private |
Definition at line 553 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillPixelHits(), and TrackingNtuple().
|
private |
Definition at line 569 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillPixelHits(), and TrackingNtuple().
|
private |
Definition at line 556 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillPixelHits(), fillSeeds(), and TrackingNtuple().
|
private |
Definition at line 557 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillPixelHits(), and TrackingNtuple().
|
private |
Definition at line 559 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillPixelHits(), and TrackingNtuple().
|
private |
Definition at line 555 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillPixelHits(), fillTracks(), and TrackingNtuple().
|
private |
Definition at line 560 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillPixelHits(), and TrackingNtuple().
|
private |
Definition at line 563 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillPixelHits(), and TrackingNtuple().
|
private |
Definition at line 564 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillPixelHits(), and TrackingNtuple().
|
private |
Definition at line 561 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillPixelHits(), and TrackingNtuple().
|
private |
Definition at line 565 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillPixelHits(), and TrackingNtuple().
|
private |
Definition at line 566 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillPixelHits(), and TrackingNtuple().
|
private |
Definition at line 562 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillPixelHits(), and TrackingNtuple().
|
private |
Definition at line 568 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillPixelHits(), and TrackingNtuple().
|
private |
Definition at line 567 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillPixelHits(), and TrackingNtuple().
|
private |
Definition at line 444 of file TrackingNtuple.cc.
Referenced by TrackingNtuple().
|
private |
Definition at line 439 of file TrackingNtuple.cc.
Referenced by TrackingNtuple().
|
private |
Definition at line 697 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillSeeds(), and TrackingNtuple().
|
private |
Definition at line 690 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillSeeds(), and TrackingNtuple().
|
private |
Definition at line 683 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillSeeds(), and TrackingNtuple().
|
private |
Definition at line 688 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillSeeds(), and TrackingNtuple().
|
private |
Definition at line 684 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillSeeds(), and TrackingNtuple().
|
private |
Definition at line 689 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillSeeds(), and TrackingNtuple().
|
private |
Definition at line 681 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillSeeds(), and TrackingNtuple().
|
private |
Definition at line 686 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillSeeds(), and TrackingNtuple().
|
private |
Definition at line 676 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillSeeds(), and TrackingNtuple().
|
private |
Definition at line 701 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillSeeds(), and TrackingNtuple().
|
private |
Definition at line 702 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillSeeds(), and TrackingNtuple().
|
private |
Definition at line 694 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillSeeds(), and TrackingNtuple().
|
private |
Definition at line 696 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillSeeds(), and TrackingNtuple().
|
private |
Definition at line 693 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillSeeds(), and TrackingNtuple().
|
private |
Definition at line 695 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillSeeds(), and TrackingNtuple().
|
private |
Definition at line 692 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillSeeds(), and TrackingNtuple().
|
private |
Definition at line 704 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillSeeds(), and TrackingNtuple().
|
private |
Definition at line 682 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillSeeds(), and TrackingNtuple().
|
private |
Definition at line 687 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillSeeds(), and TrackingNtuple().
|
private |
Definition at line 680 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillSeeds(), and TrackingNtuple().
|
private |
Definition at line 685 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillSeeds(), and TrackingNtuple().
|
private |
Definition at line 677 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillSeeds(), and TrackingNtuple().
|
private |
Definition at line 678 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillSeeds(), and TrackingNtuple().
|
private |
Definition at line 679 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillSeeds(), and TrackingNtuple().
|
private |
Definition at line 691 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillSeeds(), and TrackingNtuple().
|
private |
Definition at line 699 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillSeeds(), and TrackingNtuple().
|
private |
Definition at line 700 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillSeeds(), and TrackingNtuple().
|
private |
Definition at line 698 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillSeeds(), fillTracks(), and TrackingNtuple().
|
private |
Definition at line 432 of file TrackingNtuple.cc.
|
private |
Definition at line 521 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillTrackingParticles(), and TrackingNtuple().
|
private |
Definition at line 546 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillTrackingParticles(), and TrackingNtuple().
|
private |
Definition at line 527 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillTrackingParticles(), and TrackingNtuple().
|
private |
Definition at line 520 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillTrackingParticles(), and TrackingNtuple().
|
private |
Definition at line 542 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillTrackingParticles(), and TrackingNtuple().
|
private |
Definition at line 540 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillTrackingParticles(), and TrackingNtuple().
|
private |
Definition at line 538 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillTrackingParticles(), and TrackingNtuple().
|
private |
Definition at line 541 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillTrackingParticles(), and TrackingNtuple().
|
private |
Definition at line 539 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillTrackingParticles(), and TrackingNtuple().
|
private |
Definition at line 537 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillTrackingParticles(), and TrackingNtuple().
|
private |
Definition at line 545 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillTrackingParticles(), and TrackingNtuple().
|
private |
Definition at line 532 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillTrackingParticles(), and TrackingNtuple().
|
private |
Definition at line 534 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillTrackingParticles(), and TrackingNtuple().
|
private |
Definition at line 535 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillTrackingParticles(), and TrackingNtuple().
|
private |
Definition at line 530 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillTrackingParticles(), and TrackingNtuple().
|
private |
Definition at line 531 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillTrackingParticles(), and TrackingNtuple().
|
private |
Definition at line 533 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillTrackingParticles(), and TrackingNtuple().
|
private |
Definition at line 529 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillTrackingParticles(), and TrackingNtuple().
|
private |
Definition at line 522 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillTrackingParticles(), and TrackingNtuple().
|
private |
Definition at line 528 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillTrackingParticles(), and TrackingNtuple().
|
private |
Definition at line 526 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillTrackingParticles(), and TrackingNtuple().
|
private |
Definition at line 523 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillTrackingParticles(), and TrackingNtuple().
|
private |
Definition at line 524 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillTrackingParticles(), and TrackingNtuple().
|
private |
Definition at line 525 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillTrackingParticles(), and TrackingNtuple().
|
private |
Definition at line 536 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillTrackingParticles(), and TrackingNtuple().
|
private |
Definition at line 544 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillTrackingParticles(), and TrackingNtuple().
|
private |
Definition at line 547 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillTrackingParticles(), and TrackingNtuple().
|
private |
Definition at line 543 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillTrackingParticles(), and TrackingNtuple().
|
private |
Definition at line 651 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillSimHits(), and TrackingNtuple().
|
private |
Definition at line 653 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillSimHits(), fillTrackingParticles(), and TrackingNtuple().
|
private |
Definition at line 659 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillPhase2OTHits(), fillPixelHits(), fillSimHits(), fillStripRphiStereoHits(), and TrackingNtuple().
|
private |
Definition at line 663 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillSimHits(), matchCluster(), and TrackingNtuple().
|
private |
Definition at line 664 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillSimHits(), fillTrackingParticles(), matchCluster(), and TrackingNtuple().
|
private |
Definition at line 652 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillSimHits(), and TrackingNtuple().
|
private |
Definition at line 657 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillPhase2OTHits(), fillPixelHits(), fillSimHits(), fillStripRphiStereoHits(), and TrackingNtuple().
|
private |
Definition at line 658 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillPhase2OTHits(), fillPixelHits(), fillSimHits(), fillStripRphiStereoHits(), and TrackingNtuple().
|
private |
Definition at line 662 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillSimHits(), and TrackingNtuple().
|
private |
Definition at line 660 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillSimHits(), and TrackingNtuple().
|
private |
Definition at line 654 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillPhase2OTHits(), fillPixelHits(), fillSimHits(), fillStripRphiStereoHits(), and TrackingNtuple().
|
private |
Definition at line 655 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillPhase2OTHits(), fillPixelHits(), fillSimHits(), fillStripRphiStereoHits(), and TrackingNtuple().
|
private |
Definition at line 656 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillPhase2OTHits(), fillPixelHits(), fillSimHits(), fillStripRphiStereoHits(), and TrackingNtuple().
|
private |
Definition at line 437 of file TrackingNtuple.cc.
Referenced by TrackingNtuple().
|
private |
Definition at line 733 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillTrackingVertices(), and TrackingNtuple().
|
private |
Definition at line 726 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillTrackingVertices(), and TrackingNtuple().
|
private |
Definition at line 732 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillTrackingVertices(), and TrackingNtuple().
|
private |
Definition at line 725 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillTrackingVertices(), and TrackingNtuple().
|
private |
Definition at line 727 of file TrackingNtuple.cc.
Referenced by fillTrackingVertices(), and TrackingNtuple().
|
private |
Definition at line 731 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillTrackingVertices(), and TrackingNtuple().
|
private |
Definition at line 728 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillTrackingVertices(), and TrackingNtuple().
|
private |
Definition at line 729 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillTrackingVertices(), and TrackingNtuple().
|
private |
Definition at line 730 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillTrackingVertices(), and TrackingNtuple().
|
private |
Definition at line 441 of file TrackingNtuple.cc.
Referenced by TrackingNtuple().
|
private |
Definition at line 594 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillStripRphiStereoHits(), and TrackingNtuple().
|
private |
Definition at line 582 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillStripRphiStereoHits(), and TrackingNtuple().
|
private |
Definition at line 576 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillStripRphiStereoHits(), and TrackingNtuple().
|
private |
Definition at line 578 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillStripRphiStereoHits(), and TrackingNtuple().
|
private |
Definition at line 574 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillStripRphiStereoHits(), and TrackingNtuple().
|
private |
Definition at line 575 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillStripRphiStereoHits(), and TrackingNtuple().
|
private |
Definition at line 577 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillStripRphiStereoHits(), and TrackingNtuple().
|
private |
Definition at line 593 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillStripRphiStereoHits(), and TrackingNtuple().
|
private |
Definition at line 580 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillSeeds(), fillStripRphiStereoHits(), and TrackingNtuple().
|
private |
Definition at line 581 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillStripRphiStereoHits(), and TrackingNtuple().
|
private |
Definition at line 583 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillStripRphiStereoHits(), and TrackingNtuple().
|
private |
Definition at line 579 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillStripRphiStereoHits(), fillTracks(), and TrackingNtuple().
|
private |
Definition at line 584 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillStripRphiStereoHits(), and TrackingNtuple().
|
private |
Definition at line 587 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillStripRphiStereoHits(), and TrackingNtuple().
|
private |
Definition at line 588 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillStripRphiStereoHits(), and TrackingNtuple().
|
private |
Definition at line 585 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillStripRphiStereoHits(), and TrackingNtuple().
|
private |
Definition at line 589 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillStripRphiStereoHits(), and TrackingNtuple().
|
private |
Definition at line 590 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillStripRphiStereoHits(), and TrackingNtuple().
|
private |
Definition at line 586 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillStripRphiStereoHits(), and TrackingNtuple().
|
private |
Definition at line 592 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillStripRphiStereoHits(), and TrackingNtuple().
|
private |
Definition at line 591 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillStripRphiStereoHits(), and TrackingNtuple().
|
private |
Definition at line 447 of file TrackingNtuple.cc.
Referenced by TrackingNtuple().
|
private |
Definition at line 445 of file TrackingNtuple.cc.
Referenced by TrackingNtuple().
|
private |
Definition at line 440 of file TrackingNtuple.cc.
Referenced by TrackingNtuple().
|
private |
Definition at line 446 of file TrackingNtuple.cc.
Referenced by TrackingNtuple().
|
private |
Definition at line 459 of file TrackingNtuple.cc.
|
private |
Definition at line 451 of file TrackingNtuple.cc.
Referenced by TrackingNtuple().
|
private |
Definition at line 452 of file TrackingNtuple.cc.
Referenced by TrackingNtuple().
|
private |
Definition at line 453 of file TrackingNtuple.cc.
Referenced by TrackingNtuple().
|
private |
Definition at line 438 of file TrackingNtuple.cc.
Referenced by TrackingNtuple().
|
private |
Definition at line 435 of file TrackingNtuple.cc.
|
private |
Definition at line 434 of file TrackingNtuple.cc.
|
private |
Definition at line 450 of file TrackingNtuple.cc.
Referenced by TrackingNtuple().
|
private |
Definition at line 433 of file TrackingNtuple.cc.
Referenced by TrackingNtuple().
|
private |
Definition at line 506 of file TrackingNtuple.cc.
|
private |
Definition at line 508 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillTracks(), and TrackingNtuple().
|
private |
Definition at line 482 of file TrackingNtuple.cc.
|
private |
Definition at line 484 of file TrackingNtuple.cc.
|
private |
Definition at line 490 of file TrackingNtuple.cc.
|
private |
Definition at line 485 of file TrackingNtuple.cc.
|
private |
Definition at line 491 of file TrackingNtuple.cc.
|
private |
Definition at line 480 of file TrackingNtuple.cc.
|
private |
Definition at line 487 of file TrackingNtuple.cc.
|
private |
Definition at line 515 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillTracks(), and TrackingNtuple().
|
private |
Definition at line 516 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillTracks(), and TrackingNtuple().
|
private |
Definition at line 475 of file TrackingNtuple.cc.
|
private |
Definition at line 472 of file TrackingNtuple.cc.
|
private |
Definition at line 473 of file TrackingNtuple.cc.
|
private |
Definition at line 474 of file TrackingNtuple.cc.
|
private |
Definition at line 510 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillTracks(), and TrackingNtuple().
|
private |
Definition at line 481 of file TrackingNtuple.cc.
|
private |
Definition at line 488 of file TrackingNtuple.cc.
|
private |
Definition at line 503 of file TrackingNtuple.cc.
|
private |
Definition at line 495 of file TrackingNtuple.cc.
|
private |
Definition at line 505 of file TrackingNtuple.cc.
|
private |
Definition at line 498 of file TrackingNtuple.cc.
|
private |
Definition at line 504 of file TrackingNtuple.cc.
|
private |
Definition at line 499 of file TrackingNtuple.cc.
|
private |
Definition at line 501 of file TrackingNtuple.cc.
|
private |
Definition at line 500 of file TrackingNtuple.cc.
|
private |
Definition at line 502 of file TrackingNtuple.cc.
|
private |
Definition at line 497 of file TrackingNtuple.cc.
|
private |
Definition at line 507 of file TrackingNtuple.cc.
|
private |
Definition at line 479 of file TrackingNtuple.cc.
|
private |
Definition at line 476 of file TrackingNtuple.cc.
|
private |
Definition at line 477 of file TrackingNtuple.cc.
|
private |
Definition at line 478 of file TrackingNtuple.cc.
|
private |
Definition at line 483 of file TrackingNtuple.cc.
|
private |
Definition at line 489 of file TrackingNtuple.cc.
|
private |
Definition at line 471 of file TrackingNtuple.cc.
|
private |
Definition at line 486 of file TrackingNtuple.cc.
|
private |
Definition at line 468 of file TrackingNtuple.cc.
|
private |
Definition at line 469 of file TrackingNtuple.cc.
|
private |
Definition at line 470 of file TrackingNtuple.cc.
|
private |
Definition at line 496 of file TrackingNtuple.cc.
|
private |
Definition at line 492 of file TrackingNtuple.cc.
|
private |
Definition at line 493 of file TrackingNtuple.cc.
|
private |
Definition at line 494 of file TrackingNtuple.cc.
|
private |
Definition at line 511 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillTracks(), and TrackingNtuple().
|
private |
Definition at line 513 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillTracks(), and TrackingNtuple().
|
private |
Definition at line 514 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillTracks(), and TrackingNtuple().
|
private |
Definition at line 509 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillTracks(), and TrackingNtuple().
|
private |
Definition at line 512 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillTracks(), fillVertices(), and TrackingNtuple().
|
private |
Definition at line 449 of file TrackingNtuple.cc.
Referenced by TrackingNtuple().
|
private |
Definition at line 717 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillVertices(), and TrackingNtuple().
|
private |
Definition at line 718 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillVertices(), and TrackingNtuple().
|
private |
Definition at line 716 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillVertices(), and TrackingNtuple().
|
private |
Definition at line 720 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillVertices(), and TrackingNtuple().
|
private |
Definition at line 719 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillVertices(), and TrackingNtuple().
|
private |
Definition at line 710 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillVertices(), and TrackingNtuple().
|
private |
Definition at line 713 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillVertices(), and TrackingNtuple().
|
private |
Definition at line 711 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillVertices(), and TrackingNtuple().
|
private |
Definition at line 714 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillVertices(), and TrackingNtuple().
|
private |
Definition at line 712 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillVertices(), and TrackingNtuple().
|
private |
Definition at line 715 of file TrackingNtuple.cc.
Referenced by clearVariables(), fillVertices(), and TrackingNtuple().