Go to the documentation of this file. 1 #ifndef CastorReco_CastorCluster_h
2 #define CastorReco_CastorCluster_h
bool operator<(const CastorCluster &rhs) const
comparison <= operator
double energy_
cluster energy
double sigmaz() const
cluster sigma z
size_t towersSize() const
number of CastorTower constituents
Transform3DPJ::Point XYZPoint
void add(const CastorTowerRef &tower)
add reference to constituent CastorTower
double y() const
y of cluster centroid
const_iterator begin() const
Initialize an iterator over the RefVector.
edm::RefVector< CastorClusterCollection > CastorClusterRefVector
vector of references to CastorCluster objects all in the same collection
CastorTowerRefVector getUsedTowers() const
vector of used Towers
ROOT::Math::XYZPoint position_
cluster centroid position
bool operator>=(const CastorCluster &rhs) const
comparison >= operator
double width() const
cluster width in phi
const_iterator end() const
Termination of iteration.
CastorTowerRefVector usedTowers_
references to CastorTower constituents
double x() const
x of cluster centroid
double rho() const
rho of cluster centroid
std::vector< CastorCluster > CastorClusterCollection
collection of CastorCluster objects
CastorCluster()
default constructor. Sets energy and position to zero
virtual ~CastorCluster()
destructor
XYZPointD XYZPoint
point in space with cartesian internal representation
double fem_
cluster em/tot Ratio
CastorClusterRefVector::iterator CastorCluster_iterator
iterator over a vector of references to CastorCluster objects all in the same collection
double width_
cluster width
double depth() const
cluster depth in z
edm::Ref< CastorClusterCollection > CastorClusterRef
CastorTower_iterator towersEnd() const
last iterator over CastorTower constituents
double energy() const
cluster energy
ROOT::Math::XYZPoint position() const
cluster centroid position
double fem() const
cluster em/tot ratio
void push_back(value_type const &ref)
Add a Ref<C, T> to the RefVector.
double eta() const
pseudorapidity of cluster centroid
double phi() const
azimuthal angle of cluster centroid
double emEnergy() const
cluster em energy
double depth_
cluster depth
double hadEnergy_
cluster had energy
double emEnergy_
cluster em energy
bool operator>(const CastorCluster &rhs) const
comparison > operator
bool operator<=(const CastorCluster &rhs) const
comparison <= operator
double fhot() const
cluster hotcell/tot ratio
CastorTower_iterator towersBegin() const
fist iterator over CastorTower constituents
size_type size() const
Size of the RefVector.
double fhot_
cluster hotcell/tot ratio
double sigmaz_
cluster sigma z
double hadEnergy() const
cluster had energy