Re-exports§
pub use crate::detectors::DetectorSystem;pub use crate::enums::Polarization;pub use crate::histograms::Histogram;pub use crate::particles::Charge;pub use crate::particles::Particle;pub use crate::run_periods::RESTVersionSelection;pub use crate::run_periods::RunPeriod;
Modules§
- constants
- detectors
- enums
- histograms
- parsers
- particles
- run_
periods - utils
- Filesystem and other shared utility helpers.
Enums§
- GlueX
Core Error - Unified error type for all
gluex-corefallible APIs.
Type Aliases§
- Id
- Primary integer identifier type used throughout CCDB and RCDB.
- REST
Version - REST versions of analysis reconstructions.
- RunNumber
- Run number type as stored in CCDB and RCDB.