24 declareProperty(
"CollectionName",
m_collection=
"TRTUncompressedHits");
38 else { std::cerr<<
"unsupported CollectionName for "<< this->name()<<std::endl; }
62 return StatusCode::SUCCESS;
69 if (evtStore()->retrieve(p_collection,
m_collection).isSuccess()) {
79 int particleId(hit.GetParticleEncoding());
80 if (particleId == 22 ||
static_cast<int>(abs(particleId)/100000) == 41 ||
static_cast<int>(abs(particleId)/10000000) == 1)
100 return StatusCode::SUCCESS;
#define ATH_CHECK
Evaluate an expression and check for errors.
#define ATH_MSG_WARNING(x)
#define _TH2D(var, name, nbinx, xmin, xmax, nbiny, ymin, ymax)
#define _TH1D(var, name, nbin, xmin, xmax)
#define _SET_TITLE(var, title, xaxis, yaxis)
AtlasHitsVector< TRTUncompressedHit > TRTUncompressedHitCollection
This adaptor class allows TRT_UncompressedHits to behave as if they knew which detector they were in.
HepGeom::Point3D< double > getGlobalPosition(const InDetDD::TRT_DetectorManager *mgr) const