LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Configuration structure for validated geo::OpDetID
parameter.
More...
#include "geo_types_fhicl.h"
Public Types | |
using | ID_t = geo::OpDetID |
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::OpDetID::OpDetID_t > | O |
::fhicl::Atom< geo::CryostatID::CryostatID_t > | C |
::fhicl::Atom< bool > | isValid |
Configuration structure for validated geo::OpDetID
parameter.
Definition at line 314 of file geo_types_fhicl.h.
using geo::fhicl::IDConfig< geo::OpDetID >::ID_t = geo::OpDetID |
Type read by this configuration.
Definition at line 315 of file geo_types_fhicl.h.
|
inline |
Definition at line 322 of file geo_types_fhicl.h.
References geo::fhicl::ValidIDConfig::valid().
|
inline |
Definition at line 323 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(), geo::fhicl::IDConfig< geo::TPCID >::ID(), 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 317 of file geo_types_fhicl.h.