Skip to content

Commit

Permalink
add cff for validation purpose
Browse files Browse the repository at this point in the history
  • Loading branch information
jbsauvan committed Jul 22, 2020
1 parent b198976 commit 1974daa
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
import FWCore.ParameterSet.Config as cms

from L1Trigger.L1THGCal.hgcalTriggerPrimitives_cff import *
from L1Trigger.L1THGCalUtilities.hgcalTriggerNtuples_cff import *

hgcalTriggerValidation = cms.Sequence(hgcalTriggerPrimitives*hgcalTriggerNtuples)


0 comments on commit 1974daa

Please sign in to comment.