Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
athena
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Elemer Nagy
athena
Commits
ce1efe93
Commit
ce1efe93
authored
6 years ago
by
Goetz Gaycken
Browse files
Options
Downloads
Patches
Plain Diff
Tried to add TruthLabelIDs without success for CoM jets.
Former-commit-id: 4cde150443a9e38147181392ade1360c4865300b
parent
680744bf
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
PhysicsAnalysis/DerivationFramework/DerivationFrameworkHiggs/python/HIGG5Common.py
+7
-3
7 additions, 3 deletions
...nFramework/DerivationFrameworkHiggs/python/HIGG5Common.py
with
7 additions
and
3 deletions
PhysicsAnalysis/DerivationFramework/DerivationFrameworkHiggs/python/HIGG5Common.py
+
7
−
3
View file @
ce1efe93
...
...
@@ -36,7 +36,7 @@ def getHIGG5Common() :
"
TauChargedParticleFlowObjects.bdtPi0Score.e.eta.m.phi.pt.rapidity
"
,
"
TrackCaloClustersCombinedAndNeutral.pt.eta.phi.m.taste.trackParticleLink.caloClusterLinks
"
"
AntiKt10LCTopoTrimmedPtFrac5SmallR20Jets.ExCoM2SubJets
"
,
"
AntiKt10LCTopoTrimmedPtFrac5SmallR20
Jets
ExCoM2SubJets.pt.eta.phi.m
"
,
"
AntiKt10LCTopoTrimmedPtFrac5SmallR20ExCoM2SubJets.pt.eta.phi.m
"
,
(
"
AntiKt10LCTopoTrimmedPtFrac5SmallR20ExCoM2SubJets.btaggingLink.m_persKey.m_persIndex.Parent
"
"
.GhostBHadronsFinal.GhostBHadronsFinalCount.GhostBHadronsFinalPt
"
"
.GhostCHadronsFinal.GhostCHadronsFinalCount.GhostCHadronsFinalPt
"
),
...
...
@@ -53,8 +53,12 @@ def getHIGG5CommonTruth() :
"
TruthEvents.PDFID1.PDFID2.PDGID1.PDGID2.Q.X1.X2.XF1.XF2.weights.crossSection.crossSectionError.truthParticleLinks
"
,
#"TruthVertices.barcode.x.y.z.t.id.incomingParticleLinks.outgoingParticleLinks",
"
TruthParticles.px.py.pz.e.m.decayVtxLink.prodVtxLink.barcode.pdgId.status.TopHadronOriginFlag.classifierParticleOrigin.classifierParticleType.classifierParticleOutCome.dressedPhoton.polarizationTheta.polarizationPhi
"
,
"
MuonTruthParticles.barcode.decayVtxLink.e.m.pdgId.prodVtxLink.px.py.pz.recoMuonLink.status.truthOrigin.truthParticleLink.truthType
"
]
"
MuonTruthParticles.barcode.decayVtxLink.e.m.pdgId.prodVtxLink.px.py.pz.recoMuonLink.status.truthOrigin.truthParticleLink.truthType
"
,
'
AntiKt10LCTopoTrimmedPtFrac5SmallR20ExCoM2SubJets.HadronConeExclExtendedTruthLabelID.HadronConeExclTruthLabelID
'
,
'
AntiKt10LCTopoTrimmedPtFrac5SmallR20Jets.HadronConeExclExtendedTruthLabelID.HadronConeExclTruthLabelID
'
,
'
AntiKt10LCTopoJetsJets.PartonTruthLabelID.HadronConeExclExtendedTruthLabelID.HadronConeExclTruthLabelID
'
,
'
AntiKt10TrackCaloClusterJets.PartonTruthLabelID
'
]
def
getHIGG5CommonTruthDictionExtionson
()
:
return
{
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment