Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
37 : m_adc_hwid (s_cabling->s2h_adc_id(
id))
43 std::cout << (std::string) (*
this) << std::endl;
46 TileRawData::operator std::string()
const
48 std::string
result(whoami());
49 result +=
" Id = " + s_cabling->getTileHWID()->to_string(m_adc_hwid);
70 return s_cabling->pmt2tt_id(
adc_ID());
74 return s_cabling->pmt2mt_id(
adc_ID());
82 const std::string &
label,
83 std::ostringstream &
text)
93 const std::string &
label,
94 std::ostringstream &
text)
97 for (
double v :
val) {
103 const std::string &
label,
104 std::ostringstream &
text)
static const TileCablingService * getInstance()
get pointer to service instance
static void print_to_stream(const std::vector< float > &val, const std::string &label, std::ostringstream &text)
virtual void print(void) const
Identifier mt_ID(void) const
Identifier tt_ID(void) const
Identifier cell_ID(void) const
Identifier pmt_ID(void) const
Identifier adc_ID(void) const
Identifier cell_ID_index(int &index, int &pmt) const