Configuration structure for validated geo::PlaneID
parameter.
More...
#include <geo_types_fhicl.h>
Public Types | |
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::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::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 360 of file geo_types_fhicl.h.
using geo::fhicl::IDConfig< geo::PlaneID >::ID_t = geo::PlaneID |
Type read by this configuration.
Definition at line 361 of file geo_types_fhicl.h.
|
inline |
Definition at line 369 of file geo_types_fhicl.h.
|
inline |
Definition at line 371 of file geo_types_fhicl.h.
Definition at line 363 of file geo_types_fhicl.h.