#include <vector>
#include "fhiclcpp/ParameterSet.h"
#include "art/Framework/Principal/Run.h"
#include "art/Framework/Services/Registry/ActivityRegistry.h"
#include "art/Framework/Services/Registry/ServiceHandle.h"
#include "larcoreobj/SimpleTypesAndConstants/RawTypes.h"
#include "nusimdata/SimulationBase/MCParticle.h"
#include "nug4/ParticleNavigation/ParticleList.h"
#include "lardataobj/Simulation/OpDetBacktrackerRecord.h"
#include "nug4/ParticleNavigation/EveIdCalculator.h"
#include "nusimdata/SimulationBase/MCTruth.h"
#include "larsim/Simulation/LArVoxelList.h"
#include "larcoreobj/SimpleTypesAndConstants/geo_types.h"
#include "larcore/Geometry/Geometry.h"
#include "larcorealg/Geometry/GeometryCore.h"
#include "lardataobj/RecoBase/OpHit.h"
Go to the source code of this file.
Classes | |
class | cheat::PhotonBackTracker |
Namespaces | |
cheat | |
code to link reconstructed objects back to the MC truth information | |
Macros | |
#define | DEPRECATED |
#define DEPRECATED |
Definition at line 13 of file old.PhotonBackTrackerService.h.