LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Create seeds, spacepoints and tracks from 3D matched clusters produced by TrajCluster_module. More...
#include <string>
#include "art/Framework/Core/EDProducer.h"
#include "art/Framework/Core/ModuleMacros.h"
#include "art/Framework/Principal/Event.h"
#include "canvas/Persistency/Common/FindManyP.h"
#include "canvas/Utilities/InputTag.h"
#include "fhiclcpp/ParameterSet.h"
#include "lardata/DetectorInfoServices/DetectorClocksService.h"
#include "lardata/DetectorInfoServices/DetectorPropertiesService.h"
#include "lardata/Utilities/AssociationUtil.h"
#include "lardataobj/RecoBase/Cluster.h"
#include "lardataobj/RecoBase/Hit.h"
#include "lardataobj/RecoBase/PFParticle.h"
#include "lardataobj/RecoBase/SpacePoint.h"
#include "larreco/RecoAlg/SpacePointAlg.h"
Go to the source code of this file.
Classes | |
class | trkf::TCTrack |
Namespaces | |
trkf | |
Create seeds, spacepoints and tracks from 3D matched clusters produced by TrajCluster_module.
Definition in file TCTrack_module.cc.