9 for(
const auto& gdei : gdes ) {
11 _helperMap[gdei.geographicalId().rawId()] = gdeaddr;
16 edm::LogInfo(
"CmsMTDDebugNavigator")<<
" CmsMTDDebugNavigator - Starting debug";
20 for (
int k=0;
k<20;
k++){
21 edm::LogInfo(
"CmsMTDDebugNavigator")<<
" CmsMTDDebugNavigator has found "<<
numinstances[
k]<<
" GeometricTimingDets at level "<<
k;
31 <<
"### VOLUME " << in.
components()[
k]->name().name()
33 <<
" copy number " << extra->
copyno()
34 <<
" positioned in " << in.
name().
name()
35 <<
" global position of centre " << in.
components()[
k]->translation()
36 <<
" volume = " << extra->
volume() <<
" cm3" 37 <<
" density = " << extra->
density() <<
" g/cm3" 38 <<
" weight " << extra->
weight() <<
" g"
std::map< uint32_t, const GeometricTimingDetExtra * > _helperMap
void dump(const GeometricTimingDet &, const std::vector< GeometricTimingDetExtra > &)
ConstGeometricTimingDetContainer & components()
CmsMTDDebugNavigator(const std::vector< GeometricTimingDetExtra > &)
void iterate(const GeometricTimingDet &, int, const std::vector< GeometricTimingDetExtra > &)
DDName const & name() const
const std::string & name() const
Returns the name.