CMS 3D CMS Logo

Variables
CTPPSDDDNames.h File Reference
#include <string>

Go to the source code of this file.

Variables

const std::string DDD_CTPPS_DIAMONDS_RP_NAME = "CTPPS_Diamond_Main_Box"
 
const std::string DDD_CTPPS_DIAMONDS_SEGMENT_NAME = "CTPPS_Diamond_Segment"
 
const std::string DDD_CTPPS_PIXELS_RP_NAME
 
const std::string DDD_CTPPS_PIXELS_SENSOR_NAME = "RPixWafer"
 
const std::string DDD_CTPPS_PIXELS_SENSOR_NAME_2x2 = "RPixWafer2x2"
 
const std::string DDD_CTPPS_PIXELS_SENSOR_TYPE_2x2 = "2x2"
 
const std::string DDD_CTPPS_UFSD_SEGMENT_NAME = "CTPPS_UFSD_Segment"
 
const std::string DDD_TOTEM_RP_RP_NAME = "RP_box_primary_vacuum"
 DDD names of RP volumes. More...
 
const std::string DDD_TOTEM_RP_SENSOR_NAME = "RP_Silicon_Detector"
 DDD names of sensors. More...
 
const std::string DDD_TOTEM_TIMING_RP_NAME = "TotemTiming_Main_Box"
 
const std::string DDD_TOTEM_TIMING_SENSOR_TMPL = "UFSD_ch(\\d+)"
 

Variable Documentation

◆ DDD_CTPPS_DIAMONDS_RP_NAME

const std::string DDD_CTPPS_DIAMONDS_RP_NAME = "CTPPS_Diamond_Main_Box"

◆ DDD_CTPPS_DIAMONDS_SEGMENT_NAME

const std::string DDD_CTPPS_DIAMONDS_SEGMENT_NAME = "CTPPS_Diamond_Segment"

◆ DDD_CTPPS_PIXELS_RP_NAME

const std::string DDD_CTPPS_PIXELS_RP_NAME
Initial value:
=
"RP_box_primary_vacuum"

Definition at line 24 of file CTPPSDDDNames.h.

Referenced by CTPPSGeometryESCommon::applyAlignments(), CTPPSGeometry::build(), and DetGeomDesc::computeDetID().

◆ DDD_CTPPS_PIXELS_SENSOR_NAME

const std::string DDD_CTPPS_PIXELS_SENSOR_NAME = "RPixWafer"

◆ DDD_CTPPS_PIXELS_SENSOR_NAME_2x2

const std::string DDD_CTPPS_PIXELS_SENSOR_NAME_2x2 = "RPixWafer2x2"

◆ DDD_CTPPS_PIXELS_SENSOR_TYPE_2x2

const std::string DDD_CTPPS_PIXELS_SENSOR_TYPE_2x2 = "2x2"

◆ DDD_CTPPS_UFSD_SEGMENT_NAME

const std::string DDD_CTPPS_UFSD_SEGMENT_NAME = "CTPPS_UFSD_Segment"

◆ DDD_TOTEM_RP_RP_NAME

const std::string DDD_TOTEM_RP_RP_NAME = "RP_box_primary_vacuum"

DDD names of RP volumes.

Definition at line 23 of file CTPPSDDDNames.h.

Referenced by CTPPSGeometryESCommon::applyAlignments(), CTPPSGeometry::build(), and DetGeomDesc::computeDetID().

◆ DDD_TOTEM_RP_SENSOR_NAME

const std::string DDD_TOTEM_RP_SENSOR_NAME = "RP_Silicon_Detector"

DDD names of sensors.

Definition at line 14 of file CTPPSDDDNames.h.

Referenced by CTPPSGeometryESCommon::applyAlignments(), CTPPSGeometry::build(), and DetGeomDesc::computeDetID().

◆ DDD_TOTEM_TIMING_RP_NAME

const std::string DDD_TOTEM_TIMING_RP_NAME = "TotemTiming_Main_Box"

◆ DDD_TOTEM_TIMING_SENSOR_TMPL

const std::string DDD_TOTEM_TIMING_SENSOR_TMPL = "UFSD_ch(\\d+)"