#include <SiStripApproximateClusterCollection.h>
Public Member Functions | |
void | push_back (SiStripApproximateCluster const &cluster) |
Private Member Functions | |
Filler (std::vector< SiStripApproximateCluster > &clusters) | |
Private Attributes | |
std::vector< SiStripApproximateCluster > & | clusters_ |
friend | SiStripApproximateClusterCollection |
Definition at line 18 of file SiStripApproximateClusterCollection.h.
|
inlineprivate |
Definition at line 24 of file SiStripApproximateClusterCollection.h.
|
inline |
Definition at line 20 of file SiStripApproximateClusterCollection.h.
References clusters_.
|
private |
Definition at line 26 of file SiStripApproximateClusterCollection.h.
Referenced by push_back().
|
private |
Definition at line 23 of file SiStripApproximateClusterCollection.h.