#include <DataFormats/DTRecHit/interface/DTEnums.h>
List of all members.
Which side of the DT cell.
Definition at line 17 of file DTEnums.h.
00017 { undefLR = 0, Right = 1, Left = 2 };