Skip to content

Instantly share code, notes, and snippets.

@mattleblanc
Created October 24, 2016 12:54
Show Gist options
  • Save mattleblanc/34c3da453e54cf70a39dbc7d1ebd0fe0 to your computer and use it in GitHub Desktop.
Save mattleblanc/34c3da453e54cf70a39dbc7d1ebd0fe0 to your computer and use it in GitHub Desktop.
http://atlas-computing.web.cern.ch/atlas-computing/links/nightlyDocDirectory/EventInfo_p4/html/
EventInfo_p4
| EventInfo_p4* ByteStreamEventInfo
--------------------
http://atlas-computing.web.cern.ch/atlas-computing/links/nightlyDocDirectory/xAODBTagging/html/
xAOD::BTaggingContainer
| xAOD::BTaggingContainer* BTagging_AntiKt2Track
| | &->getAttribute<double>("IP3D_pb")
| | &->getAttribute<double>("IP3D_pc")
| | &->getAttribute<double>("IP3D_pu")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::TrackParticle> > >>("MSV_badTracksIP")
| | &->getAttribute<float>("MSV_energyTrkInJet")
| | &->getAttribute<int>("MSV_N2Tpair")
| | &->getAttribute<float>("MSV_normdist")
| | &->getAttribute<int>("MSV_nvsec")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::Vertex> > >>("MSV_vertices")
| | &->getAttribute<double>("MultiSVbb1_discriminant")
| | &->getAttribute<double>("MultiSVbb2_discriminant")
| | &->getAttribute<double>("MV1_discriminant")
| | &->getAttribute<double>("MV2c00_discriminant")
| | &->getAttribute<double>("MV2c100_discriminant")
| | &->getAttribute<double>("MV2c10_discriminant")
| | &->getAttribute<double>("MV2c20_discriminant")
| | &->getAttribute<double>("MV2m_pb")
| | &->getAttribute<double>("MV2m_pc")
| | &->getAttribute<double>("MV2m_pu")
| | &->getAttribute<int>("SV0_N2Tpair")
| | &->getAttribute<double>("SV1_pb")
| | &->getAttribute<double>("SV1_pc")
| | &->getAttribute<double>("SV1_pu")
| --------------------
|
| xAOD::BTaggingContainer* BTagging_AntiKt4EMTopo
| | &->getAttribute<double>("IP3D_pb")
| | &->getAttribute<double>("IP3D_pc")
| | &->getAttribute<double>("IP3D_pu")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::TrackParticle> > >>("MSV_badTracksIP")
| | &->getAttribute<float>("MSV_energyTrkInJet")
| | &->getAttribute<int>("MSV_N2Tpair")
| | &->getAttribute<float>("MSV_normdist")
| | &->getAttribute<int>("MSV_nvsec")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::Vertex> > >>("MSV_vertices")
| | &->getAttribute<double>("MultiSVbb1_discriminant")
| | &->getAttribute<double>("MultiSVbb2_discriminant")
| | &->getAttribute<double>("MV1_discriminant")
| | &->getAttribute<double>("MV2c00_discriminant")
| | &->getAttribute<double>("MV2c100_discriminant")
| | &->getAttribute<double>("MV2c10_discriminant")
| | &->getAttribute<double>("MV2c20_discriminant")
| | &->getAttribute<double>("MV2m_pb")
| | &->getAttribute<double>("MV2m_pc")
| | &->getAttribute<double>("MV2m_pu")
| | &->getAttribute<int>("SV0_N2Tpair")
| | &->getAttribute<double>("SV1_pb")
| | &->getAttribute<double>("SV1_pc")
| | &->getAttribute<double>("SV1_pu")
| --------------------
|
| xAOD::BTaggingContainer* BTagging_AntiKt4LCTopo
| | &->getAttribute<double>("IP3D_pb")
| | &->getAttribute<double>("IP3D_pc")
| | &->getAttribute<double>("IP3D_pu")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::TrackParticle> > >>("MSV_badTracksIP")
| | &->getAttribute<float>("MSV_energyTrkInJet")
| | &->getAttribute<int>("MSV_N2Tpair")
| | &->getAttribute<float>("MSV_normdist")
| | &->getAttribute<int>("MSV_nvsec")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::Vertex> > >>("MSV_vertices")
| | &->getAttribute<double>("MultiSVbb1_discriminant")
| | &->getAttribute<double>("MultiSVbb2_discriminant")
| | &->getAttribute<double>("MV1_discriminant")
| | &->getAttribute<double>("MV2c00_discriminant")
| | &->getAttribute<double>("MV2c100_discriminant")
| | &->getAttribute<double>("MV2c10_discriminant")
| | &->getAttribute<double>("MV2c20_discriminant")
| | &->getAttribute<double>("MV2m_pb")
| | &->getAttribute<double>("MV2m_pc")
| | &->getAttribute<double>("MV2m_pu")
| | &->getAttribute<int>("SV0_N2Tpair")
| | &->getAttribute<double>("SV1_pb")
| | &->getAttribute<double>("SV1_pc")
| | &->getAttribute<double>("SV1_pu")
| --------------------
|
--------------------
http://atlas-computing.web.cern.ch/atlas-computing/links/nightlyDocDirectory/xAODCaloCluster/html/
xAOD::CaloClusterContainer
| xAOD::CaloClusterContainer* CaloCalTopoClusters
| | &->getAttribute<float>("calE")
| | &->getAttribute<float>("calEta")
| | &->getAttribute<float>("calM")
| | &->getAttribute<float>("calPhi")
| | &->getAttribute<float>("CENTER_MAG")
| --------------------
|
| xAOD::CaloClusterContainer* egammaClusters
| | &->getAttribute<float>("altE")
| | &->getAttribute<float>("calE")
| | &->getAttribute<float>("calEta")
| | &->getAttribute<float>("calM")
| | &->getAttribute<float>("calPhi")
| | &->getAttribute<unsigned int>("clusterSize")
| | &->getAttribute<vector<float>>("e_sampl")
| | &->getAttribute<vector<float>>("eta_sampl")
| | &->getAttribute<float>("ETACALOFRAME")
| | &->getAttribute<float>("PHICALOFRAME")
| --------------------
|
| xAOD::CaloClusterContainer* egammaTopoSeededClusters
| | &->getAttribute<float>("calE")
| | &->getAttribute<float>("calEta")
| | &->getAttribute<float>("calM")
| | &->getAttribute<float>("calPhi")
| | &->getAttribute<vector<float>>("e_sampl")
| | &->getAttribute<vector<float>>("eta_sampl")
| | &->getAttribute<float>("ETACALOFRAME")
| | &->getAttribute<float>("PHICALOFRAME")
| --------------------
|
--------------------
http://atlas-computing.web.cern.ch/atlas-computing/links/nightlyDocDirectory/xAODElectron/html/
xAOD::ElectronContainer
| xAOD::ElectronContainer* Electrons
| | &->getAttribute<unsigned short>("author")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::CaloCluster> > >>("caloClusterLinks")
| | &->getAttribute<float>("charge")
| | &->getAttribute<float>("DeltaE")
| | &->getAttribute<float>("deltaEta1")
| | &->getAttribute<float>("deltaPhi2")
| | &->getAttribute<float>("deltaPhiRescaled2")
| | &->getAttribute<char>("DFCommonElectronsIsEMLoose")
| | &->getAttribute<char>("DFCommonElectronsIsEMMedium")
| | &->getAttribute<char>("DFCommonElectronsIsEMTight")
| | &->getAttribute<char>("DFCommonElectronsLHLoose")
| | &->getAttribute<char>("DFCommonElectronsLHMedium")
| | &->getAttribute<char>("DFCommonElectronsLHTight")
| | &->getAttribute<char>("DFCommonElectronsML")
| | &->getAttribute<float>("e233")
| | &->getAttribute<float>("e237")
| | &->getAttribute<float>("e277")
| | &->getAttribute<float>("e2tsts1")
| | &->getAttribute<float>("emaxs1")
| | &->getAttribute<float>("emins1")
| | &->getAttribute<float>("Eratio")
| | &->getAttribute<float>("eta")
| | &->getAttribute<float>("etcone20")
| | &->getAttribute<float>("etcone20ptCorrection")
| | &->getAttribute<float>("etcone30ptCorrection")
| | &->getAttribute<float>("etcone40ptCorrection")
| | &->getAttribute<float>("ethad")
| | &->getAttribute<float>("ethad1")
| | &->getAttribute<float>("f1")
| | &->getAttribute<float>("f3")
| | &->getAttribute<float>("f3core")
| | &->getAttribute<float>("fracs1")
| | &->getAttribute<char>("LHLoose")
| | &->getAttribute<char>("Loose")
| | &->getAttribute<float>("m")
| | &->getAttribute<char>("Medium")
| | &->getAttribute<unsigned int>("OQ")
| | &->getAttribute<float>("phi")
| | &->getAttribute<float>("pt")
| | &->getAttribute<float>("ptcone20")
| | &->getAttribute<float>("ptcone30")
| | &->getAttribute<float>("ptcone40")
| | &->getAttribute<float>("ptvarcone20")
| | &->getAttribute<float>("ptvarcone30")
| | &->getAttribute<float>("ptvarcone40")
| | &->getAttribute<float>("Reta")
| | &->getAttribute<float>("Rhad")
| | &->getAttribute<float>("Rhad1")
| | &->getAttribute<float>("Rphi")
| | &->getAttribute<char>("Tight")
| | &->getAttribute<float>("topoetcone20")
| | &->getAttribute<float>("topoetcone20ptCorrection")
| | &->getAttribute<float>("topoetcone30")
| | &->getAttribute<float>("topoetcone30ptCorrection")
| | &->getAttribute<float>("topoetcone40")
| | &->getAttribute<float>("topoetcone40ptCorrection")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::TrackParticle> > >>("trackParticleLinks")
| | &->getAttribute<float>("weta1")
| | &->getAttribute<float>("weta2")
| | &->getAttribute<float>("wtots1")
| --------------------
|
| xAOD::ElectronContainer* HLT_xAOD__ElectronContainer_egamma_Electrons
| | &->getAttribute<float>("eta")
| | &->getAttribute<float>("phi")
| | &->getAttribute<float>("pt")
| --------------------
|
--------------------
http://atlas-computing.web.cern.ch/atlas-computing/links/nightlyDocDirectory/xAODEmTauRoI/html/
xAOD::EmTauRoIContainer
| xAOD::EmTauRoIContainer* LVL1EmTauRoIs
| | &->getAttribute<float>("core")
| | &->getAttribute<float>("emClus")
| | &->getAttribute<float>("emIsol")
| | &->getAttribute<float>("eta")
| | &->getAttribute<float>("etScale")
| | &->getAttribute<float>("hadCore")
| | &->getAttribute<float>("hadIsol")
| | &->getAttribute<float>("phi")
| | &->getAttribute<unsigned int>("roiWord")
| | &->getAttribute<float>("tauClus")
| | &->getAttribute<vector<string>>("thrNames")
| | &->getAttribute<unsigned int>("thrPattern")
| | &->getAttribute<vector<float>>("thrValues")
| --------------------
|
--------------------
http://atlas-computing.web.cern.ch/atlas-computing/links/nightlyDocDirectory/xAODEventInfo/html/
xAOD::EventInfo
| xAOD::EventInfo* EventInfo
| | &->getAttribute<set<unsigned int>>("streamTagDets")
| | &->getAttribute<set<unsigned int>>("streamTagRobs")
| --------------------
|
--------------------
http://atlas-computing.web.cern.ch/atlas-computing/links/nightlyDocDirectory/xAODEventShape/html/
xAOD::EventShape
| xAOD::EventShape* Kt4EMPFlowEventShape
| | &->getAttribute<Float_t>("Density")
| | &->getAttribute<Float_t>("DensityArea")
| | &->getAttribute<Float_t>("DensitySigma")
| --------------------
|
| xAOD::EventShape* Kt4EMTopoEventShape
| | &->getAttribute<Float_t>("Density")
| | &->getAttribute<Float_t>("DensityArea")
| | &->getAttribute<Float_t>("DensitySigma")
| --------------------
|
| xAOD::EventShape* Kt4LCTopoEventShape
| | &->getAttribute<Float_t>("Density")
| | &->getAttribute<Float_t>("DensityArea")
| | &->getAttribute<Float_t>("DensitySigma")
| --------------------
|
--------------------
http://atlas-computing.web.cern.ch/atlas-computing/links/nightlyDocDirectory/xAODJet/html/
xAOD::JetContainer
| xAOD::JetContainer* AntiKt10LCTopoJets
| | &->getAttribute<float>("ActiveArea")
| | &->getAttribute<float>("ActiveArea4vec_eta")
| | &->getAttribute<float>("ActiveArea4vec_m")
| | &->getAttribute<float>("ActiveArea4vec_phi")
| | &->getAttribute<float>("ActiveArea4vec_pt")
| | &->getAttribute<int>("AlgorithmType")
| | &->getAttribute<float>("Angularity")
| | &->getAttribute<float>("Aplanarity")
| | &->getAttribute<float>("AverageLArQF")
| | &->getAttribute<float>("BchCorrCell")
| | &->getAttribute<float>("CentroidR")
| | &->getAttribute<float>("Charge")
| | &->getAttribute<int>("ConstituentScale")
| | &->getAttribute<float>("Dip12")
| | &->getAttribute<float>("Dip13")
| | &->getAttribute<float>("Dip23")
| | &->getAttribute<float>("DipExcl12")
| | &->getAttribute<float>("ECF1")
| | &->getAttribute<float>("ECF2")
| | &->getAttribute<float>("ECF3")
| | &->getAttribute<float>("ECPSFraction")
| | &->getAttribute<float>("EMFrac")
| | &->getAttribute<vector<float>>("EnergyPerSampling")
| | &->getAttribute<float>("FoxWolfram0")
| | &->getAttribute<float>("FoxWolfram1")
| | &->getAttribute<float>("FoxWolfram2")
| | &->getAttribute<float>("FoxWolfram3")
| | &->getAttribute<float>("FoxWolfram4")
| | &->getAttribute<float>("FracSamplingMax")
| | &->getAttribute<int>("FracSamplingMaxIndex")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::IParticle> > >>("GhostAntiKt2TrackJet")
| | &->getAttribute<int>("GhostAntiKt2TrackJetCount")
| | &->getAttribute<float>("GhostAntiKt2TrackJetPt")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::IParticle> > >>("GhostAntiKt3TrackJet")
| | &->getAttribute<int>("GhostAntiKt3TrackJetCount")
| | &->getAttribute<float>("GhostAntiKt3TrackJetPt")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::IParticle> > >>("GhostAntiKt4TrackJet")
| | &->getAttribute<int>("GhostAntiKt4TrackJetCount")
| | &->getAttribute<float>("GhostAntiKt4TrackJetPt")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::MuonSegment> > >>("GhostMuonSegment")
| | &->getAttribute<int>("GhostMuonSegmentCount")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::IParticle> > >>("GhostTrack")
| | &->getAttribute<int>("GhostTrackCount")
| | &->getAttribute<float>("GhostTrackPt")
| | &->getAttribute<float>("HECFrac")
| | &->getAttribute<float>("HECQuality")
| | &->getAttribute<Int_t>("HighestJVFVtx")
| | &->getAttribute<UInt_t>("HighestJVFVtx.m_persIndex")
| | &->getAttribute<UInt_t>("HighestJVFVtx.m_persKey")
| | &->getAttribute<int>("InputType")
| | &->getAttribute<float>("IsoDelta2SumPt")
| | &->getAttribute<float>("IsoDelta3SumPt")
| | &->getAttribute<float>("JetConstitScaleMomentum_eta")
| | &->getAttribute<float>("JetConstitScaleMomentum_m")
| | &->getAttribute<float>("JetConstitScaleMomentum_phi")
| | &->getAttribute<float>("JetConstitScaleMomentum_pt")
| | &->getAttribute<float>("JetEMScaleMomentum_eta")
| | &->getAttribute<float>("JetEMScaleMomentum_m")
| | &->getAttribute<float>("JetEMScaleMomentum_phi")
| | &->getAttribute<float>("JetEMScaleMomentum_pt")
| | &->getAttribute<float>("JetGhostArea")
| | &->getAttribute<float>("JetLCScaleMomentum_eta")
| | &->getAttribute<float>("JetLCScaleMomentum_m")
| | &->getAttribute<float>("JetLCScaleMomentum_phi")
| | &->getAttribute<float>("JetLCScaleMomentum_pt")
| | &->getAttribute<float>("JetOriginConstitScaleMomentum_eta")
| | &->getAttribute<float>("JetOriginConstitScaleMomentum_m")
| | &->getAttribute<float>("JetOriginConstitScaleMomentum_phi")
| | &->getAttribute<float>("JetOriginConstitScaleMomentum_pt")
| | &->getAttribute<vector<float>>("JVF")
| | &->getAttribute<float>("Jvt")
| | &->getAttribute<float>("JvtJvfcorr")
| | &->getAttribute<float>("JvtRpt")
| | &->getAttribute<float>("KtDR")
| | &->getAttribute<float>("LArBadHVEnergyFrac")
| | &->getAttribute<int>("LArBadHVNCell")
| | &->getAttribute<float>("LArQuality")
| | &->getAttribute<float>("LeadingClusterCenterLambda")
| | &->getAttribute<float>("LeadingClusterPt")
| | &->getAttribute<float>("LeadingClusterSecondLambda")
| | &->getAttribute<float>("LeadingClusterSecondR")
| | &->getAttribute<float>("Mu12")
| | &->getAttribute<float>("N90Constituents")
| | &->getAttribute<float>("NegativeE")
| | &->getAttribute<vector<int>>("NumTrkPt1000")
| | &->getAttribute<vector<int>>("NumTrkPt500")
| | &->getAttribute<float>("OotFracClusters10")
| | &->getAttribute<float>("OotFracClusters5")
| | &->getAttribute<Int_t>("OriginVertex")
| | &->getAttribute<UInt_t>("OriginVertex.m_persIndex")
| | &->getAttribute<UInt_t>("OriginVertex.m_persKey")
| | &->getAttribute<float>("PlanarFlow")
| | &->getAttribute<float>("SizeParameter")
| | &->getAttribute<float>("Sphericity")
| | &->getAttribute<float>("Split12")
| | &->getAttribute<float>("Split23")
| | &->getAttribute<float>("Split34")
| | &->getAttribute<vector<float>>("SumPtTrkPt1000")
| | &->getAttribute<vector<float>>("SumPtTrkPt500")
| | &->getAttribute<float>("Tau1")
| | &->getAttribute<float>("Tau1_wta")
| | &->getAttribute<float>("Tau2")
| | &->getAttribute<float>("Tau2_wta")
| | &->getAttribute<float>("Tau3")
| | &->getAttribute<float>("Tau3_wta")
| | &->getAttribute<float>("ThrustMaj")
| | &->getAttribute<float>("ThrustMin")
| | &->getAttribute<float>("Timing")
| | &->getAttribute<vector<float>>("TrackWidthPt1000")
| | &->getAttribute<vector<float>>("TrackWidthPt500")
| | &->getAttribute<float>("Width")
| | &->getAttribute<float>("WidthPhi")
| | &->getAttribute<float>("ZCut12")
| | &->getAttribute<float>("ZCut23")
| | &->getAttribute<float>("ZCut34")
| --------------------
|
| xAOD::JetContainer* AntiKt10LCTopoTrimmedPtFrac5SmallR20Jets
| | &->getAttribute<float>("ActiveArea")
| | &->getAttribute<float>("ActiveArea4vec_eta")
| | &->getAttribute<float>("ActiveArea4vec_m")
| | &->getAttribute<float>("ActiveArea4vec_phi")
| | &->getAttribute<float>("ActiveArea4vec_pt")
| | &->getAttribute<int>("AlgorithmType")
| | &->getAttribute<float>("Angularity")
| | &->getAttribute<float>("Aplanarity")
| | &->getAttribute<float>("Charge")
| | &->getAttribute<int>("ConstituentScale")
| | &->getAttribute<float>("Dip12")
| | &->getAttribute<float>("Dip13")
| | &->getAttribute<float>("Dip23")
| | &->getAttribute<float>("DipExcl12")
| | &->getAttribute<float>("ECF1")
| | &->getAttribute<float>("ECF2")
| | &->getAttribute<float>("ECF3")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::IParticle> > >>("EMPFlow")
| | &->getAttribute<int>("EMPFlowCount")
| | &->getAttribute<float>("EMPFlowPt")
| | &->getAttribute<float>("FoxWolfram0")
| | &->getAttribute<float>("FoxWolfram1")
| | &->getAttribute<float>("FoxWolfram2")
| | &->getAttribute<float>("FoxWolfram3")
| | &->getAttribute<float>("FoxWolfram4")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::IParticle> > >>("GhostAntiKt2TrackJet")
| | &->getAttribute<int>("GhostAntiKt2TrackJetCount")
| | &->getAttribute<float>("GhostAntiKt2TrackJetPt")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::IParticle> > >>("GhostAntiKt3TrackJet")
| | &->getAttribute<int>("GhostAntiKt3TrackJetCount")
| | &->getAttribute<float>("GhostAntiKt3TrackJetPt")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::IParticle> > >>("GhostAntiKt4TrackJet")
| | &->getAttribute<int>("GhostAntiKt4TrackJetCount")
| | &->getAttribute<float>("GhostAntiKt4TrackJetPt")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::MuonSegment> > >>("GhostMuonSegment")
| | &->getAttribute<int>("GhostMuonSegmentCount")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::IParticle> > >>("GhostTrack")
| | &->getAttribute<int>("GhostTrackCount")
| | &->getAttribute<float>("GhostTrackPt")
| | &->getAttribute<int>("InputType")
| | &->getAttribute<float>("JetConstitScaleMomentum_eta")
| | &->getAttribute<float>("JetConstitScaleMomentum_m")
| | &->getAttribute<float>("JetConstitScaleMomentum_phi")
| | &->getAttribute<float>("JetConstitScaleMomentum_pt")
| | &->getAttribute<float>("JetEMScaleMomentum_eta")
| | &->getAttribute<float>("JetEMScaleMomentum_m")
| | &->getAttribute<float>("JetEMScaleMomentum_phi")
| | &->getAttribute<float>("JetEMScaleMomentum_pt")
| | &->getAttribute<float>("JetGhostArea")
| | &->getAttribute<float>("KtDR")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::IParticle> > >>("LCTopo")
| | &->getAttribute<int>("LCTopoCount")
| | &->getAttribute<float>("LCTopoPt")
| | &->getAttribute<float>("Mu12")
| | &->getAttribute<int>("NTrimSubjets")
| | &->getAttribute<Int_t>("Parent")
| | &->getAttribute<UInt_t>("Parent.m_persIndex")
| | &->getAttribute<UInt_t>("Parent.m_persKey")
| | &->getAttribute<float>("PlanarFlow")
| | &->getAttribute<float>("PtFrac")
| | &->getAttribute<float>("PullMag")
| | &->getAttribute<float>("PullPhi")
| | &->getAttribute<float>("Qw")
| | &->getAttribute<float>("RClus")
| | &->getAttribute<float>("SizeParameter")
| | &->getAttribute<float>("Sphericity")
| | &->getAttribute<float>("Split12")
| | &->getAttribute<float>("Split23")
| | &->getAttribute<float>("Split34")
| | &->getAttribute<float>("Tau1")
| | &->getAttribute<float>("Tau1_wta")
| | &->getAttribute<float>("Tau2")
| | &->getAttribute<float>("Tau2_wta")
| | &->getAttribute<float>("Tau3")
| | &->getAttribute<float>("Tau3_wta")
| | &->getAttribute<float>("ThrustMaj")
| | &->getAttribute<float>("ThrustMin")
| | &->getAttribute<float>("TrackSumMass")
| | &->getAttribute<float>("TrackSumPt")
| | &->getAttribute<int>("TransformType")
| | &->getAttribute<float>("Width")
| | &->getAttribute<float>("WidthPhi")
| | &->getAttribute<float>("ZCut12")
| | &->getAttribute<float>("ZCut23")
| | &->getAttribute<float>("ZCut34")
| --------------------
|
| xAOD::JetContainer* AntiKt10PV0TrackTrimmedPtFrac5SmallR20Jets
| | &->getAttribute<float>("ActiveArea")
| | &->getAttribute<float>("ActiveArea4vec_eta")
| | &->getAttribute<float>("ActiveArea4vec_m")
| | &->getAttribute<float>("ActiveArea4vec_phi")
| | &->getAttribute<float>("ActiveArea4vec_pt")
| | &->getAttribute<int>("AlgorithmType")
| | &->getAttribute<float>("Angularity")
| | &->getAttribute<float>("Aplanarity")
| | &->getAttribute<float>("Charge")
| | &->getAttribute<int>("ConstituentScale")
| | &->getAttribute<float>("Dip12")
| | &->getAttribute<float>("Dip13")
| | &->getAttribute<float>("Dip23")
| | &->getAttribute<float>("DipExcl12")
| | &->getAttribute<float>("ECF1")
| | &->getAttribute<float>("ECF2")
| | &->getAttribute<float>("ECF3")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::IParticle> > >>("EMPFlow")
| | &->getAttribute<int>("EMPFlowCount")
| | &->getAttribute<float>("EMPFlowPt")
| | &->getAttribute<float>("FoxWolfram0")
| | &->getAttribute<float>("FoxWolfram1")
| | &->getAttribute<float>("FoxWolfram2")
| | &->getAttribute<float>("FoxWolfram3")
| | &->getAttribute<float>("FoxWolfram4")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::IParticle> > >>("GhostAntiKt2TrackJet")
| | &->getAttribute<int>("GhostAntiKt2TrackJetCount")
| | &->getAttribute<float>("GhostAntiKt2TrackJetPt")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::IParticle> > >>("GhostAntiKt3TrackJet")
| | &->getAttribute<int>("GhostAntiKt3TrackJetCount")
| | &->getAttribute<float>("GhostAntiKt3TrackJetPt")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::IParticle> > >>("GhostAntiKt4TrackJet")
| | &->getAttribute<int>("GhostAntiKt4TrackJetCount")
| | &->getAttribute<float>("GhostAntiKt4TrackJetPt")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::MuonSegment> > >>("GhostMuonSegment")
| | &->getAttribute<int>("GhostMuonSegmentCount")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::IParticle> > >>("GhostTrack")
| | &->getAttribute<int>("GhostTrackCount")
| | &->getAttribute<float>("GhostTrackPt")
| | &->getAttribute<int>("InputType")
| | &->getAttribute<float>("JetConstitScaleMomentum_eta")
| | &->getAttribute<float>("JetConstitScaleMomentum_m")
| | &->getAttribute<float>("JetConstitScaleMomentum_phi")
| | &->getAttribute<float>("JetConstitScaleMomentum_pt")
| | &->getAttribute<float>("JetGhostArea")
| | &->getAttribute<float>("KtDR")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::IParticle> > >>("LCTopo")
| | &->getAttribute<int>("LCTopoCount")
| | &->getAttribute<float>("LCTopoPt")
| | &->getAttribute<float>("Mu12")
| | &->getAttribute<int>("NTrimSubjets")
| | &->getAttribute<Int_t>("Parent")
| | &->getAttribute<UInt_t>("Parent.m_persIndex")
| | &->getAttribute<UInt_t>("Parent.m_persKey")
| | &->getAttribute<float>("PlanarFlow")
| | &->getAttribute<float>("PtFrac")
| | &->getAttribute<float>("PullMag")
| | &->getAttribute<float>("PullPhi")
| | &->getAttribute<float>("Qw")
| | &->getAttribute<float>("RClus")
| | &->getAttribute<float>("SizeParameter")
| | &->getAttribute<float>("Sphericity")
| | &->getAttribute<float>("Split12")
| | &->getAttribute<float>("Split23")
| | &->getAttribute<float>("Split34")
| | &->getAttribute<float>("Tau1")
| | &->getAttribute<float>("Tau1_wta")
| | &->getAttribute<float>("Tau2")
| | &->getAttribute<float>("Tau2_wta")
| | &->getAttribute<float>("Tau3")
| | &->getAttribute<float>("Tau3_wta")
| | &->getAttribute<float>("ThrustMaj")
| | &->getAttribute<float>("ThrustMin")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::IParticle> > >>("Track")
| | &->getAttribute<int>("TrackCount")
| | &->getAttribute<float>("TrackPt")
| | &->getAttribute<float>("TrackSumMass")
| | &->getAttribute<float>("TrackSumPt")
| | &->getAttribute<int>("TransformType")
| | &->getAttribute<float>("Width")
| | &->getAttribute<float>("WidthPhi")
| | &->getAttribute<float>("ZCut12")
| | &->getAttribute<float>("ZCut23")
| | &->getAttribute<float>("ZCut34")
| --------------------
|
| xAOD::JetContainer* AntiKt2PV0TrackJets
| | &->getAttribute<int>("AlgorithmType")
| | &->getAttribute<int>("ConstituentScale")
| | &->getAttribute<float>("JetConstitScaleMomentum_eta")
| | &->getAttribute<float>("JetConstitScaleMomentum_m")
| | &->getAttribute<float>("JetConstitScaleMomentum_phi")
| | &->getAttribute<float>("JetConstitScaleMomentum_pt")
| | &->getAttribute<Int_t>("OriginVertex")
| | &->getAttribute<UInt_t>("OriginVertex.m_persIndex")
| | &->getAttribute<UInt_t>("OriginVertex.m_persKey")
| | &->getAttribute<float>("SizeParameter")
| | &->getAttribute<float>("Width")
| --------------------
|
| xAOD::JetContainer* AntiKt4EMPFlowJets
| | &->getAttribute<float>("ActiveArea4vec_eta")
| | &->getAttribute<float>("ActiveArea4vec_m")
| | &->getAttribute<float>("ActiveArea4vec_phi")
| | &->getAttribute<float>("ActiveArea4vec_pt")
| | &->getAttribute<float>("DetectorEta")
| | &->getAttribute<vector<float>>("EnergyPerSampling")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::MuonSegment> > >>("GhostMuonSegment")
| | &->getAttribute<int>("GhostMuonSegmentCount")
| | &->getAttribute<float>("JetConstitScaleMomentum_eta")
| | &->getAttribute<float>("JetConstitScaleMomentum_m")
| | &->getAttribute<float>("JetConstitScaleMomentum_phi")
| | &->getAttribute<float>("JetConstitScaleMomentum_pt")
| | &->getAttribute<vector<int>>("NumTrkPt1000")
| | &->getAttribute<vector<int>>("NumTrkPt500")
| | &->getAttribute<int>("OriginCorrected")
| | &->getAttribute<int>("PileupCorrected")
| | &->getAttribute<vector<float>>("SumPtChargedPFOPt500")
| | &->getAttribute<vector<float>>("TrackWidthPt1000")
| | &->getAttribute<vector<float>>("TrackWidthPt500")
| --------------------
|
| xAOD::JetContainer* AntiKt4EMTopoJets
| | Int_t &->btagging()
| | UInt_t &->btagging.m_persIndex()
| | UInt_t &->btagging.m_persKey()
| | &->getAttribute<float>("ActiveArea")
| | &->getAttribute<float>("ActiveArea4vec_eta")
| | &->getAttribute<float>("ActiveArea4vec_m")
| | &->getAttribute<float>("ActiveArea4vec_phi")
| | &->getAttribute<float>("ActiveArea4vec_pt")
| | &->getAttribute<int>("AlgorithmType")
| | &->getAttribute<float>("AverageLArQF")
| | &->getAttribute<float>("BchCorrCell")
| | &->getAttribute<float>("CentroidR")
| | &->getAttribute<float>("Charge")
| | &->getAttribute<int>("ConstituentScale")
| | &->getAttribute<float>("DetectorEta")
| | &->getAttribute<float>("ECPSFraction")
| | &->getAttribute<float>("EMFrac")
| | &->getAttribute<vector<float>>("EnergyPerSampling")
| | &->getAttribute<float>("FracSamplingMax")
| | &->getAttribute<int>("FracSamplingMaxIndex")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::IParticle> > >>("GhostAntiKt2TrackJet")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::IParticle> > >>("GhostAntiKt3TrackJet")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::IParticle> > >>("GhostAntiKt4TrackJet")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::MuonSegment> > >>("GhostMuonSegment")
| | &->getAttribute<int>("GhostMuonSegmentCount")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::IParticle> > >>("GhostTrack")
| | &->getAttribute<float>("HECFrac")
| | &->getAttribute<float>("HECQuality")
| | &->getAttribute<Int_t>("HighestJVFVtx")
| | &->getAttribute<UInt_t>("HighestJVFVtx.m_persIndex")
| | &->getAttribute<UInt_t>("HighestJVFVtx.m_persKey")
| | &->getAttribute<int>("InputType")
| | &->getAttribute<float>("IsoDelta2SumPt")
| | &->getAttribute<float>("IsoDelta3SumPt")
| | &->getAttribute<float>("JetConstitScaleMomentum_eta")
| | &->getAttribute<float>("JetConstitScaleMomentum_m")
| | &->getAttribute<float>("JetConstitScaleMomentum_phi")
| | &->getAttribute<float>("JetConstitScaleMomentum_pt")
| | &->getAttribute<float>("JetLCScaleMomentum_eta")
| | &->getAttribute<float>("JetLCScaleMomentum_m")
| | &->getAttribute<float>("JetLCScaleMomentum_phi")
| | &->getAttribute<float>("JetLCScaleMomentum_pt")
| | &->getAttribute<float>("JetOriginConstitScaleMomentum_eta")
| | &->getAttribute<float>("JetOriginConstitScaleMomentum_m")
| | &->getAttribute<float>("JetOriginConstitScaleMomentum_phi")
| | &->getAttribute<float>("JetOriginConstitScaleMomentum_pt")
| | &->getAttribute<float>("JetPileupScaleMomentum_eta")
| | &->getAttribute<float>("JetPileupScaleMomentum_m")
| | &->getAttribute<float>("JetPileupScaleMomentum_phi")
| | &->getAttribute<float>("JetPileupScaleMomentum_pt")
| | &->getAttribute<vector<float>>("JVF")
| | &->getAttribute<float>("Jvt")
| | &->getAttribute<float>("JvtJvfcorr")
| | &->getAttribute<float>("JvtRpt")
| | &->getAttribute<float>("LArBadHVEnergyFrac")
| | &->getAttribute<int>("LArBadHVNCell")
| | &->getAttribute<float>("LArQuality")
| | &->getAttribute<float>("LeadingClusterCenterLambda")
| | &->getAttribute<float>("LeadingClusterPt")
| | &->getAttribute<float>("LeadingClusterSecondLambda")
| | &->getAttribute<float>("LeadingClusterSecondR")
| | &->getAttribute<float>("Mu12")
| | &->getAttribute<float>("N90Constituents")
| | &->getAttribute<float>("NegativeE")
| | &->getAttribute<vector<int>>("NumTrkPt1000")
| | &->getAttribute<vector<int>>("NumTrkPt500")
| | &->getAttribute<float>("OotFracClusters10")
| | &->getAttribute<float>("OotFracClusters5")
| | &->getAttribute<int>("OriginCorrected")
| | &->getAttribute<Int_t>("OriginVertex")
| | &->getAttribute<UInt_t>("OriginVertex.m_persIndex")
| | &->getAttribute<UInt_t>("OriginVertex.m_persKey")
| | &->getAttribute<int>("PileupCorrected")
| | &->getAttribute<float>("SizeParameter")
| | &->getAttribute<vector<float>>("SumPtTrkPt1000")
| | &->getAttribute<vector<float>>("SumPtTrkPt500")
| | &->getAttribute<float>("Timing")
| | &->getAttribute<vector<float>>("TrackWidthPt1000")
| | &->getAttribute<vector<float>>("TrackWidthPt500")
| | &->getAttribute<float>("Width")
| --------------------
|
| xAOD::JetContainer* AntiKt4LCTopoJets
| | Int_t &->btagging()
| | UInt_t &->btagging.m_persIndex()
| | UInt_t &->btagging.m_persKey()
| | &->getAttribute<float>("ActiveArea")
| | &->getAttribute<float>("ActiveArea4vec_eta")
| | &->getAttribute<float>("ActiveArea4vec_m")
| | &->getAttribute<float>("ActiveArea4vec_phi")
| | &->getAttribute<float>("ActiveArea4vec_pt")
| | &->getAttribute<int>("AlgorithmType")
| | &->getAttribute<float>("AverageLArQF")
| | &->getAttribute<float>("BchCorrCell")
| | &->getAttribute<float>("CentroidR")
| | &->getAttribute<float>("Charge")
| | &->getAttribute<int>("ConstituentScale")
| | &->getAttribute<float>("DetectorEta")
| | &->getAttribute<float>("ECPSFraction")
| | &->getAttribute<float>("EMFrac")
| | &->getAttribute<vector<float>>("EnergyPerSampling")
| | &->getAttribute<float>("FracSamplingMax")
| | &->getAttribute<int>("FracSamplingMaxIndex")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::IParticle> > >>("GhostAntiKt2TrackJet")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::IParticle> > >>("GhostAntiKt3TrackJet")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::IParticle> > >>("GhostAntiKt4TrackJet")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::MuonSegment> > >>("GhostMuonSegment")
| | &->getAttribute<int>("GhostMuonSegmentCount")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::IParticle> > >>("GhostTrack")
| | &->getAttribute<float>("HECFrac")
| | &->getAttribute<float>("HECQuality")
| | &->getAttribute<Int_t>("HighestJVFVtx")
| | &->getAttribute<UInt_t>("HighestJVFVtx.m_persIndex")
| | &->getAttribute<UInt_t>("HighestJVFVtx.m_persKey")
| | &->getAttribute<int>("InputType")
| | &->getAttribute<float>("IsoDelta2SumPt")
| | &->getAttribute<float>("IsoDelta3SumPt")
| | &->getAttribute<float>("JetConstitScaleMomentum_eta")
| | &->getAttribute<float>("JetConstitScaleMomentum_m")
| | &->getAttribute<float>("JetConstitScaleMomentum_phi")
| | &->getAttribute<float>("JetConstitScaleMomentum_pt")
| | &->getAttribute<float>("JetLCScaleMomentum_eta")
| | &->getAttribute<float>("JetLCScaleMomentum_m")
| | &->getAttribute<float>("JetLCScaleMomentum_phi")
| | &->getAttribute<float>("JetLCScaleMomentum_pt")
| | &->getAttribute<float>("JetOriginConstitScaleMomentum_eta")
| | &->getAttribute<float>("JetOriginConstitScaleMomentum_m")
| | &->getAttribute<float>("JetOriginConstitScaleMomentum_phi")
| | &->getAttribute<float>("JetOriginConstitScaleMomentum_pt")
| | &->getAttribute<float>("JetPileupScaleMomentum_eta")
| | &->getAttribute<float>("JetPileupScaleMomentum_m")
| | &->getAttribute<float>("JetPileupScaleMomentum_phi")
| | &->getAttribute<float>("JetPileupScaleMomentum_pt")
| | &->getAttribute<vector<float>>("JVF")
| | &->getAttribute<float>("Jvt")
| | &->getAttribute<float>("JvtJvfcorr")
| | &->getAttribute<float>("JvtRpt")
| | &->getAttribute<float>("LArBadHVEnergyFrac")
| | &->getAttribute<int>("LArBadHVNCell")
| | &->getAttribute<float>("LArQuality")
| | &->getAttribute<float>("LeadingClusterCenterLambda")
| | &->getAttribute<float>("LeadingClusterPt")
| | &->getAttribute<float>("LeadingClusterSecondLambda")
| | &->getAttribute<float>("LeadingClusterSecondR")
| | &->getAttribute<float>("Mu12")
| | &->getAttribute<float>("N90Constituents")
| | &->getAttribute<float>("NegativeE")
| | &->getAttribute<vector<int>>("NumTrkPt1000")
| | &->getAttribute<vector<int>>("NumTrkPt500")
| | &->getAttribute<float>("OotFracClusters10")
| | &->getAttribute<float>("OotFracClusters5")
| | &->getAttribute<int>("OriginCorrected")
| | &->getAttribute<Int_t>("OriginVertex")
| | &->getAttribute<UInt_t>("OriginVertex.m_persIndex")
| | &->getAttribute<UInt_t>("OriginVertex.m_persKey")
| | &->getAttribute<int>("PileupCorrected")
| | &->getAttribute<float>("SizeParameter")
| | &->getAttribute<vector<float>>("SumPtTrkPt1000")
| | &->getAttribute<vector<float>>("SumPtTrkPt500")
| | &->getAttribute<float>("Timing")
| | &->getAttribute<vector<float>>("TrackWidthPt1000")
| | &->getAttribute<vector<float>>("TrackWidthPt500")
| | &->getAttribute<float>("Width")
| --------------------
|
| xAOD::JetContainer* HLT_xAOD__JetContainer_a10r_tcemsubjesFS
| | &->getAttribute<float>("eta")
| | &->getAttribute<float>("m")
| | &->getAttribute<float>("phi")
| | &->getAttribute<float>("pt")
| --------------------
|
| xAOD::JetContainer* HLT_xAOD__JetContainer_a10tcemnojcalibFS
| | &->getAttribute<float>("eta")
| | &->getAttribute<float>("m")
| | &->getAttribute<float>("phi")
| | &->getAttribute<float>("pt")
| --------------------
|
| xAOD::JetContainer* HLT_xAOD__JetContainer_a10tcemsubFS
| | &->getAttribute<float>("eta")
| | &->getAttribute<float>("m")
| | &->getAttribute<float>("phi")
| | &->getAttribute<float>("pt")
| --------------------
|
| xAOD::JetContainer* HLT_xAOD__JetContainer_a10tcemsubjesFS
| xAOD::JetContainer* HLT_xAOD__JetContainer_a10tclcwsubFS
| | &->getAttribute<float>("eta")
| | &->getAttribute<float>("m")
| | &->getAttribute<float>("phi")
| | &->getAttribute<float>("pt")
| --------------------
|
| xAOD::JetContainer* HLT_xAOD__JetContainer_a10tclcwsubjesFS
| xAOD::JetContainer* HLT_xAOD__JetContainer_a4tcemnojcalibFS
| | &->getAttribute<float>("eta")
| | &->getAttribute<float>("m")
| | &->getAttribute<float>("phi")
| | &->getAttribute<float>("pt")
| --------------------
|
| xAOD::JetContainer* HLT_xAOD__JetContainer_a4tcemsubjesFS
| | &->getAttribute<float>("ActiveArea")
| | &->getAttribute<float>("ActiveArea4vec_eta")
| | &->getAttribute<float>("ActiveArea4vec_m")
| | &->getAttribute<float>("ActiveArea4vec_phi")
| | &->getAttribute<float>("ActiveArea4vec_pt")
| | &->getAttribute<int>("AlgorithmType")
| | &->getAttribute<float>("AverageLArQF")
| | &->getAttribute<float>("BchCorrCell")
| | &->getAttribute<float>("CentroidR")
| | &->getAttribute<int>("ConstituentScale")
| | &->getAttribute<float>("DetectorEta")
| | &->getAttribute<float>("EMFrac")
| | &->getAttribute<vector<float>>("EnergyPerSampling")
| | &->getAttribute<float>("eta")
| | &->getAttribute<float>("FracSamplingMax")
| | &->getAttribute<int>("FracSamplingMaxIndex")
| | &->getAttribute<float>("HECFrac")
| | &->getAttribute<float>("HECQuality")
| | &->getAttribute<int>("InputType")
| | &->getAttribute<float>("JetConstitScaleMomentum_eta")
| | &->getAttribute<float>("JetConstitScaleMomentum_m")
| | &->getAttribute<float>("JetConstitScaleMomentum_phi")
| | &->getAttribute<float>("JetConstitScaleMomentum_pt")
| | &->getAttribute<float>("JetEMScaleMomentum_eta")
| | &->getAttribute<float>("JetEMScaleMomentum_m")
| | &->getAttribute<float>("JetEMScaleMomentum_phi")
| | &->getAttribute<float>("JetEMScaleMomentum_pt")
| | &->getAttribute<float>("JetEtaJESScaleMomentum_eta")
| | &->getAttribute<float>("JetEtaJESScaleMomentum_m")
| | &->getAttribute<float>("JetEtaJESScaleMomentum_phi")
| | &->getAttribute<float>("JetEtaJESScaleMomentum_pt")
| | &->getAttribute<float>("JetPileupScaleMomentum_eta")
| | &->getAttribute<float>("JetPileupScaleMomentum_m")
| | &->getAttribute<float>("JetPileupScaleMomentum_phi")
| | &->getAttribute<float>("JetPileupScaleMomentum_pt")
| | &->getAttribute<float>("LArQuality")
| | &->getAttribute<float>("m")
| | &->getAttribute<float>("N90Constituents")
| | &->getAttribute<float>("NegativeE")
| | &->getAttribute<int>("OriginCorrected")
| | &->getAttribute<float>("phi")
| | &->getAttribute<int>("PileupCorrected")
| | &->getAttribute<float>("pt")
| | &->getAttribute<float>("SizeParameter")
| | &->getAttribute<float>("Timing")
| --------------------
|
--------------------
http://atlas-computing.web.cern.ch/atlas-computing/links/nightlyDocDirectory/xAODJetEtRoI/html/
xAOD::JetEtRoI
| xAOD::JetEtRoI* LVL1JetEtRoI
--------------------
http://atlas-computing.web.cern.ch/atlas-computing/links/nightlyDocDirectory/xAODJetRoI/html/
xAOD::JetRoIContainer
| xAOD::JetRoIContainer* LVL1JetRoIs
| | &->getAttribute<float>("et4x4")
| | &->getAttribute<float>("et6x6")
| | &->getAttribute<float>("et8x8")
| | &->getAttribute<float>("eta")
| | &->getAttribute<float>("etScale")
| | &->getAttribute<float>("phi")
| | &->getAttribute<unsigned int>("roiWord")
| | &->getAttribute<vector<string>>("thrNames")
| | &->getAttribute<unsigned int>("thrPattern")
| | &->getAttribute<vector<float>>("thrValues")
| --------------------
|
--------------------
http://atlas-computing.web.cern.ch/atlas-computing/links/nightlyDocDirectory/xAODMissingETAssociationMap/html/
xAOD::MissingETAssociationMap
| xAOD::MissingETAssociationMap* METAssoc_AntiKt4EMPFlow
| xAOD::MissingETAssociationMap* METAssoc_AntiKt4EMTopo
| xAOD::MissingETAssociationMap* METAssoc_AntiKt4LCTopo
--------------------
http://atlas-computing.web.cern.ch/atlas-computing/links/nightlyDocDirectory/xAODMissingET/html/
xAOD::MissingETContainer
| xAOD::MissingETContainer* MET_Calo
| | &->getAttribute<double>("mpx")
| | &->getAttribute<double>("mpy")
| | &->getAttribute<string>("name")
| | &->getAttribute<ULong64_t>("source")
| | &->getAttribute<double>("sumet")
| --------------------
|
| xAOD::MissingETContainer* MET_Core_AntiKt4EMPFlow
| | &->getAttribute<double>("mpx")
| | &->getAttribute<double>("mpy")
| | &->getAttribute<string>("name")
| | &->getAttribute<ULong64_t>("source")
| | &->getAttribute<double>("sumet")
| --------------------
|
| xAOD::MissingETContainer* MET_Core_AntiKt4EMTopo
| | &->getAttribute<double>("mpx")
| | &->getAttribute<double>("mpy")
| | &->getAttribute<string>("name")
| | &->getAttribute<ULong64_t>("source")
| | &->getAttribute<double>("sumet")
| --------------------
|
| xAOD::MissingETContainer* MET_Core_AntiKt4LCTopo
| | &->getAttribute<double>("mpx")
| | &->getAttribute<double>("mpy")
| | &->getAttribute<string>("name")
| | &->getAttribute<ULong64_t>("source")
| | &->getAttribute<double>("sumet")
| --------------------
|
| xAOD::MissingETContainer* MET_EMTopo
| | &->getAttribute<double>("mpx")
| | &->getAttribute<double>("mpy")
| | &->getAttribute<string>("name")
| | &->getAttribute<ULong64_t>("source")
| | &->getAttribute<double>("sumet")
| --------------------
|
| xAOD::MissingETContainer* MET_EMTopoRegions
| | &->getAttribute<double>("mpx")
| | &->getAttribute<double>("mpy")
| | &->getAttribute<string>("name")
| | &->getAttribute<ULong64_t>("source")
| | &->getAttribute<double>("sumet")
| --------------------
|
| xAOD::MissingETContainer* MET_LocHadTopo
| | &->getAttribute<double>("mpx")
| | &->getAttribute<double>("mpy")
| | &->getAttribute<string>("name")
| | &->getAttribute<ULong64_t>("source")
| | &->getAttribute<double>("sumet")
| --------------------
|
| xAOD::MissingETContainer* MET_LocHadTopoRegions
| | &->getAttribute<double>("mpx")
| | &->getAttribute<double>("mpy")
| | &->getAttribute<string>("name")
| | &->getAttribute<ULong64_t>("source")
| | &->getAttribute<double>("sumet")
| --------------------
|
| xAOD::MissingETContainer* MET_Reference_AntiKt4EMPFlow
| | &->getAttribute<double>("mpx")
| | &->getAttribute<double>("mpy")
| | &->getAttribute<string>("name")
| | &->getAttribute<ULong64_t>("source")
| | &->getAttribute<double>("sumet")
| --------------------
|
| xAOD::MissingETContainer* MET_Reference_AntiKt4EMTopo
| | &->getAttribute<double>("mpx")
| | &->getAttribute<double>("mpy")
| | &->getAttribute<string>("name")
| | &->getAttribute<ULong64_t>("source")
| | &->getAttribute<double>("sumet")
| --------------------
|
| xAOD::MissingETContainer* MET_Reference_AntiKt4LCTopo
| | &->getAttribute<double>("mpx")
| | &->getAttribute<double>("mpy")
| | &->getAttribute<string>("name")
| | &->getAttribute<ULong64_t>("source")
| | &->getAttribute<double>("sumet")
| --------------------
|
| xAOD::MissingETContainer* MET_Track
| | &->getAttribute<double>("mpx")
| | &->getAttribute<double>("mpy")
| | &->getAttribute<string>("name")
| | &->getAttribute<ULong64_t>("source")
| | &->getAttribute<double>("sumet")
| --------------------
|
--------------------
http://atlas-computing.web.cern.ch/atlas-computing/links/nightlyDocDirectory/xAODMuon/html/
xAOD::MuonContainer
| xAOD::MuonContainer* HLT_xAOD__MuonContainer_MuonEFInfo
| | &->getAttribute<unsigned short>("author")
| | &->getAttribute<float>("eta")
| | &->getAttribute<Int_t>("inDetTrackParticleLink")
| | &->getAttribute<UInt_t>("inDetTrackParticleLink.m_persIndex")
| | &->getAttribute<UInt_t>("inDetTrackParticleLink.m_persKey")
| | &->getAttribute<unsigned short>("muonType")
| | &->getAttribute<float>("phi")
| | &->getAttribute<float>("pt")
| --------------------
|
| xAOD::MuonContainer* Muons
| | &->getAttribute<unsigned short>("author")
| | &->getAttribute<float>("CaloLRLikelihood")
| | &->getAttribute<int>("CaloMuonIDTag")
| | &->getAttribute<float>("charge")
| | &->getAttribute<Int_t>("clusterLink")
| | &->getAttribute<UInt_t>("clusterLink.m_persIndex")
| | &->getAttribute<UInt_t>("clusterLink.m_persKey")
| | &->getAttribute<unsigned char>("combinedTrackOutBoundsPrecisionHits")
| | &->getAttribute<Int_t>("combinedTrackParticleLink")
| | &->getAttribute<UInt_t>("combinedTrackParticleLink.m_persIndex")
| | &->getAttribute<UInt_t>("combinedTrackParticleLink.m_persKey")
| | &->getAttribute<char>("DFCommonGoodMuon")
| | &->getAttribute<float>("EnergyLoss")
| | &->getAttribute<float>("EnergyLossSigma")
| | &->getAttribute<unsigned char>("energyLossType")
| | &->getAttribute<float>("eta")
| | &->getAttribute<unsigned char>("extendedClosePrecisionHits")
| | &->getAttribute<unsigned char>("extendedLargeHits")
| | &->getAttribute<unsigned char>("extendedLargeHoles")
| | &->getAttribute<unsigned char>("extendedOutBoundsPrecisionHits")
| | &->getAttribute<unsigned char>("extendedSmallHits")
| | &->getAttribute<unsigned char>("extendedSmallHoles")
| | &->getAttribute<Int_t>("extrapolatedMuonSpectrometerTrackParticleLink")
| | &->getAttribute<UInt_t>("extrapolatedMuonSpectrometerTrackParticleLink.m_persIndex")
| | &->getAttribute<UInt_t>("extrapolatedMuonSpectrometerTrackParticleLink.m_persKey")
| | &->getAttribute<Int_t>("inDetTrackParticleLink")
| | &->getAttribute<UInt_t>("inDetTrackParticleLink.m_persIndex")
| | &->getAttribute<UInt_t>("inDetTrackParticleLink.m_persKey")
| | &->getAttribute<unsigned char>("innerClosePrecisionHits")
| | &->getAttribute<unsigned char>("innerLargeHits")
| | &->getAttribute<unsigned char>("innerLargeHoles")
| | &->getAttribute<unsigned char>("innerOutBoundsPrecisionHits")
| | &->getAttribute<unsigned char>("innerSmallHits")
| | &->getAttribute<unsigned char>("innerSmallHoles")
| | &->getAttribute<unsigned char>("isEndcapGoodLayers")
| | &->getAttribute<unsigned char>("isSmallGoodSectors")
| | &->getAttribute<float>("MeasEnergyLoss")
| | &->getAttribute<float>("MeasEnergyLossSigma")
| | &->getAttribute<unsigned char>("middleClosePrecisionHits")
| | &->getAttribute<unsigned char>("middleLargeHits")
| | &->getAttribute<unsigned char>("middleLargeHoles")
| | &->getAttribute<unsigned char>("middleOutBoundsPrecisionHits")
| | &->getAttribute<unsigned char>("middleSmallHits")
| | &->getAttribute<unsigned char>("middleSmallHoles")
| | &->getAttribute<float>("momentumBalanceSignificance")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::MuonSegment> > >>("muonSegmentLinks")
| | &->getAttribute<Int_t>("muonSpectrometerTrackParticleLink")
| | &->getAttribute<UInt_t>("muonSpectrometerTrackParticleLink.m_persIndex")
| | &->getAttribute<UInt_t>("muonSpectrometerTrackParticleLink.m_persKey")
| | &->getAttribute<unsigned short>("muonType")
| | &->getAttribute<unsigned char>("numberOfGoodPrecisionLayers")
| | &->getAttribute<unsigned char>("numberOfPrecisionHoleLayers")
| | &->getAttribute<unsigned char>("numberOfPrecisionLayers")
| | &->getAttribute<unsigned char>("outerClosePrecisionHits")
| | &->getAttribute<unsigned char>("outerLargeHits")
| | &->getAttribute<unsigned char>("outerLargeHoles")
| | &->getAttribute<unsigned char>("outerOutBoundsPrecisionHits")
| | &->getAttribute<unsigned char>("outerSmallHits")
| | &->getAttribute<unsigned char>("outerSmallHoles")
| | &->getAttribute<float>("ParamEnergyLoss")
| | &->getAttribute<float>("ParamEnergyLossSigmaMinus")
| | &->getAttribute<float>("ParamEnergyLossSigmaPlus")
| | &->getAttribute<float>("phi")
| | &->getAttribute<float>("pt")
| | &->getAttribute<float>("ptcone20")
| | &->getAttribute<float>("ptcone30")
| | &->getAttribute<float>("ptcone40")
| | &->getAttribute<float>("ptvarcone20")
| | &->getAttribute<float>("ptvarcone30")
| | &->getAttribute<float>("ptvarcone40")
| | &->getAttribute<unsigned char>("quality")
| | &->getAttribute<float>("topoetcone20")
| | &->getAttribute<float>("topoetcone30")
| | &->getAttribute<float>("topoetcone40")
| | &->getAttribute<int>("truthOrigin")
| | &->getAttribute<Int_t>("truthParticleLink")
| | &->getAttribute<UInt_t>("truthParticleLink.m_persIndex")
| | &->getAttribute<UInt_t>("truthParticleLink.m_persKey")
| | &->getAttribute<int>("truthType")
| --------------------
|
--------------------
http://atlas-computing.web.cern.ch/atlas-computing/links/nightlyDocDirectory/xAODMuonRoI/html/
xAOD::MuonRoIContainer
| xAOD::MuonRoIContainer* LVL1MuonRoIs
| | &->getAttribute<float>("eta")
| | &->getAttribute<float>("phi")
| | &->getAttribute<unsigned int>("roiWord")
| | &->getAttribute<string>("thrName")
| | &->getAttribute<float>("thrValue")
| --------------------
|
--------------------
http://atlas-computing.web.cern.ch/atlas-computing/links/nightlyDocDirectory/xAODMuonSegment/html/
xAOD::MuonSegmentContainer
| xAOD::MuonSegmentContainer* MuonSegments
| | &->getAttribute<int>("chamberIndex")
| | &->getAttribute<float>("chiSquared")
| | &->getAttribute<float>("clusterTime")
| | &->getAttribute<float>("clusterTimeError")
| | &->getAttribute<int>("clusterTimeValid")
| | &->getAttribute<int>("etaIndex")
| | &->getAttribute<Int_t>("muonSegment")
| | &->getAttribute<UInt_t>("muonSegment.m_persIndex")
| | &->getAttribute<UInt_t>("muonSegment.m_persKey")
| | &->getAttribute<int>("nPhiLayers")
| | &->getAttribute<int>("nPrecisionHits")
| | &->getAttribute<int>("nTrigEtaLayers")
| | &->getAttribute<float>("numberDoF")
| | &->getAttribute<float>("px")
| | &->getAttribute<float>("py")
| | &->getAttribute<float>("pz")
| | &->getAttribute<int>("sector")
| | &->getAttribute<float>("t0")
| | &->getAttribute<float>("t0error")
| | &->getAttribute<int>("technology")
| | &->getAttribute<float>("x")
| | &->getAttribute<float>("y")
| | &->getAttribute<float>("z")
| --------------------
|
--------------------
http://atlas-computing.web.cern.ch/atlas-computing/links/nightlyDocDirectory/xAODPhoton/html/
xAOD::PhotonContainer
| xAOD::PhotonContainer* HLT_xAOD__PhotonContainer_egamma_Photons
| | &->getAttribute<float>("eta")
| | &->getAttribute<float>("phi")
| | &->getAttribute<float>("pt")
| --------------------
|
| xAOD::PhotonContainer* Photons
| | &->getAttribute<unsigned short>("author")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::CaloCluster> > >>("caloClusterLinks")
| | &->getAttribute<float>("DeltaE")
| | &->getAttribute<char>("DFCommonPhotonsIsEMLoose")
| | &->getAttribute<char>("DFCommonPhotonsIsEMTight")
| | &->getAttribute<float>("e233")
| | &->getAttribute<float>("e237")
| | &->getAttribute<float>("e277")
| | &->getAttribute<float>("e2tsts1")
| | &->getAttribute<float>("emaxs1")
| | &->getAttribute<float>("emins1")
| | &->getAttribute<float>("Eratio")
| | &->getAttribute<float>("eta")
| | &->getAttribute<float>("etcone20ptCorrection")
| | &->getAttribute<float>("etcone30ptCorrection")
| | &->getAttribute<float>("etcone40ptCorrection")
| | &->getAttribute<float>("ethad")
| | &->getAttribute<float>("ethad1")
| | &->getAttribute<float>("f1")
| | &->getAttribute<float>("f3")
| | &->getAttribute<float>("fracs1")
| | &->getAttribute<char>("Loose")
| | &->getAttribute<float>("m")
| | &->getAttribute<unsigned int>("OQ")
| | &->getAttribute<float>("phi")
| | &->getAttribute<float>("pt")
| | &->getAttribute<float>("ptcone20")
| | &->getAttribute<float>("ptcone30")
| | &->getAttribute<float>("ptcone40")
| | &->getAttribute<float>("ptvarcone20")
| | &->getAttribute<float>("ptvarcone30")
| | &->getAttribute<float>("ptvarcone40")
| | &->getAttribute<float>("Reta")
| | &->getAttribute<float>("Rhad")
| | &->getAttribute<float>("Rhad1")
| | &->getAttribute<float>("Rphi")
| | &->getAttribute<char>("Tight")
| | &->getAttribute<float>("topoetcone20")
| | &->getAttribute<float>("topoetcone20ptCorrection")
| | &->getAttribute<float>("topoetcone30")
| | &->getAttribute<float>("topoetcone30ptCorrection")
| | &->getAttribute<float>("topoetcone40")
| | &->getAttribute<float>("topoetcone40ptCorrection")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::Vertex> > >>("vertexLinks")
| | &->getAttribute<float>("weta1")
| | &->getAttribute<float>("weta2")
| | &->getAttribute<float>("wtots1")
| --------------------
|
--------------------
http://atlas-computing.web.cern.ch/atlas-computing/links/nightlyDocDirectory/xAODTauJet/html/
xAOD::TauJetContainer
| xAOD::TauJetContainer* TauJets
| | &->getAttribute<float>("BDTEleScore")
| | &->getAttribute<float>("BDTJetScore")
| | &->getAttribute<float>("charge")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::PFO> > >>("chargedPFOLinks")
| | &->getAttribute<float>("eta")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::PFO> > >>("hadronicPFOLinks")
| | &->getAttribute<unsigned int>("isTauFlags")
| | &->getAttribute<Int_t>("jetLink")
| | &->getAttribute<UInt_t>("jetLink.m_persIndex")
| | &->getAttribute<UInt_t>("jetLink.m_persKey")
| | &->getAttribute<float>("m")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::PFO> > >>("neutralPFOLinks")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::TrackParticle> > >>("otherTrackLinks")
| | &->getAttribute<float>("phi")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::PFO> > >>("pi0PFOLinks")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::PFO> > >>("protoChargedPFOLinks")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::PFO> > >>("protoNeutralPFOLinks")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::PFO> > >>("protoPi0PFOLinks")
| | &->getAttribute<float>("pt")
| | &->getAttribute<Int_t>("secondaryVertexLink")
| | &->getAttribute<UInt_t>("secondaryVertexLink.m_persIndex")
| | &->getAttribute<UInt_t>("secondaryVertexLink.m_persKey")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::PFO> > >>("shotPFOLinks")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::TrackParticle> > >>("trackLinks")
| | &->getAttribute<Int_t>("vertexLink")
| | &->getAttribute<UInt_t>("vertexLink.m_persIndex")
| | &->getAttribute<UInt_t>("vertexLink.m_persKey")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::TrackParticle> > >>("wideTrackLinks")
| --------------------
|
--------------------
http://atlas-computing.web.cern.ch/atlas-computing/links/nightlyDocDirectory/xAODTrackParticle/html/
xAOD::TrackParticleContainer
| xAOD::TrackParticleContainer* CombinedMuonTrackParticles
| | &->getAttribute<float>("chiSquared")
| | &->getAttribute<float>("d0")
| | &->getAttribute<vector<float>>("definingParametersCovMatrix")
| | &->getAttribute<float>("numberDoF")
| | &->getAttribute<unsigned char>("numberOfInnermostPixelLayerHits")
| | &->getAttribute<unsigned char>("numberOfPhiHoleLayers")
| | &->getAttribute<unsigned char>("numberOfPhiLayers")
| | &->getAttribute<unsigned char>("numberOfPixelDeadSensors")
| | &->getAttribute<unsigned char>("numberOfPixelHits")
| | &->getAttribute<unsigned char>("numberOfPixelHoles")
| | &->getAttribute<unsigned char>("numberOfPrecisionHoleLayers")
| | &->getAttribute<unsigned char>("numberOfPrecisionLayers")
| | &->getAttribute<unsigned char>("numberOfSCTDeadSensors")
| | &->getAttribute<unsigned char>("numberOfSCTHits")
| | &->getAttribute<unsigned char>("numberOfSCTHoles")
| | &->getAttribute<unsigned char>("numberOfTRTHits")
| | &->getAttribute<unsigned char>("numberOfTRTOutliers")
| | &->getAttribute<float>("phi")
| | &->getAttribute<float>("qOverP")
| | &->getAttribute<float>("theta")
| | &->getAttribute<Int_t>("vertexLink")
| | &->getAttribute<UInt_t>("vertexLink.m_persIndex")
| | &->getAttribute<UInt_t>("vertexLink.m_persKey")
| | &->getAttribute<float>("vz")
| | &->getAttribute<float>("z0")
| --------------------
|
| xAOD::TrackParticleContainer* ExtrapolatedMuonTrackParticles
| | &->getAttribute<float>("chiSquared")
| | &->getAttribute<float>("d0")
| | &->getAttribute<vector<float>>("definingParametersCovMatrix")
| | &->getAttribute<float>("numberDoF")
| | &->getAttribute<unsigned char>("numberOfPhiHoleLayers")
| | &->getAttribute<unsigned char>("numberOfPhiLayers")
| | &->getAttribute<unsigned char>("numberOfPixelDeadSensors")
| | &->getAttribute<unsigned char>("numberOfPixelHits")
| | &->getAttribute<unsigned char>("numberOfPixelHoles")
| | &->getAttribute<unsigned char>("numberOfPrecisionHoleLayers")
| | &->getAttribute<unsigned char>("numberOfPrecisionLayers")
| | &->getAttribute<unsigned char>("numberOfSCTDeadSensors")
| | &->getAttribute<unsigned char>("numberOfSCTHits")
| | &->getAttribute<unsigned char>("numberOfSCTHoles")
| | &->getAttribute<unsigned char>("numberOfTRTHits")
| | &->getAttribute<unsigned char>("numberOfTRTOutliers")
| | &->getAttribute<float>("phi")
| | &->getAttribute<float>("qOverP")
| | &->getAttribute<float>("theta")
| | &->getAttribute<Int_t>("vertexLink")
| | &->getAttribute<UInt_t>("vertexLink.m_persIndex")
| | &->getAttribute<UInt_t>("vertexLink.m_persKey")
| | &->getAttribute<float>("vz")
| | &->getAttribute<float>("z0")
| --------------------
|
| xAOD::TrackParticleContainer* GSFTrackParticles
| | &->getAttribute<float>("d0")
| | &->getAttribute<vector<float>>("definingParametersCovMatrix")
| | &->getAttribute<float>("eProbabilityComb")
| | &->getAttribute<float>("eProbabilityHT")
| | &->getAttribute<unsigned char>("expectInnermostPixelLayerHit")
| | &->getAttribute<unsigned char>("expectNextToInnermostPixelLayerHit")
| | &->getAttribute<unsigned char>("numberOfInnermostPixelLayerHits")
| | &->getAttribute<unsigned char>("numberOfInnermostPixelLayerOutliers")
| | &->getAttribute<unsigned char>("numberOfNextToInnermostPixelLayerHits")
| | &->getAttribute<unsigned char>("numberOfNextToInnermostPixelLayerOutliers")
| | &->getAttribute<unsigned char>("numberOfPixelDeadSensors")
| | &->getAttribute<unsigned char>("numberOfPixelHits")
| | &->getAttribute<unsigned char>("numberOfPixelOutliers")
| | &->getAttribute<unsigned char>("numberOfSCTDeadSensors")
| | &->getAttribute<unsigned char>("numberOfSCTHits")
| | &->getAttribute<unsigned char>("numberOfSCTOutliers")
| | &->getAttribute<unsigned char>("numberOfTRTHighThresholdHits")
| | &->getAttribute<unsigned char>("numberOfTRTHighThresholdOutliers")
| | &->getAttribute<unsigned char>("numberOfTRTHits")
| | &->getAttribute<unsigned char>("numberOfTRTOutliers")
| | &->getAttribute<unsigned char>("numberOfTRTXenonHits")
| | &->getAttribute<Int_t>("originalTrackParticle")
| | &->getAttribute<UInt_t>("originalTrackParticle.m_persIndex")
| | &->getAttribute<UInt_t>("originalTrackParticle.m_persKey")
| | &->getAttribute<vector<unsigned char>>("parameterPosition")
| | &->getAttribute<vector<float>>("parameterPX")
| | &->getAttribute<vector<float>>("parameterPY")
| | &->getAttribute<vector<float>>("parameterPZ")
| | &->getAttribute<vector<float>>("parameterX")
| | &->getAttribute<float>("phi")
| | &->getAttribute<float>("qOverP")
| | &->getAttribute<float>("theta")
| | &->getAttribute<Int_t>("vertexLink")
| | &->getAttribute<UInt_t>("vertexLink.m_persIndex")
| | &->getAttribute<UInt_t>("vertexLink.m_persKey")
| | &->getAttribute<float>("vz")
| | &->getAttribute<float>("z0")
| --------------------
|
| xAOD::TrackParticleContainer* HLT_xAOD__TrackParticleContainer_InDetTrigTrackingxAODCnv_Muon_EFID
| | &->getAttribute<float>("d0")
| | &->getAttribute<float>("phi")
| | &->getAttribute<float>("z0")
| --------------------
|
| xAOD::TrackParticleContainer* InDetForwardTrackParticles
| | &->getAttribute<float>("d0")
| | &->getAttribute<vector<float>>("definingParametersCovMatrix")
| | &->getAttribute<unsigned char>("numberOfPixelDeadSensors")
| | &->getAttribute<unsigned char>("numberOfPixelHits")
| | &->getAttribute<unsigned char>("numberOfPixelHoles")
| | &->getAttribute<unsigned char>("numberOfPrecisionHoleLayers")
| | &->getAttribute<unsigned char>("numberOfPrecisionLayers")
| | &->getAttribute<unsigned char>("numberOfSCTDeadSensors")
| | &->getAttribute<unsigned char>("numberOfSCTHits")
| | &->getAttribute<unsigned char>("numberOfSCTHoles")
| | &->getAttribute<unsigned char>("numberOfTRTHits")
| | &->getAttribute<unsigned char>("numberOfTRTOutliers")
| | &->getAttribute<float>("phi")
| | &->getAttribute<float>("qOverP")
| | &->getAttribute<float>("theta")
| | &->getAttribute<float>("vz")
| | &->getAttribute<float>("z0")
| --------------------
|
| xAOD::TrackParticleContainer* InDetTrackParticles
| | &->getAttribute<float>("chiSquared")
| | &->getAttribute<float>("d0")
| | &->getAttribute<vector<float>>("definingParametersCovMatrix")
| | &->getAttribute<unsigned char>("expectInnermostPixelLayerHit")
| | &->getAttribute<unsigned char>("expectNextToInnermostPixelLayerHit")
| | &->getAttribute<float>("numberDoF")
| | &->getAttribute<unsigned char>("numberOfInnermostPixelLayerHits")
| | &->getAttribute<unsigned char>("numberOfNextToInnermostPixelLayerHits")
| | &->getAttribute<unsigned char>("numberOfPhiHoleLayers")
| | &->getAttribute<unsigned char>("numberOfPhiLayers")
| | &->getAttribute<unsigned char>("numberOfPixelDeadSensors")
| | &->getAttribute<unsigned char>("numberOfPixelHits")
| | &->getAttribute<unsigned char>("numberOfPixelHoles")
| | &->getAttribute<unsigned char>("numberOfPixelSharedHits")
| | &->getAttribute<unsigned char>("numberOfPrecisionHoleLayers")
| | &->getAttribute<unsigned char>("numberOfPrecisionLayers")
| | &->getAttribute<unsigned char>("numberOfSCTDeadSensors")
| | &->getAttribute<unsigned char>("numberOfSCTHits")
| | &->getAttribute<unsigned char>("numberOfSCTHoles")
| | &->getAttribute<unsigned char>("numberOfSCTSharedHits")
| | &->getAttribute<unsigned char>("numberOfTRTHits")
| | &->getAttribute<unsigned char>("numberOfTRTOutliers")
| | &->getAttribute<float>("phi")
| | &->getAttribute<float>("qOverP")
| | &->getAttribute<float>("theta")
| | &->getAttribute<Int_t>("vertexLink")
| | &->getAttribute<UInt_t>("vertexLink.m_persIndex")
| | &->getAttribute<UInt_t>("vertexLink.m_persKey")
| | &->getAttribute<float>("vz")
| | &->getAttribute<float>("z0")
| --------------------
|
| xAOD::TrackParticleContainer* MuonSpectrometerTrackParticles
| | &->getAttribute<float>("d0")
| | &->getAttribute<vector<float>>("definingParametersCovMatrix")
| | &->getAttribute<float>("phi")
| | &->getAttribute<float>("qOverP")
| | &->getAttribute<float>("theta")
| | &->getAttribute<Int_t>("vertexLink")
| | &->getAttribute<UInt_t>("vertexLink.m_persIndex")
| | &->getAttribute<UInt_t>("vertexLink.m_persKey")
| | &->getAttribute<float>("vz")
| | &->getAttribute<float>("z0")
| --------------------
|
--------------------
http://atlas-computing.web.cern.ch/atlas-computing/links/nightlyDocDirectory/xAODTrigConfKeys/html/
xAOD::TrigConfKeys
| xAOD::TrigConfKeys* TrigConfKeys
--------------------
http://atlas-computing.web.cern.ch/atlas-computing/links/nightlyDocDirectory/xAODTrigDecision/html/
xAOD::TrigDecision
| xAOD::TrigDecision* xTrigDecision
--------------------
http://atlas-computing.web.cern.ch/atlas-computing/links/nightlyDocDirectory/xAODTrigNavigation/html/
xAOD::TrigNavigation
| xAOD::TrigNavigation* TrigNavigation
--------------------
http://atlas-computing.web.cern.ch/atlas-computing/links/nightlyDocDirectory/xAODVertex/html/
xAOD::VertexContainer
| xAOD::VertexContainer* GSFConversionVertices
| | &->getAttribute<float>("minRfirstHit")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::NeutralParticle> > >>("neutralParticleLinks")
| | &->getAttribute<float>("pt1")
| | &->getAttribute<float>("pt2")
| | &->getAttribute<float>("px")
| | &->getAttribute<float>("py")
| | &->getAttribute<float>("pz")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::TrackParticle> > >>("trackParticleLinks")
| | &->getAttribute<float>("x")
| | &->getAttribute<float>("y")
| | &->getAttribute<float>("z")
| --------------------
|
| xAOD::VertexContainer* PrimaryVertices
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::NeutralParticle> > >>("neutralParticleLinks")
| | &->getAttribute<vector<ElementLink<DataVector<xAOD::TrackParticle> > >>("trackParticleLinks")
| | &->getAttribute<short>("vertexType")
| | &->getAttribute<float>("z")
| --------------------
|
--------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment