4 std::ostream &
operator<<(std::ostream& ost ,
const CaloPoint& cid)
7 if(!cid.getDetId().null())
8 ost << (uint32_t)cid.getDetId()();
10 ost << cid.whichDetector();
18 XYZPoint(position),cellid_(cell),side_(side)
static const char layer_[]
CaloPoint()
Empty constructor.
DetId::Detector detector_
int subdetId() const
get the contents of the subdetector field (not cast into any detector's numbering enum) ...
XYZVectorD XYZVector
spatial vector with cartesian internal representation
std::ostream & operator<<(std::ostream &ost, const CaloPoint &cid)
static int position[264][3]
CaloDirection
Codes the local directions in the cell lattice.
Detector det() const
get the detector field from this detid