gdynamicDigitization
Loading...
Searching...
No Matches
ginternalDigitization.h File Reference

Internal digitization plugins shipped with the gdynamic digitization library. More...

#include "gdynamicdigitization.h"
#include <map>
#include <vector>
#include <string>
Include dependency graph for ginternalDigitization.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  GFluxDigitization
 Built-in digitization routine for "flux-like" detectors. More...
 
class  GParticleCounterDigitization
 Built-in digitization routine for particle counters. More...
 
class  GDosimeterDigitization
 Built-in digitization routine for dosimeters with NIEL weighting. More...
 

Detailed Description

This header declares a small set of built-in digitization routines that can be used as plugins. These classes derive from GDynamicDigitization and implement:

GDosimeterDigitization additionally implements:

Note
The authoritative API documentation for these plugins is in this header. Their .cc files contain only implementation details and minimal, non-Doxygen comments.

Definition in file ginternalDigitization.h.