anatest.fcl
Go to the documentation of this file.
1 BEGIN_PROLOG
2 
3 standard_anatest:
4 {
5  module_type: anatest
6 
7  GEANTLabel: "geant"
8  HitLabel: "hit"
9  TPCClusterLabel: "tpccluster"
10  TrackLabel: "track"
11  VertexLabel: "vertex"
12  RawCaloHitLabel: "daqecal"
13  CaloHitLabel: "calohit"
14  ClusterLabel: "calocluster"
15  ECALAssnLabel: "trkecalassn"
16 }
17 
18 END_PROLOG