5 std::ostringstream
str;
6 const static std::string localPartVal[7] = {
"Forward",
"Central",
"Backward",
"A",
"B",
"C",
"D"};
12 std::ostringstream
str;
13 std::string cmsPartVal[6] = {
"1",
"2",
"3",
"A",
"B",
"C"};
15 str <<
"FebLocationSpec: " << std::endl
std::string print(int depth=0) const
char positionInLocalEtaPartition
char positionInCmsEtaPartition
std::string localEtaPartitionName() const
debug printout