#include <map>
#include "fhiclcpp/ParameterSet.h"
#include "art/Framework/Services/Registry/ActivityRegistry.h"
#include "art/Framework/Services/Registry/ServiceDeclarationMacros.h"
#include "art/Framework/Principal/Event.h"
#include "art/Framework/Principal/View.h"
#include "art/Persistency/Provenance/ScheduleContext.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include "larcorealg/Geometry/GeometryCore.h"
#include "larsim/Simulation/SimListUtils.h"
#include "larsim/MCCheater/PhotonBackTracker.h"
#include "lardataobj/RecoBase/OpHit.h"
#include "larsim/MCCheater/ParticleInventoryService.h"
#include "larcore/Geometry/Geometry.h"
#include "lardata/DetectorInfoServices/DetectorClocksService.h"
Go to the source code of this file.
Classes | |
class | cheat::PhotonBackTrackerService |
struct | cheat::PhotonBackTrackerService::fhiclConfig |
Namespaces | |
cheat | |
code to link reconstructed objects back to the MC truth information | |