|
ATLAS Offline Software
|
Go to the documentation of this file.
131 m_coding(
digit.decoding()),
184 if(
m_x != 0. ||
m_y != 0.)
208 if(this->
theta(theta))
219 if(
m_x != 0. ||
m_y != 0.)
243 unsigned int upper = 95;
244 unsigned int lower = 45;
253 <<
time() <<
" ns" << endl;
260 stream << setiosflags(ios::fixed);
262 stream <<
"GlobalPosition (cm): "
263 << setiosflags(ios::fixed) << setprecision(3) << setw(12) <<
x() <<
","
264 << setiosflags(ios::fixed) << setprecision(3) << setw(12) <<
y() <<
","
265 << setiosflags(ios::fixed) << setprecision(3) << setw(12) <<
z()
268 stream.unsetf(ios::fixed);
275 for(
int i=0;
i<61;++
i)
stream << (
char) lower;
virtual int track_number(void) const
RPCdigit operator=(const RPCdigit &)
const std::string & name() const
Scalar phi() const
phi method
bool operator==(const RPCdigit &) const
Scalar eta() const
pseudorapidity method
Scalar theta() const
theta method
std::list< unsigned int > m_codes
std::vector< size_t > vec
unsigned int code(void) const
dictionary codes
helper to get a human-readable string
void Print(std::ostream &, bool) const
void Print(std::ostream &, bool) const
virtual int process_type(void) const
bool radius(float &) const
bool theta(float &) const
def time(flags, cells_name, *args, **kw)
ViewType view(void) const
const RPCdecoder & decoding(void) const
virtual int particle_code(void) const
bool station_eta(float &) const
void xyz(float vec[3]) const