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
12
#include <ostream>
13
14
namespace
DTEnums
{
15
17
enum
DTCellSide
{
undefLR
= 0,
Right
= 1,
Left
= 2 };
18
19
}
20
21
std::ostream&
operator<<
(std::ostream&
s
,
DTEnums::DTCellSide
p
);
22
23
#endif
24
DTEnums
DTEnums::Right
Definition:
DTEnums.h:17
DTEnums::DTCellSide
DTCellSide
Which side of the DT cell.
Definition:
DTEnums.h:17
operator<<
std::ostream & operator<<(std::ostream &out, const ALILine &li)
Definition:
ALILine.cc:187
DTEnums::undefLR
Definition:
DTEnums.h:17
DTEnums::Left
Definition:
DTEnums.h:17
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