Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
DataFormats
DTRecHit
interface
DTEnums.h
Go to the documentation of this file.
1
#ifndef DTRecHit_DTEnums_H
2
#define DTRecHit_DTEnums_H
3
10
#include <ostream>
11
12
namespace
DTEnums
{
13
15
enum
DTCellSide
{
undefLR
= 0,
Right
= 1,
Left
= 2 };
16
17
}
18
19
std::ostream&
operator<<
(std::ostream&
s
,
DTEnums::DTCellSide
p
);
20
21
#endif
22
DTEnums
DTEnums::Right
Definition:
DTEnums.h:15
DTEnums::DTCellSide
DTCellSide
Which side of the DT cell.
Definition:
DTEnums.h:15
operator<<
std::ostream & operator<<(std::ostream &out, const ALILine &li)
Definition:
ALILine.cc:187
DTEnums::undefLR
Definition:
DTEnums.h:15
DTEnums::Left
Definition:
DTEnums.h:15
alignCSCRings.s
list s
Definition:
alignCSCRings.py:91
AlCaHLTBitMon_ParallelJobs.p
tuple p
Definition:
AlCaHLTBitMon_ParallelJobs.py:152
Generated for CMSSW Reference Manual by
1.8.5