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
Peter Sherwood
athena
Commits
39ac286c
Commit
39ac286c
authored
4 years ago
by
Dan Guest
Browse files
Options
Downloads
Patches
Plain Diff
Port Oleg's TRIG import cleanup
parent
e8c56465
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
PhysicsAnalysis/DerivationFramework/DerivationFrameworkPhys/share/PHYS.py
+9
-9
9 additions, 9 deletions
...DerivationFramework/DerivationFrameworkPhys/share/PHYS.py
with
9 additions
and
9 deletions
PhysicsAnalysis/DerivationFramework/DerivationFrameworkPhys/share/PHYS.py
+
9
−
9
View file @
39ac286c
...
...
@@ -8,14 +8,14 @@
# It requires the reductionConf flag PHYS in Reco_tf.py
#====================================================================
from
DerivationFrameworkCore.DerivationFrameworkMaster
import
*
from
DerivationFrameworkInDet
.
InDetCommon
import
*
from
DerivationFrameworkJetEtMiss.JetCommon
import
*
from
DerivationFrameworkJetEtMiss.ExtendedJetCommon
import
*
from
DerivationFrameworkJetEtMiss
.
METCommon
import
*
from
DerivationFrameworkEGamma
.
EGammaCommon
import
*
from
DerivationFrameworkEGamma
.
ElectronsCPDetailedContent
import
*
from
DerivationFrameworkMuons
.
MuonsCommon
import
*
from
DerivationFrameworkCore.DerivationFrameworkMaster
import
buildFileName
,
DerivationFrameworkIsMonteCarlo
,
DerivationFrameworkJob
from
DerivationFrameworkInDet
import
InDetCommon
from
DerivationFrameworkJetEtMiss.JetCommon
import
OutputJets
from
DerivationFrameworkJetEtMiss.ExtendedJetCommon
import
replaceAODReducedJets
,
addDefaultTrimmedJets
,
addJetTruthLabel
,
addQGTaggerTool
from
DerivationFrameworkJetEtMiss
import
METCommon
from
DerivationFrameworkEGamma
import
EGammaCommon
from
DerivationFrameworkEGamma
import
ElectronsCPDetailedContent
from
DerivationFrameworkMuons
import
MuonsCommon
from
TriggerMenu.api.TriggerAPI
import
TriggerAPI
from
TriggerMenu.api.TriggerEnums
import
TriggerPeriod
,
TriggerType
...
...
@@ -68,7 +68,7 @@ if (DerivationFrameworkIsMonteCarlo):
# SUSY signal
from
DerivationFrameworkSUSY.DecorateSUSYProcess
import
IsSUSYSignal
if
IsSUSYSignal
():
from
DerivationFrameworkSUSY
.
SUSYWeightMetadata
import
*
from
DerivationFrameworkSUSY
import
SUSYWeightMetadata
# Add sumOfWeights metadata for LHE3 multiweights =======
#from DerivationFrameworkCore.LHE3WeightMetadata import *
...
...
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