-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
30 changed files
with
188 additions
and
124 deletions.
There are no files selected for viewing
11 changes: 11 additions & 0 deletions
11
...iguration/python/HLT_75e33/sequences/HLTDiphoton3023IsoCaloIdL1SeededInnerSequence_cfi.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
import FWCore.ParameterSet.Config as cms | ||
|
||
from ..modules.hltEgammaCandidatesL1Seeded_cfi import * | ||
from ..modules.hltEgammaClusterShapeL1Seeded_cfi import * | ||
from ..modules.hltEgammaEcalPFClusterIsoL1Seeded_cfi import * | ||
from ..modules.hltEgammaHcalPFClusterIsoL1Seeded_cfi import * | ||
from ..modules.hltEgammaHGCALIDVarsL1Seeded_cfi import * | ||
from ..modules.hltEgammaHGCalLayerClusterIsoL1Seeded_cfi import * | ||
from ..modules.hltEgammaHoverEL1Seeded_cfi import * | ||
|
||
HLTDiphoton3023IsoCaloIdL1SeededInnerSequence = cms.Sequence(hltEgammaCandidatesL1Seeded+hltEgammaClusterShapeL1Seeded+hltEgammaHGCALIDVarsL1Seeded+hltEgammaHoverEL1Seeded+hltEgammaEcalPFClusterIsoL1Seeded+hltEgammaHGCalLayerClusterIsoL1Seeded+hltEgammaHcalPFClusterIsoL1Seeded) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
18 changes: 18 additions & 0 deletions
18
...iguration/python/HLT_75e33/sequences/HLTDiphoton3023IsoCaloIdUnseededInnerSequence_cfi.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
import FWCore.ParameterSet.Config as cms | ||
|
||
from ..modules.hltEgammaCandidatesUnseeded_cfi import * | ||
from ..modules.hltEgammaCandidatesWrapperUnseeded_cfi import * | ||
from ..modules.hltEgammaClusterShapeUnseeded_cfi import * | ||
from ..modules.hltEgammaEcalPFClusterIsoUnseeded_cfi import * | ||
from ..modules.hltEgammaHcalPFClusterIsoUnseeded_cfi import * | ||
from ..modules.hltEgammaHGCALIDVarsUnseeded_cfi import * | ||
from ..modules.hltEgammaHGCalLayerClusterIsoUnseeded_cfi import * | ||
from ..modules.hltEgammaHoverEUnseeded_cfi import * | ||
from ..sequences.HLTDoFullUnpackingEgammaEcalSequence_cfi import * | ||
from ..sequences.HLTEGammaDoLocalHcalSequence_cfi import * | ||
from ..sequences.HLTFastJetForEgammaSequence_cfi import * | ||
from ..sequences.HLTHgcalTiclPFClusteringForEgammaUnseededSequence_cfi import * | ||
from ..sequences.HLTPFClusteringForEgammaUnseededSequence_cfi import * | ||
from ..sequences.HLTPFHcalClusteringForEgammaSequence_cfi import * | ||
|
||
HLTDiphoton3023IsoCaloIdUnseededInnerSequence = cms.Sequence(HLTDoFullUnpackingEgammaEcalSequence+HLTEGammaDoLocalHcalSequence+HLTPFClusteringForEgammaUnseededSequence+HLTHgcalTiclPFClusteringForEgammaUnseededSequence+HLTFastJetForEgammaSequence+HLTPFHcalClusteringForEgammaSequence+hltEgammaCandidatesUnseeded+hltEgammaCandidatesWrapperUnseeded+hltEgammaClusterShapeUnseeded+hltEgammaHGCALIDVarsUnseeded+hltEgammaHoverEUnseeded+hltEgammaEcalPFClusterIsoUnseeded+hltEgammaHGCalLayerClusterIsoUnseeded+hltEgammaHcalPFClusterIsoUnseeded) |
24 changes: 15 additions & 9 deletions
24
.../Configuration/python/HLT_75e33/sequences/HLTDiphoton3023IsoCaloIdUnseededSequence_cfi.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,24 @@ | ||
import FWCore.ParameterSet.Config as cms | ||
|
||
from ..modules.hltEgammaCandidatesUnseeded_cfi import * | ||
from ..modules.hltDiEG23EtUnseededFilter_cfi import * | ||
from ..modules.hltDiEG3023IsoCaloIdClusterShapeSigmavvUnseededFilter_cfi import * | ||
from ..modules.hltDiEG3023IsoCaloIdClusterShapeSigmawwUnseededFilter_cfi import * | ||
from ..modules.hltDiEG3023IsoCaloIdClusterShapeUnseededFilter_cfi import * | ||
from ..modules.hltDiEG3023IsoCaloIdEcalIsoUnseededFilter_cfi import * | ||
from ..modules.hltDiEG3023IsoCaloIdHcalIsoUnseededFilter_cfi import * | ||
from ..modules.hltDiEG3023IsoCaloIdHEUnseededFilter_cfi import * | ||
from ..modules.hltDiEG3023IsoCaloIdHgcalHEUnseededFilter_cfi import * | ||
from ..modules.hltDiEG3023IsoCaloIdHgcalIsoUnseededFilter_cfi import * | ||
from ..modules.hltEG30EtUnseededFilter_cfi import * | ||
from ..modules.hltEgammaCandidatesWrapperUnseeded_cfi import * | ||
from ..modules.hltEgammaClusterShapeUnseeded_cfi import * | ||
from ..modules.hltEgammaEcalPFClusterIsoUnseeded_cfi import * | ||
from ..modules.hltEgammaHcalPFClusterIsoUnseeded_cfi import * | ||
from ..modules.hltEgammaHGCALIDVarsUnseeded_cfi import * | ||
from ..modules.hltEgammaHGCalLayerClusterIsoUnseeded_cfi import * | ||
from ..modules.hltEgammaHoverEUnseeded_cfi import * | ||
from ..modules.hltEGL1SeedsForDoublePhotonIsolatedFilter_cfi import * | ||
from ..sequences.HLTDiphoton3023IsoCaloIdUnseededInnerSequence_cfi import * | ||
from ..sequences.HLTDoFullUnpackingEgammaEcalSequence_cfi import * | ||
from ..sequences.HLTEGammaDoLocalHcalSequence_cfi import * | ||
from ..sequences.HLTDoLocalHcalSequence_cfi import * | ||
from ..sequences.HLTFastJetForEgammaSequence_cfi import * | ||
from ..sequences.HLTHgcalTiclPFClusteringForEgammaUnseededSequence_cfi import * | ||
from ..sequences.HLTL1Sequence_cfi import * | ||
from ..sequences.HLTPFClusteringForEgammaUnseededSequence_cfi import * | ||
from ..sequences.HLTPFHcalClusteringForEgammaSequence_cfi import * | ||
|
||
HLTDiphoton3023IsoCaloIdUnseededSequence = cms.Sequence(HLTDoFullUnpackingEgammaEcalSequence+HLTEGammaDoLocalHcalSequence+HLTPFClusteringForEgammaUnseededSequence+HLTHgcalTiclPFClusteringForEgammaUnseededSequence+HLTFastJetForEgammaSequence+HLTPFHcalClusteringForEgammaSequence+hltEgammaCandidatesUnseeded+hltEgammaCandidatesWrapperUnseeded+hltEgammaClusterShapeUnseeded+hltEgammaHGCALIDVarsUnseeded+hltEgammaHoverEUnseeded+hltEgammaEcalPFClusterIsoUnseeded+hltEgammaHGCalLayerClusterIsoUnseeded+hltEgammaHcalPFClusterIsoUnseeded) | ||
HLTDiphoton3023IsoCaloIdUnseededSequence = cms.Sequence(HLTL1Sequence+hltEGL1SeedsForDoublePhotonIsolatedFilter+HLTDoFullUnpackingEgammaEcalSequence+HLTPFClusteringForEgammaUnseededSequence+HLTDiphoton3023IsoCaloIdUnseededInnerSequence+HLTHgcalTiclPFClusteringForEgammaUnseededSequence+hltEgammaCandidatesWrapperUnseeded+hltEG30EtUnseededFilter+hltDiEG23EtUnseededFilter+hltDiEG3023IsoCaloIdClusterShapeUnseededFilter+hltDiEG3023IsoCaloIdClusterShapeSigmavvUnseededFilter+hltDiEG3023IsoCaloIdClusterShapeSigmawwUnseededFilter+hltDiEG3023IsoCaloIdHgcalHEUnseededFilter+HLTDoLocalHcalSequence+HLTFastJetForEgammaSequence+hltDiEG3023IsoCaloIdHEUnseededFilter+hltDiEG3023IsoCaloIdEcalIsoUnseededFilter+hltDiEG3023IsoCaloIdHgcalIsoUnseededFilter+HLTPFHcalClusteringForEgammaSequence+hltDiEG3023IsoCaloIdHcalIsoUnseededFilter) |
24 changes: 0 additions & 24 deletions
24
.../Configuration/python/HLT_75e33/sequences/HLTDiphoton3024IsoCaloIdUnseededSequence_cfi.py
This file was deleted.
Oops, something went wrong.
13 changes: 13 additions & 0 deletions
13
.../Configuration/python/HLT_75e33/sequences/HLTDoubleEle2312IsoL1SeededInnerSequence_cfi.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
import FWCore.ParameterSet.Config as cms | ||
|
||
from ..modules.hltEgammaCandidatesL1Seeded_cfi import * | ||
from ..modules.hltEgammaClusterShapeL1Seeded_cfi import * | ||
from ..modules.hltEgammaEcalPFClusterIsoL1Seeded_cfi import * | ||
from ..modules.hltEgammaEleGsfTrackIsoV6L1Seeded_cfi import * | ||
from ..modules.hltEgammaEleL1TrkIsoL1Seeded_cfi import * | ||
from ..modules.hltEgammaHcalPFClusterIsoL1Seeded_cfi import * | ||
from ..modules.hltEgammaHGCALIDVarsL1Seeded_cfi import * | ||
from ..modules.hltEgammaHGCalLayerClusterIsoL1Seeded_cfi import * | ||
from ..modules.hltEgammaHoverEL1Seeded_cfi import * | ||
|
||
HLTDoubleEle2312IsoL1SeededInnerSequence = cms.Sequence(hltEgammaCandidatesL1Seeded+hltEgammaClusterShapeL1Seeded+hltEgammaHGCALIDVarsL1Seeded+hltEgammaHoverEL1Seeded+hltEgammaEcalPFClusterIsoL1Seeded+hltEgammaHGCalLayerClusterIsoL1Seeded+hltEgammaHcalPFClusterIsoL1Seeded+hltEgammaEleL1TrkIsoL1Seeded+hltEgammaEleGsfTrackIsoV6L1Seeded) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 8 additions & 0 deletions
8
...guration/python/HLT_75e33/sequences/HLTDoubleEle25CaloIdLPMS2L1SeededInnerSequence_cfi.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
import FWCore.ParameterSet.Config as cms | ||
|
||
from ..modules.hltEgammaCandidatesL1Seeded_cfi import * | ||
from ..modules.hltEgammaClusterShapeL1Seeded_cfi import * | ||
from ..modules.hltEgammaHGCALIDVarsL1Seeded_cfi import * | ||
from ..modules.hltEgammaHoverEL1Seeded_cfi import * | ||
|
||
HLTDoubleEle25CaloIdLPMS2L1SeededInnerSequence = cms.Sequence(hltEgammaCandidatesL1Seeded+hltEgammaClusterShapeL1Seeded+hltEgammaHGCALIDVarsL1Seeded+hltEgammaHoverEL1Seeded) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 8 additions & 0 deletions
8
...guration/python/HLT_75e33/sequences/HLTDoubleEle25CaloIdLPMS2UnseededInnerSequence_cfi.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
import FWCore.ParameterSet.Config as cms | ||
|
||
from ..modules.hltEgammaCandidatesUnseeded_cfi import * | ||
from ..modules.hltEgammaClusterShapeUnseeded_cfi import * | ||
from ..modules.hltEgammaHGCALIDVarsUnseeded_cfi import * | ||
from ..modules.hltEgammaHoverEUnseeded_cfi import * | ||
|
||
HLTDoubleEle25CaloIdLPMS2UnseededInnerSequence = cms.Sequence(hltEgammaCandidatesUnseeded+hltEgammaClusterShapeUnseeded+hltEgammaHGCALIDVarsUnseeded+hltEgammaHoverEUnseeded) |
Oops, something went wrong.