LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
geo::fhicl::ValidIDConfig Struct Reference

Helper class holding the ID validity flag. More...

#include "geo_types_fhicl.h"

Inheritance diagram for geo::fhicl::ValidIDConfig:
geo::fhicl::IDConfig< geo::CryostatID > geo::fhicl::IDConfig< geo::OpDetID > geo::fhicl::IDConfig< geo::TPCID > geo::fhicl::IDConfig< geo::PlaneID > geo::fhicl::IDConfig< geo::WireID >

Public Member Functions

bool valid () const
 

Public Attributes

::fhicl::Atom< bool > isValid
 

Detailed Description

Helper class holding the ID validity flag.

Definition at line 222 of file geo_types_fhicl.h.

Member Function Documentation

Member Data Documentation

::fhicl::Atom<bool> geo::fhicl::ValidIDConfig::isValid
Initial value:
{::fhicl::Name("isValid"),
::fhicl::Comment("whether the ID is valid"),
true}

Definition at line 224 of file geo_types_fhicl.h.

Referenced by valid().


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