#include <RntStructs.h>
Public Member Functions | |
HitInfo () | |
HitInfo ()=default | |
HitInfo & | operator= (const HitInfo &)=default |
~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) |
Public Attributes | |
int | hit_lbl |
float | hit_phi |
RVec | hit_pos |
float | hit_q |
float | hit_qbar |
float | hit_qhalflen |
Definition at line 73 of file RntStructs.h.
|
default |
Definition at line 13 of file HitInfo.cc.
HitInfo::HitInfo | ( | ) |
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.
int HitInfo::hit_lbl |
Definition at line 76 of file RntStructs.h.
float HitInfo::hit_phi |
Definition at line 75 of file RntStructs.h.
RVec HitInfo::hit_pos |
Definition at line 74 of file RntStructs.h.
float HitInfo::hit_q |
Definition at line 75 of file RntStructs.h.
float HitInfo::hit_qbar |
Definition at line 75 of file RntStructs.h.
float HitInfo::hit_qhalflen |
Definition at line 75 of file RntStructs.h.