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
}
// namespace DTEnums
18
19
std::ostream&
operator<<
(std::ostream&
s
,
DTEnums::DTCellSide
p
);
20
21
#endif
alignCSCRings.s
s
Definition:
alignCSCRings.py:92
DTEnums::Right
Definition:
DTEnums.h:15
DTEnums::DTCellSide
DTCellSide
Which side of the DT cell.
Definition:
DTEnums.h:15
DTEnums::undefLR
Definition:
DTEnums.h:15
DTEnums
Definition:
DTEnums.h:12
DTEnums::Left
Definition:
DTEnums.h:15
operator<<
std::ostream & operator<<(std::ostream &s, DTEnums::DTCellSide p)
AlCaHLTBitMon_ParallelJobs.p
def p
Definition:
AlCaHLTBitMon_ParallelJobs.py:153
Generated for CMSSW Reference Manual by
1.8.14