10 os <<
"CSCStripData " << std::endl
11 <<
"------------ " << std::endl
12 <<
"no. of time bins = " <<
data.ntbins_ << std::endl
13 <<
", phmax = " <<
data.phmax_ <<
", tmax = " <<
data.tmax_ << std::endl
14 <<
"phraw: " << std::endl;
16 os <<
"ph: " << std::endl;
std::ostream & operator<<(std::ostream &os, const CSCStripData &data)
char data[epos_bytes_allocation]