The Gaudi Framework  master (594c33fa)
Gaudi::Tests::Histograms::CustomAxis Namespace Reference

Classes

struct  EnumAxisAlg
 

Enumerations

enum  Category { Category::Simple, Category::Complex, Category::Bad, Category::Wrong }
 

Enumeration Type Documentation

◆ Category

Enumerator
Simple 
Complex 
Bad 
Wrong 

Definition at line 17 of file HistogramsTests.cpp.

17 { Simple, Complex, Bad, Wrong };
Gaudi::Tests::Histograms::CustomAxis::Category::Bad
@ Bad
Gaudi::Tests::Histograms::CustomAxis::Category::Wrong
@ Wrong
Gaudi::Tests::Histograms::CustomAxis::Category::Complex
@ Complex
Gaudi::Tests::Histograms::CustomAxis::Category::Simple
@ Simple