DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Classes | Namespaces | Macros | Typedefs
DetElementVolumeIDs.cpp File Reference
#include <DD4hep/DetElement.h>
#include <DD4hep/Volumes.h>
#include <DD4hep/Printout.h>
#include <DD4hep/Factories.h>
#include <DD4hep/Detector.h>
#include <DD4hep/DetectorTools.h>
#include <DD4hep/detail/DetectorInterna.h>

Go to the source code of this file.

Classes

class  dd4hep::DetElementVolumeIDs
 Actor class to assign volume identifiers to DetElements in a subdetector tree. More...
 
struct  dd4hep::DetElementVolumeIDs::Encoding
 Encoding/mask for sensitive volumes. More...
 

Namespaces

 dd4hep
 Namespace for the AIDA detector description toolkit.
 

Macros

#define DD4HEP_DETELEMENTVOLUMEIDS_H
 

Typedefs

using Encoding = DetElementVolumeIDs::Encoding
 
using VolIDs = PlacedVolume::VolIDs
 

Macro Definition Documentation

◆ DD4HEP_DETELEMENTVOLUMEIDS_H

#define DD4HEP_DETELEMENTVOLUMEIDS_H

Definition at line 15 of file DetElementVolumeIDs.cpp.

Typedef Documentation

◆ Encoding

Definition at line 136 of file DetElementVolumeIDs.cpp.

◆ VolIDs

Definition at line 137 of file DetElementVolumeIDs.cpp.