checkProducts_r.fcl
Go to the documentation of this file.
1 physics: {
2 
3  analyzers: {
4  a1: {
5  module_type: CheckProducts
6  npotsTag: ["prod:nPOTs:eventGen"]
7  nParticlesTag: ["prod:nParticles:eventGen"]
8  geomTag: ["sim:Geometry:particleSim"]
9  calibTag: ["reco:CalibConstants:reco"]
10  trkEffRef: ["reco:TrackEfficiency:reco", 0.5]
11  }
12  }
13 
14  e1: [a1]
15 }
16 
17 process_name: checkProducts