1 #ifndef CastorReco_CastorCell_h 2 #define CastorReco_CastorCell_h
edm::RefVector< CastorCellCollection > CastorCellRefVector
vector of references to CastorCell objects all in the same collection
bool operator>=(const CastorCell &rhs) const
comparison >= operator
double energy_
cell energy
double x() const
x coordinate of cell centroid
double y() const
y coordinate of cell centroid
double phi() const
azimuthal angle of cell centroid
double z() const
z coordinate of cell centroid
double rho() const
rho coordinate of cell centroid
std::vector< CastorCell > CastorCellCollection
collection of CastorCell objects
edm::Ref< CastorCellCollection > CastorCellRef
virtual ~CastorCell()
destructor
double eta() const
eta coordinate of cell centroid
double energy() const
cell energy
XYZPointD XYZPoint
point in space with cartesian internal representation
bool operator<(const CastorCell &rhs) const
comparison <= operator
ROOT::Math::XYZPoint position() const
cell centroid position
Transform3DPJ::Point XYZPoint
bool operator>(const CastorCell &rhs) const
comparison > operator
CastorCellRefVector::iterator CastorCell_iterator
iterator over a vector of references to CastorCell objects all in the same collection ...
CastorCell()
default constructor. Sets energy and position to zero
bool operator<=(const CastorCell &rhs) const
comparison <= operator
ROOT::Math::XYZPoint position_
cell centroid position