LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Configuration structure for validated geo::TPCID
parameter.
More...
#include "geo_types_fhicl.h"
Public Types | |
using | ID_t = geo::TPCID |
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::TPCID::TPCID_t > | T |
::fhicl::Atom< geo::CryostatID::CryostatID_t > | C |
::fhicl::Atom< bool > | isValid |
Configuration structure for validated geo::TPCID
parameter.
Definition at line 286 of file geo_types_fhicl.h.
using geo::fhicl::IDConfig< geo::TPCID >::ID_t = geo::TPCID |
Type read by this configuration.
Definition at line 287 of file geo_types_fhicl.h.
|
inline |
Definition at line 293 of file geo_types_fhicl.h.
References geo::fhicl::ValidIDConfig::valid().
|
inline |
Definition at line 294 of file geo_types_fhicl.h.
|
inlineinherited |
Definition at line 228 of file geo_types_fhicl.h.
References geo::fhicl::ValidIDConfig::isValid.
Referenced by geo::fhicl::IDConfig< geo::CryostatID >::ID(), ID(), geo::fhicl::IDConfig< geo::OpDetID >::ID(), geo::fhicl::IDConfig< geo::PlaneID >::ID(), and geo::fhicl::IDConfig< geo::WireID >::ID().
|
inherited |
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().
Definition at line 289 of file geo_types_fhicl.h.