7 :
root_( rootnodedata )
9 LogDebug(
"DDCompactViewImpl") <<
"Root node data = " << rootnodedata << std::endl;
16 LogDebug(
"DDCompactViewImpl") <<
"In destructor, graph is empty. Root:" <<
root_ << std::endl;
18 LogDebug(
"DDCompactViewImpl") <<
"In destructor, graph is NOT empty. Root:" <<
root_ <<
" graph_.size() = " <<
graph_.
size() << std::endl;
21 for(; erange.first != erange.second; ++(erange.first)) {
28 edm::LogInfo(
"DDCompactViewImpl") << std::endl <<
"DDD transient representation has been destructed." << std::endl << std::endl;
void position(const DDLogicalPart &self, const DDLogicalPart &parent, int copyno, const DDTranslation &trans, const DDRotation &rot, const DDDivision *div)
Relative position of a child-volume inside a parent-volume.
edge_range edges(index_type nodeIndex)
void addEdge(const N &from, const N &to, const E &edge)
math::GraphWalker< DDLogicalPart, DDPosData * > GraphWalker
ROOT::Math::DisplacementVector3D< ROOT::Math::Cartesian3D< double > > DDTranslation
Represents a uniquely identifyable rotation matrix.
std::pair< edge_iterator, edge_iterator > edge_range
const E & edgeData(index_type i) const
A DDLogicalPart aggregates information concerning material, solid and sensitveness ...
void swap(Graph< N, E > &)
auto size() const -> adj_list::size_type
void swap(DDCompactViewImpl &)
GraphWalker walker() const
static const char root_[]