#include "DD4hep/VolumeProcessor.h"
#include "DD4hep/detail/DetectorInterna.h"
#include "DD4hep/DetFactoryHelper.h"
#include "DD4hep/DetectorHelper.h"
#include "DD4hep/Printout.h"
#include "DetectorDescription/DDCMS/interface/DDAlgoArguments.h"
#include <sstream>
Go to the source code of this file.
|
| cms |
| Namespace of DDCMS conversion namespace.
|
|
◆ createObject()
static void* createObject |
( |
dd4hep::Detector & |
description, |
|
|
int |
, |
|
|
char ** |
|
|
) |
| |
|
static |
◆ DECLARE_DD4HEP_CONSTRUCTOR()
DECLARE_DD4HEP_CONSTRUCTOR |
( |
DDCMS_DetElementCreator |
, |
|
|
createObject |
|
|
) |
| |