![]() |
LArSoft
v10_06_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Configuration structure for validated geo::CryostatID parameter.
More...
#include "geo_types_fhicl.h"
Public Types | |
| using | ID_t = geo::CryostatID |
| Type read by this configuration. More... | |
Public Member Functions | |
| ID_t | ID () const |
| operator ID_t () const | |
| bool | valid () const |
Public Attributes | |
| ::fhicl::Atom< geo::CryostatID::CryostatID_t > | C |
| ::fhicl::Atom< bool > | isValid |
Configuration structure for validated geo::CryostatID parameter.
Definition at line 257 of file geo_types_fhicl.h.
| using geo::fhicl::IDConfig< geo::CryostatID >::ID_t = geo::CryostatID |
Type read by this configuration.
Definition at line 258 of file geo_types_fhicl.h.
|
inline |
Definition at line 264 of file geo_types_fhicl.h.
References geo::fhicl::ValidIDConfig::valid().
|
inline |
Definition at line 265 of file geo_types_fhicl.h.
|
inlineinherited |
Definition at line 228 of file geo_types_fhicl.h.
References geo::fhicl::ValidIDConfig::isValid.
Referenced by ID(), geo::fhicl::IDConfig< geo::TPCID >::ID(), geo::fhicl::IDConfig< geo::OpDetID >::ID(), geo::fhicl::IDConfig< geo::PlaneID >::ID(), and geo::fhicl::IDConfig< geo::WireID >::ID().
Definition at line 260 of file geo_types_fhicl.h.
|
inherited |
Definition at line 224 of file geo_types_fhicl.h.
Referenced by geo::fhicl::ValidIDConfig::valid().