Static Public Attributes | List of all members
geo::fhicl::IDparameterTraits< geo::fhicl::IDsequence< ID > > Struct Template Reference

#include <geo_types_fhicl.h>

Inheritance diagram for geo::fhicl::IDparameterTraits< geo::fhicl::IDsequence< ID > >:
geo::fhicl::IDparameterTraits< geo::fhicl::IDparameter< ID > > geo::fhicl::IDparameterTraits< geo::fhicl::OptionalIDsequence< ID > >

Static Public Attributes

static constexpr bool isAtom = false
 Whether it is a single value. More...
 
static constexpr bool isSequence = true
 Whether it is a sequence. More...
 
- Static Public Attributes inherited from geo::fhicl::IDparameterTraits< geo::fhicl::IDparameter< ID > >
static constexpr bool isOptional = false
 Whether it is optional. More...
 
static constexpr bool isAtom = true
 Whether it is a single value. More...
 
static constexpr bool isSequence = false
 Whether it is a sequence. More...
 

Additional Inherited Members

- Public Types inherited from geo::fhicl::IDparameterTraits< geo::fhicl::IDparameter< ID > >
using type = IDparameter< ID >
 Type of parameter. More...
 
using ID_t = typename type::ID_t
 Type of ID read. More...
 

Detailed Description

template<typename ID>
struct geo::fhicl::IDparameterTraits< geo::fhicl::IDsequence< ID > >

Definition at line 761 of file geo_types_fhicl.h.

Member Data Documentation

template<typename ID >
constexpr bool geo::fhicl::IDparameterTraits< geo::fhicl::IDsequence< ID > >::isAtom = false
static

Whether it is a single value.

Definition at line 765 of file geo_types_fhicl.h.

template<typename ID >
constexpr bool geo::fhicl::IDparameterTraits< geo::fhicl::IDsequence< ID > >::isSequence = true
static

Whether it is a sequence.

Definition at line 766 of file geo_types_fhicl.h.


The documentation for this struct was generated from the following file: