Simply implements ConstructGeometry to call FairModule::ConstructRootGeometry() Useful to include passive material (e.g. the Central Space Frame, mechanical detector holding structures, etc.) via .root-files.
More...
#include <PndPassive.h>
Simply implements ConstructGeometry to call FairModule::ConstructRootGeometry() Useful to include passive material (e.g. the Central Space Frame, mechanical detector holding structures, etc.) via .root-files.
{.c++}
csf->SetGeometryFileName("CentralSpaceFrame.root");
fRun->AddModule(csf);
Definition at line 18 of file PndPassive.h.
◆ PndPassive() [1/2]
PndPassive::PndPassive |
( |
const char * |
name, |
|
|
const char * |
Title = "PndPassive" |
|
) |
| |
◆ PndPassive() [2/2]
PndPassive::PndPassive |
( |
| ) |
|
◆ ~PndPassive()
virtual PndPassive::~PndPassive |
( |
| ) |
|
|
virtual |
◆ ConstructGeometry()
virtual void PndPassive::ConstructGeometry |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following file: