CMS 3D CMS Logo

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