CMS 3D CMS Logo

CastorCell.cc
Go to the documentation of this file.
2 
5  energy_ = energy;
6 }
7 
ROOT::Math::XYZPoint position() const
cell centroid position
Definition: CastorCell.h:37
double energy() const
cell energy
Definition: CastorCell.h:34
double energy_
cell energy
Definition: CastorCell.h:71
virtual ~CastorCell()
destructor
Definition: CastorCell.cc:8
static int position[264][3]
Definition: ReadPGInfo.cc:289
Transform3DPJ::Point XYZPoint
CastorCell()
default constructor. Sets energy and position to zero
Definition: CastorCell.h:25
ROOT::Math::XYZPoint position_
cell centroid position
Definition: CastorCell.h:74