#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(), EcalTangentSkim_cfg::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 l1ctLayer2EG_cff::id, and rpcPointValidation_cfi::recHit.
|
static |
Definition at line 48 of file HitInfo.cc.
References info(), rpcPointValidation_cfi::recHit, and FastTrackerRecHitMaskProducer_cfi::recHits.
|
static |
Definition at line 58 of file HitInfo.cc.
References info(), EcalTangentSkim_cfg::o, and rpcPointValidation_cfi::simHit.