#include <string>#include "larcoreobj/SimpleTypesAndConstants/geo_types.h"#include "lardata/DetectorInfoServices/DetectorClocksService.h"#include "lardataobj/RecoBase/Hit.h"#include "lardataobj/Simulation/SimChannel.h"#include "larsim/MCCheater/BackTrackerService.h"#include "larsim/MCCheater/ParticleInventoryService.h"#include "nug4/ParticleNavigation/ParticleList.h"#include "art/Framework/Core/EDAnalyzer.h"#include "art/Framework/Core/ModuleMacros.h"#include "art/Framework/Principal/Event.h"#include "art/Framework/Principal/Handle.h"#include "art/Framework/Services/Registry/ServiceHandle.h"#include "canvas/Persistency/Common/Ptr.h"#include "fhiclcpp/ParameterSet.h"#include "messagefacility/MessageLogger/MessageLogger.h"Go to the source code of this file.
Classes | |
| class | cheat::CheckBackTracking |
Namespaces | |
| cheat | |
| code to link reconstructed objects back to the MC truth information | |
1.8.11