#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.
Classes | |
struct | cms::DDCMSDetElementCreator::Count |
struct | cms::DDCMSDetElementCreator::Data |
class | cms::DDCMSDetElementCreator |
Namespaces | |
cms | |
Namespace of DDCMS conversion namespace. | |
Functions | |
static void * | createObject (dd4hep::Detector &description, int, char **) |
DECLARE_DD4HEP_CONSTRUCTOR (DDCMS_DetElementCreator, createObject) | |
std::string | cms::detElementName (dd4hep::PlacedVolume volume) |
|
static |
Definition at line 349 of file DDCMSDetElementCreator.cc.
References cms::DDCMSDetElementCreator::DDCMSDetElementCreator(), DECLARE_DD4HEP_CONSTRUCTOR(), and proc.
Referenced by LMFUnique::fetchAll().
DECLARE_DD4HEP_CONSTRUCTOR | ( | DDCMS_DetElementCreator | , |
createObject | |||
) |
Referenced by createObject().