Pandora
Pandora source code navigator
Loading...
Searching...
No Matches
Cluster.h File Reference

Header file for the cluster class. More...

Include dependency graph for Cluster.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pandora::Cluster
 Cluster class. More...
 
class  pandora::Cluster::SimplePoint
 SimplePoint class. More...
 

Namespaces

namespace  pandora
 

Detailed Description

Header file for the cluster class.

Log

Definition in file Cluster.h.


Class Documentation

◆ pandora::Cluster::SimplePoint

class pandora::Cluster::SimplePoint

SimplePoint class.

Definition at line 419 of file Cluster.h.

Class Members
unsigned int m_nHits The number of hits in the pseudo layer.
double m_xyzPositionSums[3] The sum of the x, y and z hit positions in the pseudo layer.