#include "fhiclcpp/ParameterSet.h"
#include "art/Framework/Principal/Event.h"
#include "canvas/Persistency/Common/Assns.h"
#include "nusimdata/SimulationBase/MCParticle.h"
#include "lardataobj/RecoBase/Hit.h"
#include "lardataobj/AnalysisBase/BackTrackerMatchingData.h"
Go to the source code of this file.
Classes | |
class | t0::IHitParticleAssociations |
Namespaces | |
t0 | |
code to link reconstructed objects back to the MC truth information | |
Typedefs | |
using | t0::HitParticleAssociations = art::Assns< simb::MCParticle, recob::Hit, anab::BackTrackerHitMatchingData > |