LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "art/Framework/Core/EDProducer.h"
#include "art/Framework/Core/ModuleMacros.h"
#include "art/Framework/Principal/Event.h"
#include "art/Utilities/make_tool.h"
#include "fhiclcpp/ParameterSet.h"
#include <memory>
#include "larana/T0Finder/AssociationsTools/IHitParticleAssociations.h"
#include "lardataobj/RecoBase/Hit.h"
#include "nusimdata/SimulationBase/MCParticle.h"
Go to the source code of this file.
Classes | |
class | t0::MCParticleHitMatching |
Namespaces | |
t0 | |
code to link reconstructed objects back to the MC truth information | |