|
ATLAS Offline Software
|
Go to the documentation of this file.
12 MsgStream &
log)
const {
16 if ( (!trans) || (!pers) )
21 for (
unsigned int i = 0;
i < trans->
size(); ++
i) {
28 MsgStream &
log)
const {
32 if ( (!pers) || (!trans) )
35 trans->
rings().clear();
36 for (
unsigned int i = 0;
i < pers->
m_rings.size(); ++
i){
float & at(const unsigned int i)
std::vector< float > m_rings
unsigned int size() const
void persToTrans(const RingerRings_p1 *persObj, RingerRings *transObj, MsgStream &log) const override
This class carries the generated Rings.
void transToPers(const RingerRings *transObj, RingerRings_p1 *persObj, MsgStream &log) const override
unsigned int m_numberOfRings
std::vector< float > & rings()
Acessor methods.