src
DetectorDescription
Core
src
Assembly.cc
Go to the documentation of this file.
1
#include "
DetectorDescription/Core/interface/Assembly.h
"
2
3
#include "
DetectorDescription/Core/interface/DDSolidShapes.h
"
4
#include "
DetectorDescription/Core/interface/Solid.h
"
5
6
DDI::Assembly::Assembly
() :
Solid
(
DDSolidShape
::
ddassembly
) {}
7
8
void
DDI::Assembly::stream
(std::ostream& os)
const
{}
DDI::Assembly::Assembly
Assembly()
Definition:
Assembly.cc:6
DDSolidShape::ddassembly
DDI::Assembly::stream
void stream(std::ostream &os) const override
Definition:
Assembly.cc:8
Assembly.h
DDSolidShapes.h
Solid.h
DDSolidShape
DDSolidShape
Definition:
DDSolidShapes.h:6
DDI::Solid
Definition:
Solid.h:10
Generated for CMSSW Reference Manual by
1.8.14