LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Traits for ID parameter objects. More...
#include "geo_types_fhicl.h"
Traits for ID parameter objects.
IDparam | the ID parameter object |
This set offers the following traits:
type
: type of parameter (same as IDparam
)ID_t
: type of ID read by the parameterisOptional
(boolean): whether the parameter is optionalisAtom
(boolean): whether the parameter reads a single IDisSequence
(boolean): whether the parameter reads a sequence of ID'sThe trait class is defined only for the supported parameter types.
Definition at line 211 of file geo_types_fhicl.h.