LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
|
#include <vector>
#include <array>
#include <map>
#include <utility>
#include <TMath.h>
#include "fhiclcpp/ParameterSet.h"
#include "canvas/Persistency/Common/Ptr.h"
#include "canvas/Persistency/Common/PtrVector.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::HoughTransform |
class | cluster::HoughBaseAlg |
struct | cluster::HoughBaseAlg::ChargeInfo_t |
Data structure collecting charge information to be filled in cluster. More... | |
Namespaces | |
art | |
HLT enums. | |
recob | |
Reconstruction base classes. | |
cluster | |
Cluster finding and building. | |
Macros | |
#define | FC_DEVELOP 0 |
#define FC_DEVELOP 0 |
Definition at line 479 of file HoughBaseAlg.h.