Constants and enumerated type for sistrip::Presentation. More...
Go to the source code of this file.
Namespaces | |
sistrip | |
sistrip classes | |
Enumerations | |
enum | sistrip::Presentation { sistrip::UNKNOWN_PRESENTATION = sistrip::unknown_, sistrip::UNDEFINED_PRESENTATION = sistrip::invalid_, sistrip::HISTO_1D = 1, sistrip::HISTO_2D_SUM = 2, sistrip::HISTO_2D_SCATTER = 3, sistrip::PROFILE_1D = 4 } |
Variables | |
static const char | sistrip::histo1d_ [] = "Histo1D" |
static const char | sistrip::histo2dScatter_ [] = "Histo2DScatter" |
static const char | sistrip::histo2dSum_ [] = "Histo2DSum" |
static const char | sistrip::profile1D_ [] = "Profile1D" |
static const char | sistrip::undefinedPresentation_ [] = "UndefinedPresentation" |
static const char | sistrip::unknownPresentation_ [] = "UnknownPresentation" |
Constants and enumerated type for sistrip::Presentation.
Definition in file ConstantsForPresentation.h.