DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Namespaces | Enumerations
OtherDetectorHelpers.h File Reference
#include "DD4hep/Printout.h"
#include <iostream>
#include <map>
#include <stdexcept>

Go to the source code of this file.

Namespaces

 ODH
 

Enumerations

enum  ODH::ECrossType {
  ODH::kCenter = 0, ODH::kUpstream = 1, ODH::kDnstream = 2, ODH::kPunchedCenter = 3,
  ODH::kPunchedUpstream = 4, ODH::kPunchedDnstream = 5, ODH::kUpstreamClippedFront = 6, ODH::kDnstreamClippedFront = 7,
  ODH::kUpstreamClippedRear = 8, ODH::kDnstreamClippedRear = 9, ODH::kUpstreamClippedBoth = 10, ODH::kDnstreamClippedBoth = 11,
  ODH::kUpstreamSlicedFront = 12, ODH::kDnstreamSlicedFront = 13, ODH::kUpstreamSlicedRear = 14, ODH::kDnstreamSlicedRear = 15,
  ODH::kUpstreamSlicedBoth = 16, ODH::kDnstreamSlicedBoth = 17
}