T0RecoSCECalibrations.fcl
Go to the documentation of this file.
1 BEGIN_PROLOG
2 
3 T0RecoSCECalibrations: {
4  module_type : "T0RecoSCECalibrations"
5  TrackProducer : "pandoraTrack"
6  HitProducer : "pandoraTrack"
7  T0Producer : "pandora"
8  FlashProducer : "opflashInternal"
9  TriggerProducer : "opflashExternal"
10  CaloProducer : "pandoracalo"
11  Resolution : 25.0 # cm
12  PEmin : 20.0 # PE
13  TimeRes : 10.0 # us
14  RecoT0TimeOffset : -6.0 # us
15  Data : "true"
16  debug : false
17  UseMC : false
18  CathodeOnly : false
19  }
20 
21 END_PROLOG
22