|
ATLAS Offline Software
|
Go to the documentation of this file.
24 std::vector<Identifier> rdoList;
26 std::vector<signed char> rdoListPers = persObj->
m_rdoList;
27 for (
auto&
diff : rdoListPers ) {
29 rdoList.push_back(rdoId);
33 cmat(0,0) =
static_cast<double>(persObj->
m_errorMat);
81 std::vector<signed char> rdoListPers;
82 const std::vector<Identifier>& rdoListTrans = transObj->
rdoList();
83 for (
const auto& rdo_id : rdoListTrans ) {
87 int diff =
static_cast<int>(rdoIdCompact-clusIdCompact);
88 rdoListPers.push_back(
static_cast<signed char>(
diff));
char data[hepevt_bytes_allocation_ATLAS]
Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic > MatrixX
Dynamic Matrix - dynamic allocation.
void transToPers(const Muon::sTgcPrepData *transObj, Muon::sTgcPrepData_p3 *persObj, MsgStream &log)
float m_locX
Equivalent to localPosition (locX) in the base class.
float m_errorMat
2-d ErrorMatrix in the base class.
std::vector< signed char > m_rdoList
Store offsets.
Eigen::Matrix< double, 2, 1 > Vector2D
const Amg::MatrixX & localCovariance() const
return const ref to the error matrix
Identifier32 get_identifier32() const
Get the 32-bit version Identifier, will be invalid if >32 bits needed.
const std::vector< Identifier > & rdoList() const
return the List of rdo identifiers (pointers)
std::vector< uint16_t > m_stripNumbers
cluster quantities
std::vector< int > m_stripCharges
value_type get_compact() const
Get the compact id.
const std::vector< uint16_t > & stripNumbers() const
returns the list of strip numbers
const std::vector< int > & stripCharges() const
returns the list of charges
static Muon::sTgcPrepData createsTgcPrepData(const Muon::sTgcPrepData_p3 *persObj, const Identifier clusId, const MuonGM::sTgcReadoutElement *m_detEl, MsgStream &log)
void persToTrans(const Muon::sTgcPrepData_p3 *persObj, Muon::sTgcPrepData *transObj, MsgStream &log)
An sTgcReadoutElement corresponds to a single STGC module; therefore typicaly a barrel muon station c...
Identifier identify() const
return the identifier
const Amg::Vector2D & localPosition() const
return the local position reference
virtual const MuonGM::sTgcReadoutElement * detectorElement() const override final
Returns the detector element corresponding to this PRD.
std::vector< short int > m_stripTimes
Class to represent sTgc measurements.
int charge() const
Returns the bcBitMap of this PRD bit2 for Previous BC, bit1 for Current BC, bit0 for Next BC.
const std::vector< short int > & stripTimes() const
returns the list of times