#include <iosfwd>
#include <vector>
#include "canvas/Persistency/Common/PtrVector.h"
#include "GeometryObjects/OfflineChan.h"
#include "GeometryObjects/PlaneGeo.h"
#include "TVector3.h"
Go to the source code of this file.
Classes | |
class | rb::Cluster |
A collection of associated CellHits. More... | |
Namespaces | |
rb | |
Perform a "2 point" Hough transform on a collection of hits. | |
Enumerations | |
enum | rb::AveragingScheme { rb::kByClusterWeightOnly, rb::kByEnergy } |
Variables | |
const AveragingScheme | rb::kDefaultScheme = kByEnergy |