Skip to main content

Crate gluex_core

Crate gluex_core 

Source

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§

GlueXCoreError
Unified error type for all gluex-core fallible APIs.

Type Aliases§

Id
Primary integer identifier type used throughout CCDB and RCDB.
RESTVersion
REST versions of analysis reconstructions.
RunNumber
Run number type as stored in CCDB and RCDB.