#include <ForDetEnvelopeFactory.h>
Definition at line 15 of file ForDetEnvelopeFactory.h.
◆ ForDetEnvelopeFactory() [1/2]
ForDetEnvelopeFactory::ForDetEnvelopeFactory |
( |
StoreGateSvc * |
pDetStore | ) |
|
◆ ~ForDetEnvelopeFactory()
ForDetEnvelopeFactory::~ForDetEnvelopeFactory |
( |
| ) |
|
|
default |
◆ ForDetEnvelopeFactory() [2/2]
◆ create()
void ForDetEnvelopeFactory::create |
( |
GeoPhysVol * |
world | ) |
|
|
overridevirtual |
Definition at line 30 of file ForDetEnvelopeFactory.cxx.
45 const GeoShapeShift& envShape1 = (*tube1)<<xfRelativeA;
46 const GeoShapeUnion& envShape = envShape1.add((*tube2)<<xfRelativeC);
48 GeoLogVol* lvEnv =
new GeoLogVol(
"ForDetEnvelope",&envShape,air);
49 GeoPhysVol* pvEnv =
new GeoPhysVol(lvEnv);
51 GeoNameTag *
tag =
new GeoNameTag(
"ForDetEnvelope");
◆ getDetectorManager()
◆ operator=()
◆ m_detectorManager
◆ m_detectorStore
◆ m_materialManager
The documentation for this class was generated from the following files: