#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 "canvas/Utilities/InputTag.h"#include "fhiclcpp/ParameterSet.h"#include "messagefacility/MessageLogger/MessageLogger.h"#include "art/Persistency/Common/PtrMaker.h"#include "canvas/Persistency/Common/FindManyP.h"#include <memory>#include <map>#include "TMath.h"#include "TVector3.h"#include "DetectorInfo/DetectorPropertiesService.h"#include "DetectorInfo/DetectorClocksServiceGAr.h"#include "DetectorInfo/GArMagneticField.h"#include "ReconstructionDataProducts/TPCCluster.h"#include "ReconstructionDataProducts/Hit.h"#include "ReconstructionDataProducts/Track.h"#include "ReconstructionDataProducts/TrackIoniz.h"#include "Reco/TrackPar.h"#include "Reco/tracker2algs.h"#include "ReconstructionDataProducts/Vertex.h"#include "Geometry/GeometryGAr.h"#include "Geant4/G4ThreeVector.hh"Go to the source code of this file.
Classes | |
| class | gar::rec::tpccathodestitch |
Namespaces | |
| gar | |
| General GArSoft Utilities. | |
| gar::rec | |
1.8.11