|
ATLAS Offline Software
|
Go to the documentation of this file.
64 std::cout <<
"Trying to print() ZdcDigits" << std::endl;
74 std::cout <<
" " <<
val;
76 std::cout << std::endl;
80 std::cout <<
" " <<
val;
82 std::cout << std::endl;
86 std::cout <<
" " <<
val;
88 std::cout << std::endl;
92 std::cout <<
" " <<
val;
94 std::cout << std::endl;
100 ZdcDigits::operator std::string()
const
102 std::cout <<
"Trying to print ZdcDigits" << std::endl;
108 text << std::setiosflags( std::ios::fixed );
109 text << std::setiosflags( std::ios::showpoint );
110 text << std::setprecision(2);
148 for (
size_t i=0;
i<
v.size();
i++)
158 for (
size_t i=0;
i<
v.size();
i++)
168 for (
size_t i=0;
i<
v.size();
i++)
178 for (
size_t i=0;
i<
v.size();
i++)
std::vector< int > m_digits_gain1_delay0
std::vector< int > m_digits_gain0_delay0
void set_digits_gain1_delay1(const std::vector< int > &v)
static void print_to_stream(const std::vector< double > &val, const std::string &label, std::ostringstream &text)
std::vector< int > m_digits_gain1_delay1
void set_digits_gain1_delay0(const std::vector< int > &v)
void set_digits_gain0_delay1(const std::vector< int > &v)
void set_digits_gain0_delay0(const std::vector< int > &v)
std::vector< int > m_digits_gain0_delay1