Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DCdEdxInformation.h
Go to the documentation of this file.
1 //
2 // File: DCdEdxInformation.h
3 // Created: Thu Oct 29 09:49:51 EDT 2009
4 // Creator: davidl (on Darwin Amelia.local 9.8.0 i386)
5 //
6 
7 #ifndef _DCdEdxInformation_
8 #define _DCdEdxInformation_
9 
10 #include <TObject.h>
11 
12 class DCdEdxInformation : public TObject{
13 
14  public:
15 
18 
19  // Data members
20  double dBeta;
21  double dMomentum;
22  double dTheta;
23  double dVertexZ;
24 
25  double ddEdx_FDC;
26  double ddx_FDC;
28  double ddEdx_CDC;
29  double ddx_CDC;
31 
32  double dChiSq_DCdEdx;
33  unsigned int dNDF_DCdEdx;
34  double dFOM;
35 
36  private:
38 
39 };
40 
41 #endif // _DCdEdxInformation_
ClassDef(DCdEdxInformation, 1)
unsigned int dNDF_DCdEdx
unsigned int dNumHitsUsedFordEdx_FDC
unsigned int dNumHitsUsedFordEdx_CDC