#include <HitInfo.h>
Public Member Functions | |
HitInfo () | |
~HitInfo () | |
Static Public Member Functions | |
static std::string | getInfo (const DetId &id, const TrackerTopology *tTopo) |
static std::string | getInfo (const TrackingRecHit &recHit, const TrackerTopology *tTopo) |
static std::string | getInfo (const std::vector< const TrackingRecHit * > &recHits, const TrackerTopology *tTopo) |
static std::string | getInfo (const PSimHit &simHit, const TrackerTopology *tTopo) |
HitInfo::HitInfo | ( | ) |
Definition at line 13 of file HitInfo.cc.
HitInfo::~HitInfo | ( | ) |
Definition at line 16 of file HitInfo.cc.
|
static |
Definition at line 19 of file HitInfo.cc.
References info(), class-composition::o, PixelSubdetector::PixelBarrel, TrackerTopology::pxbLadder(), TrackerTopology::pxbLayer(), TrackerTopology::pxbModule(), TrackerTopology::pxfBlade(), TrackerTopology::pxfDisk(), TrackerTopology::pxfModule(), TrackerTopology::pxfPanel(), and TrackerTopology::pxfSide().
Referenced by TripletFilter::checkTrack(), TrackCleaner::cleanTracks(), LowPtClusterShapeSeedComparitor::compatible(), PixelTripletLowPtGenerator::hitTriplets(), and ClusterShapeTrackFilter::operator()().
|
static |
Definition at line 41 of file HitInfo.cc.
References TrackingRecHit::geographicalId(), and gpuClustering::id.
|
static |
Definition at line 48 of file HitInfo.cc.
References info().
|
static |
Definition at line 58 of file HitInfo.cc.
References PSimHit::detUnitId(), info(), class-composition::o, and PSimHit::particleType().