LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
|
#include <string>
#include <math.h>
#include "art/Framework/Core/ModuleMacros.h"
#include "art/Framework/Principal/Event.h"
#include "art/Framework/Core/EDProducer.h"
#include "larcoreobj/SimpleTypesAndConstants/geo_types.h"
#include "larcore/Geometry/Geometry.h"
#include "lardata/Utilities/AssociationUtil.h"
#include "lardataobj/RecoBase/Hit.h"
#include "lardataobj/RecoBase/SpacePoint.h"
#include "larreco/RecoAlg/SpacePointAlg_TimeSort.h"
Go to the source code of this file.
Classes | |
class | sppt::TTSpacePointFinder |
Namespaces | |
sppt | |
Macros | |
#define | TTSPACEPOINTFINDER_H |
#define TTSPACEPOINTFINDER_H |
Definition at line 2 of file TTSpacePointFinder_module.cc.