Configuration structure for validated geo::PlaneID parameter.
More...
#include <geo_types_fhicl.h>
Public Types | |
| using | ID_t = geo::WireID |
| Type read by this configuration. More... | |
Public Types inherited from geo::fhicl::IDConfig< geo::PlaneID > | |
| using | ID_t = geo::PlaneID |
| Type read by this configuration. More... | |
Public Types inherited from geo::fhicl::IDConfig< geo::TPCID > | |
| using | ID_t = geo::TPCID |
| Type read by this configuration. More... | |
Public Types inherited from geo::fhicl::IDConfig< geo::CryostatID > | |
| using | ID_t = geo::CryostatID |
| Type read by this configuration. More... | |
Public Member Functions | |
| ID_t | ID () const |
| operator ID_t () const | |
Public Member Functions inherited from geo::fhicl::IDConfig< geo::PlaneID > | |
| ID_t | ID () const |
| operator ID_t () const | |
Public Member Functions inherited from geo::fhicl::IDConfig< geo::TPCID > | |
| ID_t | ID () const |
| operator ID_t () const | |
Public Member Functions inherited from geo::fhicl::IDConfig< geo::CryostatID > | |
| ID_t | ID () const |
| operator ID_t () const | |
Public Member Functions inherited from geo::fhicl::ValidIDConfig | |
| bool | valid () const |
Public Attributes | |
| ::fhicl::Atom< geo::WireID::WireID_t > | W |
Public Attributes inherited from geo::fhicl::IDConfig< geo::PlaneID > | |
| ::fhicl::Atom< geo::PlaneID::PlaneID_t > | P |
Public Attributes inherited from geo::fhicl::IDConfig< geo::TPCID > | |
| ::fhicl::Atom< geo::TPCID::TPCID_t > | T |
Public Attributes inherited from geo::fhicl::IDConfig< geo::CryostatID > | |
| ::fhicl::Atom< geo::CryostatID::CryostatID_t > | C |
Public Attributes inherited from geo::fhicl::ValidIDConfig | |
| ::fhicl::Atom< bool > | isValid |
Configuration structure for validated geo::PlaneID parameter.
Definition at line 392 of file geo_types_fhicl.h.
| using geo::fhicl::IDConfig< geo::WireID >::ID_t = geo::WireID |
Type read by this configuration.
Definition at line 393 of file geo_types_fhicl.h.
|
inline |
Definition at line 401 of file geo_types_fhicl.h.
|
inline |
Definition at line 403 of file geo_types_fhicl.h.
Definition at line 395 of file geo_types_fhicl.h.
1.8.11