File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
L1Trigger/Configuration/python Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 9797from L1Trigger .L1CaloTrigger .l1tPhase2L1CaloEGammaEmulator_cfi import *
9898_phase2_siml1emulator .add (l1tPhase2L1CaloEGammaEmulator )
9999
100+ from L1Trigger .L1CaloTrigger .l1tPhase2L1CaloEGammaEmulator_cfi import *
101+ _phase2_siml1emulator .add (l1tPhase2L1CaloEGammaEmulator )
102+
103+ from L1Trigger .L1CaloTrigger .l1tPhase2CaloPFClusterEmulator_cfi import *
104+ _phase2_siml1emulator .add (l1tPhase2CaloPFClusterEmulator )
105+
106+ from L1Trigger .L1CaloTrigger .l1tPhase2GCTBarrelToCorrelatorLayer1Emulator_cfi import *
107+ _phase2_siml1emulator .add (l1tPhase2GCTBarrelToCorrelatorLayer1Emulator )
108+
100109# Barrel and EndCap CaloJet/HT/NNCaloTau
101110# ########################################################################
102111# ---- Produce the calibrated tower collection combining Barrel, HGCal, HF
You can’t perform that action at this time.
0 commit comments