We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dbab82 commit fb1dc5fCopy full SHA for fb1dc5f
1 file changed
sbndcode/BlipRecoSBND/blipreco_configs.fcl
@@ -6,6 +6,7 @@ BEGIN_PROLOG
6
sbnd_blipalg:
7
{
8
HitProducer: "specialblipgaushit" #// input recob::Hits to use for blip reconstruction
9
+ HitTruthMatcher: "blipgaushitTruthMatch" #// Truth info corresponding to the above hit collection
10
TrkProducer: "blipPandoraTrackCopy" #// input recob::Tracks to use for blip reconstruction
11
GeantProducer: "largeant" #// input sim::MCParticles (getting true particle info)
12
SimEDepProducer: "ionandscint:priorSCE:G4" #// input sim::SimEnergyDeposits (getting energy/electrons deposited)
0 commit comments