CGEM BOSS 6.6.5.g
BESIII Offline Software System
Loading...
Searching...
No Matches
TrkEnums.h
Go to the documentation of this file.
1//--------------------------------------------------------------------------
2// File and Version Information:
3// $Id: TrkEnums.h,v 1.2 2007/11/13 07:27:23 codeman Exp $
4//
5// Description:
6// Dummy class (== poor man's namespace) to hold tracking enums. Should
7// move TrkDirection in here as well, but it's not worth the pain.
8//
9// Environment:
10// Software developed for the BaBar Detector at the SLAC B-Factory.
11//
12// Author(s): Steve Schaffner
13//
14//------------------------------------------------------------------------
15
16#ifndef TRKENUMS_H
17#define TRKENUMS_H
18
19
20namespace TrkEnums {
21
23// flag possible instance meanings. Note the range is _extremely_ restricted,
24// so don't add values lightly.
26
27}
28
29#endif
TrkViewInfo
Definition: TrkEnums.h:22
@ xyView
Definition: TrkEnums.h:22
@ zView
Definition: TrkEnums.h:22
@ noView
Definition: TrkEnums.h:22
@ bothView
Definition: TrkEnums.h:22
@ maxval
Definition: TrkEnums.h:25
@ KalFit
Definition: TrkEnums.h:25
@ KalConstraint
Definition: TrkEnums.h:25