Constants and enumerated types for sistrip::View. More...
#include "DataFormats/SiStripCommon/interface/Constants.h"
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | sistrip |
sistrip classes | |
Enumerations | |
enum | sistrip::View { sistrip::UNKNOWN_VIEW = sistrip::unknown_, sistrip::UNDEFINED_VIEW = sistrip::invalid_, sistrip::READOUT_VIEW = 1, sistrip::CONTROL_VIEW = 2, sistrip::DETECTOR_VIEW = 3 } |
Variables | |
static const char | sistrip::controlView_ [] = "ControlView" |
static const char | sistrip::detectorView_ [] = "DetectorView" |
static const char | sistrip::readoutView_ [] = "ReadoutView" |
static const char | sistrip::undefinedView_ [] = "UndefinedView" |
static const char | sistrip::unknownView_ [] = "UnknownView" |
Constants and enumerated types for sistrip::View.
Definition in file ConstantsForView.h.