1 #ifndef RecoLocalTracker_MTDClusterizer_MTDClusterizerBase_H
2 #define RecoLocalTracker_MTDClusterizer_MTDClusterizerBase_H
39 std::array<float, MAXSIZE>
time;
41 std::array<UShort, MAXSIZE>
x;
42 std::array<UShort, MAXSIZE>
y;
FTLRecHitCollection::const_iterator RecHitIterator
std::vector< T >::const_iterator const_iterator
bool add(FTLCluster::FTLHitPos const &p, float const ienergy, float const itime, float const itimeError)
static std::string const input
std::array< float, MAXSIZE > timeError
constexpr int row() const
static constexpr UShort MAXSIZE
FTLClusterCollection::const_iterator ClusterIterator
virtual ~MTDClusterizerBase()
std::array< UShort, MAXSIZE > x
std::array< float, MAXSIZE > time
virtual void clusterize(const FTLRecHitCollection &input, const MTDGeometry *geom, const MTDTopology *topo, FTLClusterCollection &output)=0
boost::transform_iterator< IterHelp, const_IdIter > const_iterator
std::array< UShort, MAXSIZE > y
constexpr int col() const
std::array< float, MAXSIZE > energy