CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CastorCell.cc
Go to the documentation of this file.
2 
5  energy_ = energy;
6 }
7 
9 
10 }
double energy_
cell energy
Definition: CastorCell.h:73
virtual ~CastorCell()
destructor
Definition: CastorCell.cc:8
double energy() const
cell energy
Definition: CastorCell.h:35
ROOT::Math::XYZPoint position() const
cell centroid position
Definition: CastorCell.h:38
static int position[264][3]
Definition: ReadPGInfo.cc:509
Transform3DPJ::Point XYZPoint
CastorCell()
default constructor. Sets energy and position to zero
Definition: CastorCell.h:26
ROOT::Math::XYZPoint position_
cell centroid position
Definition: CastorCell.h:76