LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Helper class holding the ID validity flag. More...
#include "geo_types_fhicl.h"
Public Member Functions | |
bool | valid () const |
Public Attributes | |
::fhicl::Atom< bool > | isValid |
Helper class holding the ID validity flag.
Definition at line 222 of file geo_types_fhicl.h.
|
inline |
Definition at line 228 of file geo_types_fhicl.h.
References isValid.
Referenced by geo::fhicl::IDConfig< geo::CryostatID >::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().
::fhicl::Atom<bool> geo::fhicl::ValidIDConfig::isValid |
Definition at line 224 of file geo_types_fhicl.h.
Referenced by valid().