#include <DD4hep/Detector.h>
#include <DD4hep/DetectorTools.h>
#include <DD4hep/DetFactoryHelper.h>
#include <map>
#include <algorithm>
Go to the source code of this file.
|
| dd4hep |
| Namespace for the AIDA detector description toolkit.
|
|
| dd4hep::rec |
| Namespace for the reconstruction part of the AIDA detector description toolkit.
|
|
◆ DECLARE_SURFACE_INSTALLER
#define DECLARE_SURFACE_INSTALLER |
( |
|
name, |
|
|
|
class |
|
) |
| |
Value:
template long SurfaceInstaller::run< class >(Detector& description,int argc,char** argv); \
} \
DECLARE_APPLY(name,SurfaceInstaller::run< class >)
Definition at line 109 of file SurfaceInstaller.h.