![]() |
LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
#include "art/Framework/Core/EDProducer.h"#include "art/Framework/Core/ModuleMacros.h"#include "art/Framework/Principal/Handle.h"#include "art/Framework/Principal/Event.h"#include "art/Utilities/make_tool.h"#include "canvas/Utilities/InputTag.h"#include "fhiclcpp/ParameterSet.h"#include "messagefacility/MessageLogger/MessageLogger.h"#include <memory>#include <iostream>#include <map>#include <iterator>#include "larana/T0Finder/AssociationsTools/IHitParticleAssociations.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 | |