#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 <set>#include "TVectorF.h"#include "TMatrix.h"#include "TMath.h"#include "TVector3.h"#include "DetectorInfo/GArMagneticField.h"#include "ReconstructionDataProducts/TPCCluster.h"#include "ReconstructionDataProducts/VecHit.h"#include "ReconstructionDataProducts/Track.h"#include "ReconstructionDataProducts/TrackIoniz.h"#include "ReconstructionDataProducts/TrackTrajectory.h"#include "Reco/TrackPar.h"#include "Reco/tracker2algs.h"#include "Geometry/GeometryGAr.h"#include "CoreUtils/ServiceUtil.h"#include "nug4/MagneticFieldServices/MagneticFieldService.h"#include "Geant4/G4ThreeVector.hh"Go to the source code of this file.
Classes | |
| class | gar::rec::tpctrackfit2 |
Namespaces | |
| gar | |
| General GArSoft Utilities. | |
| gar::rec | |
1.8.11