11 for(
int subdet = 1; subdet <= 6; ++subdet )
13 std::stringstream sstm;
14 sstm <<
"Subdetector" << subdet;
20 putOne( subdet, subdetPars, ptp );
35 ptp.
vitems.emplace_back( item );
void putOne(int, std::vector< int > &, PTrackerParameters &)
std::vector< Item > vitems
Compact representation of the geometrical detector hierarchy.
std::vector< int > dbl_to_int(const std::vector< double > &vecdbl)
Converts a std::vector of doubles to a std::vector of int.
bool check(const std::string &)
std::vector< double > get(const std::string &)
bool build(const DDCompactView *, PTrackerParameters &)