gtouchable
Loading...
Searching...
No Matches
gtouchableConventions.h File Reference

Conventions and constants used by the gtouchable module. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  gtouchable

Variables

constexpr char gtouchable::FLUXNAME [] = "flux"
 Digitization type name for flux-like detectors.
constexpr char gtouchable::GPHOTON_DETECTORNAME [] = "gPhotonDetector"
 Digitization type name for optical-photon flux detectors.
constexpr char gtouchable::COUNTERNAME [] = "particle_counter"
 Digitization type name for simple particle counters.
constexpr char gtouchable::DOSIMETERNAME [] = "dosimeter"
 Digitization type name for dosimeters.
constexpr char gtouchable::INTEGRAL_COUNTERNAME [] = "integral_counter"
 Digitization type name for integral_counter.

Detailed Description

This header centralizes:

  • The digitization type strings used to classify a touchable.

Definition in file gtouchableConventions.h.