Skip to content

Commit 7711401

Browse files
elenavernazzammusich
authored andcommitted
Add missing modules for Electrons and Photons in NGT scouting menu
1 parent a0689d0 commit 7711401

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

HLTrigger/Configuration/python/HLT_75e33/paths/DST_PFScouting_cfi.py

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@
1515
from ..modules.hltParticleFlowRecHitECALUnseeded_cfi import *
1616
from ..modules.hltPhase2L3MuonCandidates_cfi import *
1717
from ..modules.hltEgammaEleL1TrkIsoUnseeded_cfi import *
18+
from ..modules.hltEgammaClusterShapeUnseeded_cfi import *
19+
from ..modules.hltEgammaR9Unseeded_cfi import *
20+
from ..modules.hltEgammaEcalPFClusterIsoUnseeded_cfi import *
21+
from ..modules.hltEgammaEleGsfTrackIsoUnseeded_cfi import *
22+
from ..modules.hltEgammaHcalPFClusterIsoUnseeded_cfi import *
1823
from ..sequences.HLTAK4PFJetsReconstruction_cfi import *
1924
from ..sequences.HLTAK4PFPuppiJetsReconstruction_cfi import *
2025
from ..sequences.HLTBeginSequence_cfi import *
@@ -55,6 +60,11 @@
5560
+ HLTElePixelMatchUnseededSequence
5661
+ HLTGsfElectronUnseededSequence
5762
+ hltEgammaEleL1TrkIsoUnseeded
63+
+ hltEgammaClusterShapeUnseeded
64+
+ hltEgammaR9Unseeded
65+
+ hltEgammaEcalPFClusterIsoUnseeded
66+
+ hltEgammaEleGsfTrackIsoUnseeded
67+
+ hltEgammaHcalPFClusterIsoUnseeded
5868
+ hltPhase2L3MuonCandidates
5969
+ HLTPhase2L3MuonGeneralTracksSequence
6070
+ HLTAK4PFJetsReconstruction

0 commit comments

Comments
 (0)