#include <string>
#include <algorithm>
#include "art/Framework/Core/EDProducer.h"
#include "art/Framework/Core/ModuleMacros.h"
#include "art/Framework/Principal/Event.h"
#include "art/Framework/Principal/Handle.h"
#include "art/Framework/Principal/Run.h"
#include "art/Framework/Principal/SubRun.h"
#include "art/Persistency/Common/PtrMaker.h"
#include "canvas/Utilities/InputTag.h"
#include "fhiclcpp/ParameterSet.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include "ReconstructionDataProducts/Track.h"
#include "ReconstructionDataProducts/CaloHit.h"
#include "ReconstructionDataProducts/Cluster.h"
#include "Geometry/GeometryGAr.h"
#include "MCCheater/BackTracker.h"
#include "DetectorInfo/DetectorPropertiesService.h"
#include "nugen/EventGeneratorBase/GENIE/EVGBAssociationUtil.h"
#include "RecoAlg/ClusterShapes.h"
#include "CLHEP/Vector/ThreeVector.h"
Go to the source code of this file.
Classes | |
class | gar::rec::eveLoc |
class | gar::rec::CaloClusterCheater |
Namespaces | |
gar | |
General GArSoft Utilities. | |
gar::rec | |