#include "DD4hep/LCDD.h"
#include "DD4hep/DetectorTools.h"
#include "DD4hep/DetFactoryHelper.h"
#include <map>
#include <algorithm>
Go to the source code of this file.
|
| DDSurfaces |
| Namespace for the tracking surfaces of the AIDA detector description toolkit.
|
|
| DD4hep |
| Namespace for the AIDA detector description toolkit.
|
|
| DD4hep::DDRec |
| Namespace for the reconstruction part of the AIDA detector description toolkit.
|
|
#define DECLARE_SURFACE_INSTALLER |
( |
|
name, |
|
|
|
class |
|
) |
| |
Value:namespace DD4hep { \
template long SurfaceInstaller::run< class >(Geometry::LCDD& lcdd,int argc,char** argv); \
#define DECLARE_APPLY(name, func)
Definition at line 102 of file SurfaceInstaller.h.