ATLAS Offline Software
Loading...
Searching...
No Matches
python.TriggerEDMRun2 Namespace Reference

Variables

str identifier = ".-"
 Container Slimming.
list UnusedIDVariables
list UnusedVtxVariables = ["vxTrackAtVertex"]
str RemoveIDVariables = ".-"+identifier.join(UnusedIDVariables)
str RemoveVtxVariables = ".-"+identifier.join(UnusedVtxVariables)
list PanTauVars
list PFOs
list EFlow
list Samplings
list UnusedOldTau
list UnusedProperties
list UnusedFourMom
list UnusedTauVariables = PanTauVars + PFOs + EFlow + Samplings + UnusedOldTau + UnusedProperties + UnusedFourMom
str RemoveTauVariables = ".-"+identifier.join(UnusedTauVariables)
list UnusedCaloVariables
str RemoveCaloVariables = ".-"+identifier.join(UnusedCaloVariables)
list UnusedMuonVariables
str RemoveMuonVariables = ".-"+identifier.join(UnusedMuonVariables)
list UnusedMuonIDVariables = UnusedIDVariables + ["alignEffectChId","alignEffectDeltaTrans","alignEffectDeltaAngle","alignEffectSigmaDeltaTrans","alignEffectSigmaDeltaAngle"]
str RemoveMuonIDVariables = ".-"+identifier.join(UnusedMuonIDVariables)
list UnusedBTaggingVariables = ["SV1_deltaR","SV1_Lxy","SV1_L3d","SV0_dstToMatLay","SV1_dstToMatLay","JetFitter_dRFlightDir"]
str RemoveBTaggingVariables = ".-"+identifier.join(UnusedBTaggingVariables)
list UnusedEgammaIsoVariables
str RemoveEgammaIsoVariables = ".-"+identifier.join(UnusedEgammaIsoVariables)
str identifierAdd = "."
list l2saVariableToAdd = []
str addL2saVars = "." + identifierAdd.join(l2saVariableToAdd)
list TriggerHLTList
list TriggerResultsList
list TriggerLvl1List
list TriggerIDTruth
list TriggerRoiList
list TriggerL2EvolutionList
list TriggerEFEvolutionList
dict EDMDetails = {}
list EDMLibraries

Variable Documentation

◆ addL2saVars

str python.TriggerEDMRun2.addL2saVars = "." + identifierAdd.join(l2saVariableToAdd)

Definition at line 139 of file TriggerEDMRun2.py.

◆ EDMDetails

dict python.TriggerEDMRun2.EDMDetails = {}

Definition at line 1255 of file TriggerEDMRun2.py.

◆ EDMLibraries

list python.TriggerEDMRun2.EDMLibraries

Definition at line 1538 of file TriggerEDMRun2.py.

◆ EFlow

list python.TriggerEDMRun2.EFlow
Initial value:
1= ["etEflow", "mEflow", "nPi0", "nCharged", "etEflowTopo", "mEflowTopo", "ptRatioEflowTopo", "nPi0Topo", "nChargedTopo",
2 "ptRatioEflow", "pi0ConeDR" ]

Definition at line 73 of file TriggerEDMRun2.py.

◆ identifier

str python.TriggerEDMRun2.identifier = ".-"

Container Slimming.

Here are the definitions of the strings which will be used to slim containers String to separate EDM members

Definition at line 45 of file TriggerEDMRun2.py.

◆ identifierAdd

str python.TriggerEDMRun2.identifierAdd = "."

Definition at line 137 of file TriggerEDMRun2.py.

◆ l2saVariableToAdd

list python.TriggerEDMRun2.l2saVariableToAdd = []

Definition at line 138 of file TriggerEDMRun2.py.

◆ PanTauVars

list python.TriggerEDMRun2.PanTauVars
Initial value:
1= [ "pantau_CellBasedInput_isPanTauCandidate", "pantau_CellBasedInput_DecayModeProto", "pantau_CellBasedInput_DecayMode",
2 "pantau_CellBasedInput_BDTValue_1p0n_vs_1p1n", "pantau_CellBasedInput_BDTValue_1p1n_vs_1pXn",
3 "pantau_CellBasedInput_BDTValue_3p0n_vs_3pXn", "pantau_CellBasedInput_BDTVar_Basic_NNeutralConsts",
4 "pantau_CellBasedInput_BDTVar_Charged_JetMoment_EtDRxTotalEt", "pantau_CellBasedInput_BDTVar_Charged_StdDev_Et_WrtEtAllConsts",
5 "pantau_CellBasedInput_BDTVar_Neutral_HLV_SumM", "pantau_CellBasedInput_BDTVar_Neutral_PID_BDTValues_BDTSort_1",
6 "pantau_CellBasedInput_BDTVar_Neutral_PID_BDTValues_BDTSort_2", "pantau_CellBasedInput_BDTVar_Neutral_Ratio_1stBDTEtOverEtAllConsts",
7 "pantau_CellBasedInput_BDTVar_Neutral_Ratio_EtOverEtAllConsts", "pantau_CellBasedInput_BDTVar_Neutral_Shots_NPhotonsInSeed",
8 "pantau_CellBasedInput_BDTVar_Combined_DeltaR1stNeutralTo1stCharged", "pantau_CellBasedInput_BDTVar_Charged_HLV_SumM",
9 "ptPanTauCellBasedProto", "etaPanTauCellBasedProto", "phiPanTauCellBasedProto", "mPanTauCellBasedProto", "ptPanTauCellBased",
10 "etaPanTauCellBased", "phiPanTauCellBased", "mPanTauCellBased" ]

Definition at line 59 of file TriggerEDMRun2.py.

◆ PFOs

list python.TriggerEDMRun2.PFOs
Initial value:
1= ["chargedPFOLinks", "neutralPFOLinks", "pi0PFOLinks", "protoChargedPFOLinks", "protoNeutralPFOLinks", "protoPi0PFOLinks",
2 "shotPFOLinks", "hadronicPFOLinks" ]

Definition at line 70 of file TriggerEDMRun2.py.

◆ RemoveBTaggingVariables

str python.TriggerEDMRun2.RemoveBTaggingVariables = ".-"+identifier.join(UnusedBTaggingVariables)

Definition at line 127 of file TriggerEDMRun2.py.

◆ RemoveCaloVariables

str python.TriggerEDMRun2.RemoveCaloVariables = ".-"+identifier.join(UnusedCaloVariables)

Definition at line 109 of file TriggerEDMRun2.py.

◆ RemoveEgammaIsoVariables

str python.TriggerEDMRun2.RemoveEgammaIsoVariables = ".-"+identifier.join(UnusedEgammaIsoVariables)

Definition at line 131 of file TriggerEDMRun2.py.

◆ RemoveIDVariables

str python.TriggerEDMRun2.RemoveIDVariables = ".-"+identifier.join(UnusedIDVariables)

Definition at line 54 of file TriggerEDMRun2.py.

◆ RemoveMuonIDVariables

str python.TriggerEDMRun2.RemoveMuonIDVariables = ".-"+identifier.join(UnusedMuonIDVariables)

Definition at line 124 of file TriggerEDMRun2.py.

◆ RemoveMuonVariables

str python.TriggerEDMRun2.RemoveMuonVariables = ".-"+identifier.join(UnusedMuonVariables)

Definition at line 119 of file TriggerEDMRun2.py.

◆ RemoveTauVariables

str python.TriggerEDMRun2.RemoveTauVariables = ".-"+identifier.join(UnusedTauVariables)

Definition at line 97 of file TriggerEDMRun2.py.

◆ RemoveVtxVariables

str python.TriggerEDMRun2.RemoveVtxVariables = ".-"+identifier.join(UnusedVtxVariables)

Definition at line 55 of file TriggerEDMRun2.py.

◆ Samplings

list python.TriggerEDMRun2.Samplings
Initial value:
1= ["cellBasedEnergyRing1", "cellBasedEnergyRing2", "cellBasedEnergyRing3", "cellBasedEnergyRing4", "cellBasedEnergyRing5",
2 "cellBasedEnergyRing6", "cellBasedEnergyRing7", "PSSFraction", "ele_E237E277", "ele_PresamplerFraction",
3 "ele_ECALFirstFraction", "TRT_NHT_OVER_NLT" ]

Definition at line 76 of file TriggerEDMRun2.py.

◆ TriggerEFEvolutionList

list python.TriggerEDMRun2.TriggerEFEvolutionList

Definition at line 1177 of file TriggerEDMRun2.py.

◆ TriggerHLTList

list python.TriggerEDMRun2.TriggerHLTList

Definition at line 145 of file TriggerEDMRun2.py.

◆ TriggerIDTruth

list python.TriggerEDMRun2.TriggerIDTruth
Initial value:
1= [
2 ('TrigInDetTrackTruthMap#TrigInDetTrackTruthMap', 'ESD AODFULL AODSLIM', 'Tracking') # changed from Unknown to Tracking (ATR-18320)
3 ]

Definition at line 1036 of file TriggerEDMRun2.py.

◆ TriggerL2EvolutionList

list python.TriggerEDMRun2.TriggerL2EvolutionList

Definition at line 1067 of file TriggerEDMRun2.py.

◆ TriggerLvl1List

list python.TriggerEDMRun2.TriggerLvl1List

Definition at line 942 of file TriggerEDMRun2.py.

◆ TriggerResultsList

list python.TriggerEDMRun2.TriggerResultsList
Initial value:
1= [
2 ('TrigDec::TrigDecision#TrigDecision' , '', 'Steer'),#still needed for Run2?
3 ('xAOD::TrigDecision#xTrigDecision' , 'ESD AODFULL AODSLIM AODVERYSLIM AODBLSSLIM', 'Steer'),
4 ('xAOD::TrigDecisionAuxInfo#xTrigDecisionAux.', 'ESD AODFULL AODSLIM AODVERYSLIM AODBLSSLIM', 'Steer'),
5 ('xAOD::TrigConfKeys#TrigConfKeys' , 'ESD AODFULL AODSLIM AODVERYSLIM AODBLSSLIM', 'Steer'),
6 ('xAOD::BunchConfKey#BunchConfKey' , 'ESD AODFULL AODSLIM AODVERYSLIM AODBLSSLIM', 'Steer'),
7 # ('HLT::HLTResult#HLTResult_L2', 'ESD AODFULL AODSLIM', 'Steer'),#still needed for Run2?
8 # ('HLT::HLTResult#HLTResult_EF' , 'ESD AODFULL AODSLIM', 'Steer'),#still needed for Run2?
9 ('HLT::HLTResult#HLTResult_HLT', 'ESD', 'Steer'),
10 ('xAOD::TrigNavigation#TrigNavigation' , 'ESD AODFULL AODSLIM AODVERYSLIM AODBLSSLIM', 'Steer'),
11 ('xAOD::TrigNavigationAuxInfo#TrigNavigationAux.','ESD AODFULL AODSLIM AODVERYSLIM AODBLSSLIM', 'Steer'),
12
13 ('xAOD::TrigCompositeContainer#HLTNav_R2ToR3Summary', 'ESD AODFULL AODSLIM AODVERYSLIM AODBLSSLIM', 'Steer'),
14 ('xAOD::TrigCompositeAuxContainer#HLTNav_R2ToR3SummaryAux.', 'ESD AODFULL AODSLIM AODVERYSLIM AODBLSSLIM', 'Steer'),
15 ]

Definition at line 925 of file TriggerEDMRun2.py.

◆ TriggerRoiList

list python.TriggerEDMRun2.TriggerRoiList
Initial value:
1= [
2 "xAOD::RoiDescriptorStore#HLT_xAOD__RoiDescriptorStore_secondaryRoI_L2" , "xAOD::RoiDescriptorStoreAuxInfo#HLT_xAOD__RoiDescriptorStore_secondaryRoI_L2Aux.",
3 "xAOD::RoiDescriptorStore#HLT_xAOD__RoiDescriptorStore_secondaryRoI_EF" , "xAOD::RoiDescriptorStoreAuxInfo#HLT_xAOD__RoiDescriptorStore_secondaryRoI_EFAux.",
4 "xAOD::RoiDescriptorStore#HLT_xAOD__RoiDescriptorStore_secondaryRoI_HLT", "xAOD::RoiDescriptorStoreAuxInfo#HLT_xAOD__RoiDescriptorStore_secondaryRoI_HLTAux.",
5 "xAOD::RoiDescriptorStore#HLT_xAOD__RoiDescriptorStore_initialRoI" , "xAOD::RoiDescriptorStoreAuxInfo#HLT_xAOD__RoiDescriptorStore_initialRoIAux." ,
6 "xAOD::RoiDescriptorStore#HLT_xAOD__RoiDescriptorStore_ReverseRoI" , "xAOD::RoiDescriptorStoreAuxInfo#HLT_xAOD__RoiDescriptorStore_ReverseRoIAux." ,
7 # "xAOD::RoiDescriptorStore#HLT_xAOD__RoiDescriptorStore" ,
8 "xAOD::RoiDescriptorStore#HLT_xAOD__RoiDescriptorStore_forID" , "xAOD::RoiDescriptorStoreAuxInfo#HLT_xAOD__RoiDescriptorStore_forIDAux." ,
9 "xAOD::RoiDescriptorStore#HLT_xAOD__RoiDescriptorStore_forID1" , "xAOD::RoiDescriptorStoreAuxInfo#HLT_xAOD__RoiDescriptorStore_forID1Aux." ,
10 "xAOD::RoiDescriptorStore#HLT_xAOD__RoiDescriptorStore_forID2" , "xAOD::RoiDescriptorStoreAuxInfo#HLT_xAOD__RoiDescriptorStore_forID2Aux." ,
11 "xAOD::RoiDescriptorStore#HLT_xAOD__RoiDescriptorStore_forID3" , "xAOD::RoiDescriptorStoreAuxInfo#HLT_xAOD__RoiDescriptorStore_forID3Aux." ,
12 "xAOD::RoiDescriptorStore#HLT_xAOD__RoiDescriptorStore_forMS" , "xAOD::RoiDescriptorStoreAuxInfo#HLT_xAOD__RoiDescriptorStore_forMSAux." ,
13 # "xAOD::RoiDescriptorStore#HLT_xAOD__RoiDescriptorStore_TrigT2CaloJet",
14 # "xAOD::RoiDescriptorStore#HLT_xAOD__RoiDescriptorStore_TrigT2CosmicJet",
15 "xAOD::RoiDescriptorStore#HLT_xAOD__RoiDescriptorStore_T2TauFinal" , "xAOD::RoiDescriptorStoreAuxInfo#HLT_xAOD__RoiDescriptorStore_T2TauFinalAux." ,
16 "xAOD::RoiDescriptorStore#HLT_xAOD__RoiDescriptorStore_TrigT2CaloTau" , "xAOD::RoiDescriptorStoreAuxInfo#HLT_xAOD__RoiDescriptorStore_TrigT2CaloTauAux." ,
17 # "xAOD::RoiDescriptorStore#HLT_xAOD__RoiDescriptorStore_TrigJetRec" ,
18 "xAOD::RoiDescriptorStore#HLT_xAOD__RoiDescriptorStore_SplitJet", "xAOD::RoiDescriptorStoreAuxInfo#HLT_xAOD__RoiDescriptorStore_SplitJetAux." ,
19 "xAOD::RoiDescriptorStore#HLT_xAOD__RoiDescriptorStore_SuperRoi", "xAOD::RoiDescriptorStoreAuxInfo#HLT_xAOD__RoiDescriptorStore_SuperRoiAux."
20 ]

Definition at line 1041 of file TriggerEDMRun2.py.

◆ UnusedBTaggingVariables

list python.TriggerEDMRun2.UnusedBTaggingVariables = ["SV1_deltaR","SV1_Lxy","SV1_L3d","SV0_dstToMatLay","SV1_dstToMatLay","JetFitter_dRFlightDir"]

Definition at line 126 of file TriggerEDMRun2.py.

◆ UnusedCaloVariables

list python.TriggerEDMRun2.UnusedCaloVariables
Initial value:
1= ["N_BAD_CELLS","BADLARQ_FRAC","ENG_BAD_CELLS","N_BAD_HV_CELLS",
2 "BAD_CELLS_CORR_E","BadChannelList","CELL_SIG_SAMPLING",
3 "AVG_TILE_Q","AVG_LAR_Q","ENG_FRAC_EM","ISOLATION",
4 "etasize_sampl","phisize_sampl","EM_PROBABILITY","ENG_POS",
5 "CELL_SIGNIFICANCE","DM_WEIGHT","HAD_WEIGHT","LATERAL",
6 "SECOND_R","CENTER_MAG","FIRST_PHI","CENTER_Z","OOC_WEIGHT",
7 "LONGITUDINAL","DELTA_ALPHA","CENTER_Y","CENTER_X","FIRST_ETA",
8 "DELTA_PHI","ENG_FRAC_MAX","SECOND_LAMBDA","ENG_FRAC_CORE",
9 "SIGNIFICANCE","CENTER_LAMBDA","DELTA_THETA","FIRST_ENG_DENS",
10 "SECOND_ENG_DENS","emax_sampl","CellLink","phimax_sampl","etamax_sampl"]

Definition at line 99 of file TriggerEDMRun2.py.

◆ UnusedEgammaIsoVariables

list python.TriggerEDMRun2.UnusedEgammaIsoVariables
Initial value:
1= ["etcone40ptCorrection","etcone30ptCorrection","etcone20ptCorrection","etconeCorrBitset",
2 "topoetcone30ptCorrection","topoetcone20ptCorrection","topoetcone40ptCorrection","topoetconeCorrBitset"]

Definition at line 129 of file TriggerEDMRun2.py.

◆ UnusedFourMom

list python.TriggerEDMRun2.UnusedFourMom
Initial value:
1= ["ptIntermediateAxis", "etaIntermediateAxis", "phiIntermediateAxis", "mIntermediateAxis",
2 "ptTauEtaCalib", "etaTauEtaCalib", "phiTauEtaCalib", "mTauEtaCalib", "EM_TES_scale"]

Definition at line 92 of file TriggerEDMRun2.py.

◆ UnusedIDVariables

list python.TriggerEDMRun2.UnusedIDVariables
Initial value:
1= ["trackParameterCovarianceMatrices", "parameterX", "parameterY", "parameterZ", "parameterPX",
2 "parameterPY", "parameterPZ", "parameterPosition", "caloExtension","trackLink", "definingParametersCovMatrix"]

Definition at line 49 of file TriggerEDMRun2.py.

◆ UnusedMuonIDVariables

list python.TriggerEDMRun2.UnusedMuonIDVariables = UnusedIDVariables + ["alignEffectChId","alignEffectDeltaTrans","alignEffectDeltaAngle","alignEffectSigmaDeltaTrans","alignEffectSigmaDeltaAngle"]

Definition at line 121 of file TriggerEDMRun2.py.

◆ UnusedMuonVariables

list python.TriggerEDMRun2.UnusedMuonVariables
Initial value:
1= ["ET_Core","ET_EMCore","d0_staco","z0_staco","CT_ET_Core","ET_HECCore",
2 "ET_TileCore","CT_EL_Type","phi0_staco","theta_staco","isEndcapGoodLayers",
3 "isSmallGoodSectors","qOverP_staco","segmentsOnTrack","qOverPErr_staco",
4 "nUnspoiledCscHits","innerClosePrecisionHits","outerClosePrecisionHits",
5 "FSR_CandidateEnergy","middleClosePrecisionHits","CT_ET_LRLikelihood",
6 "extendedClosePrecisionHits","numEnergyLossPerTrack","numberOfGoodPrecisionLayers",
7 "innerOutBoundsPrecisionHits","outerOutBoundsPrecisionHits","middleOutBoundsPrecisionHits",
8 "extendedOutBoundsPrecisionHits","CT_ET_FSRCandidateEnergy","combinedTrackOutBoundsPrecisionHits"]

Definition at line 111 of file TriggerEDMRun2.py.

◆ UnusedOldTau

list python.TriggerEDMRun2.UnusedOldTau
Initial value:
1= ["ipZ0SinThetaSigLeadTrk", "trkWidth2", "numEffTopoClusters", "topoInvMass",
2 "effTopoInvMass", "topoMeanDeltaR", "effTopoMeanDeltaR", "isolFrac", "stripWidth2",
3 "nStrip", "seedCalo_eta", "seedCalo_phi", "trkAvgDist", "trkRmsDist"
4 "lead2ClusterEOverAllClusterE", "lead3ClusterEOverAllClusterE", "secMaxStripEt",
5 "sumEMCellEtOverLeadTrkPt", "hadLeakEt", "caloIso", "caloIsoCorrected" ]

Definition at line 80 of file TriggerEDMRun2.py.

◆ UnusedProperties

list python.TriggerEDMRun2.UnusedProperties
Initial value:
1= ["Likelihood", "SafeLikelihood", "BDTEleScore", "BDTJetScoreSigTrans", "BDTJetScoreBkgTrans",
2 "vetoFlags", "isTauFlags", "trackFlags", "trackFilterProngs", "trackFilterQuality", "trackEtaStrip", "trackPhiStrip",
3 "TauJetVtxFraction", "LeadClusterFrac", "UpsilonCluster", "ClustersMeanSecondLambda", "ClustersMeanEMProbability",
4 "ClustersMeanCenterLambda", "ClustersMeanPresamplerFrac", "mu", "nVtxPU", "ClustersMeanFirstEngDens", "nModifiedIsolationTracks",
5 "NUMWIDETRACK", "NUMTRACK", "MU", "absipSigLeadTrk", "VertexedClusters" ]

Definition at line 86 of file TriggerEDMRun2.py.

◆ UnusedTauVariables

list python.TriggerEDMRun2.UnusedTauVariables = PanTauVars + PFOs + EFlow + Samplings + UnusedOldTau + UnusedProperties + UnusedFourMom

Definition at line 96 of file TriggerEDMRun2.py.

◆ UnusedVtxVariables

list python.TriggerEDMRun2.UnusedVtxVariables = ["vxTrackAtVertex"]

Definition at line 51 of file TriggerEDMRun2.py.