#include <array>
#include <map>
#include <utility>
#include <vector>
#include "art/Framework/Principal/fwd.h"
#include "canvas/Persistency/Common/Ptr.h"
#include "canvas/Persistency/Common/PtrVector.h"
#include "fhiclcpp/fwd.h"
#include "lardata/Utilities/CountersMap.h"
Go to the source code of this file.
Classes | |
struct | houghCorner |
struct | mergedLines |
struct | protoTrack |
class | cluster::HoughTransformCounters< KEY, COUNTER, SIZE, ALLOC, SUBCOUNTERS > |
CountersMap with access optimized for Hough Transform algorithm. More... | |
class | cluster::HoughBaseAlg |
struct | cluster::HoughBaseAlg::ChargeInfo_t |
Data structure collecting charge information to be filled in cluster. More... | |
Namespaces | |
CLHEP | |
detinfo | |
General LArSoft Utilities. | |
recob | |
Reconstruction base classes. | |
cluster | |
Cluster finding and building. | |