3 standard_pdune_recoeff:
7 SimulationLabel: "largeant" # tag of simulation producer
8 HitModuleLabel: "linecluster" # tag of hits producer
9 TrackModuleLabel: "pmtrack" # tag of track producer
11 MinHitsPerPlane: 3 # minimum number of hits associated to MCParticle,
12 # which are requires in at least 2 planes in order
13 # to consider MCParticle as reconstructable
15 Filters: [] # on which particles the efficiency is calculated
16 # so far implemented modes are (electrons always excluded):
17 # "cosmic" - particles from the cosmic generator
18 # "beam" - particles from the beam generator
19 # "primary" - primary particle
20 # "second" - daughter of primary
22 Pdg: [] # which PDG codes are interesting, or empty for all particles
24 EffHitMax: 1500 # max hits per MC particle in the track efficiency (min = 0)
25 EffHitBins: 50 # number of bins in the track efficiency
27 ##Add in more options for bins in other projections