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

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. | |
This header centralizes:
Definition in file gtouchableConventions.h.