BOSS
6.6.4.p01
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
20
namespace
TrkEnums
{
21
22
enum
TrkViewInfo
{
noView
=-1,
xyView
=0,
zView
,
bothView
};
23
// flag possible instance meanings. Note the range is _extremely_ restricted,
24
// so don't add values lightly.
25
enum
PackFlag
{
KalFit
=0,
KalConstraint
=1,
maxval
=3};
26
27
}
28
29
#endif
TrkEnums
Definition:
TrkEnums.h:20
TrkEnums::TrkViewInfo
TrkViewInfo
Definition:
TrkEnums.h:22
TrkEnums::xyView
@ xyView
Definition:
TrkEnums.h:22
TrkEnums::zView
@ zView
Definition:
TrkEnums.h:22
TrkEnums::noView
@ noView
Definition:
TrkEnums.h:22
TrkEnums::bothView
@ bothView
Definition:
TrkEnums.h:22
TrkEnums::PackFlag
PackFlag
Definition:
TrkEnums.h:25
TrkEnums::maxval
@ maxval
Definition:
TrkEnums.h:25
TrkEnums::KalFit
@ KalFit
Definition:
TrkEnums.h:25
TrkEnums::KalConstraint
@ KalConstraint
Definition:
TrkEnums.h:25
source
Reconstruction
MdcPatRec
TrkBase
TrkBase-00-01-11
TrkBase
TrkEnums.h
Generated by
1.9.6