![]() |
ATLAS Offline Software
|
This is the complete list of members for InDet::PixelCluster, including all inherited members.
| chargeList() const | InDet::PixelCluster | inline |
| detectorElement() const override final | InDet::SiCluster | virtual |
| dump(MsgStream &stream) const override final | InDet::PixelCluster | virtual |
| dump(std::ostream &stream) const override final | InDet::PixelCluster | virtual |
| energyLoss() const | InDet::PixelCluster | inline |
| gangedPixel() const | InDet::SiCluster | |
| getHashAndIndex() const | Trk::PrepRawData | |
| globalPosition() const | InDet::SiCluster | |
| hasLocalCovariance() const | Trk::PrepRawData | |
| identify() const | Trk::PrepRawData | |
| isAmbiguous() const | InDet::PixelCluster | inline |
| isFake() const | InDet::PixelCluster | inline |
| isSplit() const | InDet::PixelCluster | inline |
| localCovariance() const | Trk::PrepRawData | |
| localPosition() const | Trk::PrepRawData | |
| LVL1A() const | InDet::PixelCluster | inline |
| m_ambiguous | InDet::PixelCluster | private |
| m_chargeList | InDet::PixelCluster | private |
| m_clusId | Trk::PrepRawData | private |
| m_detEl | InDet::SiCluster | private |
| m_fake | InDet::PixelCluster | private |
| m_gangedPixel | InDet::SiCluster | private |
| m_globalPosition | InDet::SiCluster | private |
| m_indexAndHash | Trk::PrepRawData | private |
| m_localCovariance | Trk::PrepRawData | private |
| m_localPos | Trk::PrepRawData | private |
| m_lvl1 | InDet::PixelCluster | private |
| m_omegax | InDet::PixelCluster | private |
| m_omegay | InDet::PixelCluster | private |
| m_rdoList | Trk::PrepRawData | private |
| m_splitInfo | InDet::PixelCluster | private |
| m_tooBigToBeSplit | InDet::PixelCluster | private |
| m_totalCharge | InDet::PixelCluster | private |
| m_totalToT | InDet::PixelCluster | private |
| m_totList | InDet::PixelCluster | private |
| m_width | InDet::SiCluster | private |
| numberOfInstantiations() | Trk::ObjectCounter< Trk::PrepRawData > | inlinestatic |
| ObjectCounter() | Trk::ObjectCounter< Trk::PrepRawData > | inlineprotected |
| ObjectCounter(const ObjectCounter &) | Trk::ObjectCounter< Trk::PrepRawData > | inlineprotected |
| ObjectCounter(ObjectCounter &&)=default | Trk::ObjectCounter< Trk::PrepRawData > | protected |
| omegax() const | InDet::PixelCluster | inline |
| omegay() const | InDet::PixelCluster | inline |
| operator=(const PixelCluster &rhs)=default | InDet::PixelCluster | |
| operator=(PixelCluster &&rhs)=default | InDet::PixelCluster | |
| InDet::SiCluster::operator=(const SiCluster &)=default | InDet::SiCluster | |
| InDet::SiCluster::operator=(SiCluster &&)=default | InDet::SiCluster | |
| Trk::PrepRawData::operator=(const PrepRawData &)=default | Trk::PrepRawData | |
| Trk::PrepRawData::operator=(PrepRawData &&) noexcept=default | Trk::PrepRawData | |
| ObjectCounter< Trk::PrepRawData >::operator=(const ObjectCounter &)=default | Trk::ObjectCounter< Trk::PrepRawData > | protected |
| ObjectCounter< Trk::PrepRawData >::operator=(ObjectCounter &&)=default | Trk::ObjectCounter< Trk::PrepRawData > | protected |
| packSplitInformation(bool split, float prob1, float prob2) | InDet::PixelCluster | inline |
| PixelCluster() | InDet::PixelCluster | |
| PixelCluster(const PixelCluster &)=default | InDet::PixelCluster | |
| PixelCluster(PixelCluster &&)=default | InDet::PixelCluster | |
| PixelCluster(const Identifier &RDOId, const Amg::Vector2D &locpos, std::vector< Identifier > &&rdoList, const InDet::SiWidth &width, const InDetDD::SiDetectorElement *detEl, Amg::MatrixX &&locErrMat, const float omegax=-1., const float omegay=-1., bool split=false, float splitProb1=0., float splitProb2=0.) | InDet::PixelCluster | |
| PixelCluster(const Identifier &RDOId, const Amg::Vector2D &locpos, std::vector< Identifier > &&rdoList, const int lvl1a, std::vector< int > &&totList, const InDet::SiWidth &width, const InDetDD::SiDetectorElement *detEl, Amg::MatrixX &&locErrMat, const float omegax=-1., const float omegay=-1., bool split=false, float splitProb1=0., float splitProb2=0.) | InDet::PixelCluster | |
| PixelCluster(const Identifier &RDOId, const Amg::Vector2D &locpos, std::vector< Identifier > &&rdoList, const int lvl1a, std::vector< int > &&totList, std::vector< float > &&chargeList, const InDet::SiWidth &width, const InDetDD::SiDetectorElement *detEl, Amg::MatrixX &&locErrMat, const float omegax=-1., const float omegay=-1., bool split=false, float splitProb1=0., float splitProb2=0.) | InDet::PixelCluster | |
| PixelCluster(const Identifier &RDOId, const Amg::Vector2D &locpos, const Amg::Vector3D &globpos, std::vector< Identifier > &&rdoList, const int lvl1a, std::vector< int > &&totList, std::vector< float > &&chargeList, const InDet::SiWidth &width, const InDetDD::SiDetectorElement *detEl, Amg::MatrixX &&locErrMat, const float omegax=-1., const float omegay=-1., bool split=false, float splitProb1=0., float splitProb2=0.) | InDet::PixelCluster | |
| PixelCluster(const Identifier &RDOId, const Amg::Vector2D &locpos, std::vector< Identifier > &&rdoList, const int lvl1a, int totalToT, std::vector< float > &&chargeList, float totalCharge, const InDet::SiWidth &width, const InDetDD::SiDetectorElement *detEl, Amg::MatrixX &&locErrMat, const float omegax, const float omegay, int splitInfoRaw) | InDet::PixelCluster | |
| prdType() const override final | InDet::PixelCluster | virtual |
| PrepRawData() | Trk::PrepRawData | |
| PrepRawData(const PrepRawData &)=default | Trk::PrepRawData | |
| PrepRawData(PrepRawData &&) noexcept=default | Trk::PrepRawData | |
| PrepRawData(const Identifier &clusId, const Amg::Vector2D &locpos, const std::vector< Identifier > &rdoList, const Amg::MatrixX &locerr) | Trk::PrepRawData | |
| PrepRawData(const Identifier &clusId, const Amg::Vector2D &locpos, std::vector< Identifier > &&rdoList, Amg::MatrixX &&locerr) | Trk::PrepRawData | |
| PrepRawData(const Identifier &clusId, const Amg::Vector2D &locpos, const Amg::MatrixX &locerr) | Trk::PrepRawData | |
| PrepRawData(const Identifier &clusId, const Amg::Vector2D &locpos, Amg::MatrixX &&locerr) | Trk::PrepRawData | |
| rdoList() const | Trk::PrepRawData | |
| s_numberOfInstantiations | Trk::ObjectCounter< Trk::PrepRawData > | inlinestatic |
| setAmbiguous(bool) | InDet::PixelCluster | inline |
| setDetectorElement(const InDetDD::SiDetectorElement *detEl) | InDet::SiCluster | |
| setFake(bool) | InDet::PixelCluster | inline |
| setGangedPixel(bool ganged) | InDet::SiCluster | |
| setHashAndIndex(unsigned short collHash, unsigned short objIndex) | Trk::PrepRawData | |
| setTooBigToBeSplit(bool a) | InDet::PixelCluster | inline |
| setToTList(std::vector< int > &&totList) | InDet::PixelCluster | |
| SiCluster()=default | InDet::SiCluster | |
| SiCluster(const SiCluster &)=default | InDet::SiCluster | |
| SiCluster(SiCluster &&)=default | InDet::SiCluster | |
| SiCluster(const Identifier &RDOId, const Amg::Vector2D &locpos, std::vector< Identifier > &&rdoList, const InDet::SiWidth &width, const InDetDD::SiDetectorElement *detEl, Amg::MatrixX &&locErrMat) | InDet::SiCluster | |
| SiCluster(const Identifier &RDOId, const Amg::Vector2D &locpos, std::vector< Identifier > &&rdoList, const InDet::SiWidth &width, const InDetDD::SiDetectorElement *detEl) | InDet::SiCluster | |
| SiCluster(const Identifier &RDOId, const Amg::Vector2D &locpos, const Amg::Vector3D &globpos, std::vector< Identifier > &&rdoList, const InDet::SiWidth &width, const InDetDD::SiDetectorElement *detEl, Amg::MatrixX &&locErrMat) | InDet::SiCluster | |
| SiCluster(const Identifier &RDOId, const Amg::Vector2D &locpos, const Amg::Vector3D &globpos, std::vector< Identifier > &&rdoList, const InDet::SiWidth &width, const InDetDD::SiDetectorElement *detEl) | InDet::SiCluster | |
| splitInfoRaw() const | InDet::PixelCluster | inline |
| splitProbability1() const | InDet::PixelCluster | inline |
| splitProbability2() const | InDet::PixelCluster | inline |
| tooBigToBeSplit() const | InDet::PixelCluster | inline |
| totalCharge() const | InDet::PixelCluster | inline |
| totalToT() const | InDet::PixelCluster | inline |
| totList() const | InDet::PixelCluster | inline |
| type(Trk::PrepRawDataType type) const override final | InDet::PixelCluster | virtual |
| width() const | InDet::SiCluster | |
| ~ObjectCounter() | Trk::ObjectCounter< Trk::PrepRawData > | inlineprotected |
| ~PixelCluster() | InDet::PixelCluster | virtual |
| ~PrepRawData()=default | Trk::PrepRawData | virtual |
| ~SiCluster()=default | InDet::SiCluster | virtual |
1.8.18