CMS 3D CMS Logo

Namespaces | Macros | Enumerations | Variables
ConstantsForView.h File Reference

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

 sistrip
 sistrip classes
 

Macros

#define DataFormats_SiStripCommon_ConstantsForView_H
 

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"
 

Detailed Description

Constants and enumerated types for sistrip::View.

Definition in file ConstantsForView.h.

Macro Definition Documentation

◆ DataFormats_SiStripCommon_ConstantsForView_H

#define DataFormats_SiStripCommon_ConstantsForView_H