bitsAreSet(const unsigned int &bitsToCheck) const | reco::ClusterHit3D | inline |
clearStatusBits(unsigned bits) const | reco::ClusterHit3D | inline |
CLUSTERATTACHED enum value | reco::ClusterHit3D | |
ClusterHit3D() | reco::ClusterHit3D | |
ClusterHit3D(size_t id, unsigned int statusBits, const Eigen::Vector3f &position, float totalCharge, float avePeakTime, float deltaPeakTime, float sigmaPeakTime, float hitChiSquare, float overlapFraction, float chargeAsymmetry, float docaToAxis, float arclenToPoca, const ClusterHit2DVec &hitVec, const std::vector< float > &hitDelTSigVec, const std::vector< geo::WireID > &wireIDVec) | reco::ClusterHit3D | |
ClusterHit3D(const ClusterHit3D &) | reco::ClusterHit3D | |
CLUSTERNOISE enum value | reco::ClusterHit3D | |
CLUSTERSHARED enum value | reco::ClusterHit3D | |
CLUSTERVISITED enum value | reco::ClusterHit3D | |
CONVEXHULLVTX enum value | reco::ClusterHit3D | |
EDGEHIT enum value | reco::ClusterHit3D | |
EXTREMEPOINT enum value | reco::ClusterHit3D | |
fArclenToPoca | reco::ClusterHit3D | mutableprivate |
fAvePeakTime | reco::ClusterHit3D | private |
fChargeAsymmetry | reco::ClusterHit3D | private |
fDeltaPeakTime | reco::ClusterHit3D | private |
fDocaToAxis | reco::ClusterHit3D | mutableprivate |
fHitChiSquare | reco::ClusterHit3D | private |
fHitDelTSigVec | reco::ClusterHit3D | mutableprivate |
fHitVector | reco::ClusterHit3D | private |
fID | reco::ClusterHit3D | mutableprivate |
fOverlapFraction | reco::ClusterHit3D | private |
fPosition | reco::ClusterHit3D | mutableprivate |
fSigmaPeakTime | reco::ClusterHit3D | private |
fStatusBits | reco::ClusterHit3D | mutableprivate |
fTotalCharge | reco::ClusterHit3D | private |
fWireIDVector | reco::ClusterHit3D | mutableprivate |
getArclenToPoca() const | reco::ClusterHit3D | inline |
getAvePeakTime() const | reco::ClusterHit3D | inline |
getChargeAsymmetry() const | reco::ClusterHit3D | inline |
getDeltaPeakTime() const | reco::ClusterHit3D | inline |
getDocaToAxis() const | reco::ClusterHit3D | inline |
getHitChiSquare() const | reco::ClusterHit3D | inline |
getHitDelTSigVec() const | reco::ClusterHit3D | inline |
getHits() const | reco::ClusterHit3D | inline |
getHits() | reco::ClusterHit3D | inline |
getID() const | reco::ClusterHit3D | inline |
getOverlapFraction() const | reco::ClusterHit3D | inline |
getPosition() const | reco::ClusterHit3D | inline |
getSigmaPeakTime() const | reco::ClusterHit3D | inline |
getStatusBits() const | reco::ClusterHit3D | inline |
getTotalCharge() const | reco::ClusterHit3D | inline |
getWireIDs() const | reco::ClusterHit3D | inline |
getX() const | reco::ClusterHit3D | inline |
getY() const | reco::ClusterHit3D | inline |
getZ() const | reco::ClusterHit3D | inline |
HITINVIEW0 enum value | reco::ClusterHit3D | |
HITINVIEW1 enum value | reco::ClusterHit3D | |
HITINVIEW2 enum value | reco::ClusterHit3D | |
initialize(size_t id, unsigned int statusBits, const Eigen::Vector3f &position, float totalCharge, float avePeakTime, float deltaPeakTime, float sigmaPeakTime, float hitChiSquare, float overlapFraction, float chargeAsymmetry, float docaToAxis, float arclenToPoca, const ClusterHit2DVec &hitVec, const std::vector< float > &hitDelTSigVec, const std::vector< geo::WireID > &wireIDVec) | reco::ClusterHit3D | |
MADESPACEPOINT enum value | reco::ClusterHit3D | |
operator<(const reco::ClusterHit3D &other) const | reco::ClusterHit3D | inline |
operator<<(std::ostream &o, const ClusterHit3D &c) | reco::ClusterHit3D | friend |
operator=(ClusterHit3D const &) | reco::ClusterHit3D | |
operator==(const reco::ClusterHit3D &other) const | reco::ClusterHit3D | inline |
PATHCHECKED enum value | reco::ClusterHit3D | |
PCAOUTLIER enum value | reco::ClusterHit3D | |
REJECTEDHIT enum value | reco::ClusterHit3D | |
SEEDHIT enum value | reco::ClusterHit3D | |
SELECTEDBYMST enum value | reco::ClusterHit3D | |
setArclenToPoca(double poca) const | reco::ClusterHit3D | inline |
setDocaToAxis(double doca) const | reco::ClusterHit3D | inline |
setID(const size_t &id) const | reco::ClusterHit3D | inline |
setPosition(const Eigen::Vector3f &pos) const | reco::ClusterHit3D | inline |
setStatusBit(unsigned bits) const | reco::ClusterHit3D | inline |
setWireID(const geo::WireID &wid) const | reco::ClusterHit3D | |
SKELETONHIT enum value | reco::ClusterHit3D | |
SKELETONPOSAVE enum value | reco::ClusterHit3D | |
StatusBits enum name | reco::ClusterHit3D | |