BOSS 6.6.4.p01
BESIII Offline Software System
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
MrpcTrack.h File Reference

Go to the source code of this file.

Classes

class  MrpcTrack
 

Typedefs

typedef std::vector< MrpcTrack * > TofTrackVec
 

Enumerations

enum  ExtTrackCase {
  InnerLayer , OuterLayer , DoubleLayer , EastEndcap ,
  WestEndcap , NoHit , eastendcap_1 , eastendcap_2 ,
  westendcap_1 , westendcap_2 , InnerLayer , OuterLayer ,
  DoubleLayer , EastEndcap , WestEndcap , NoHit
}
 

Variables

const double adc_Cut = 10000.0
 
const double tdc_Cut = 100000.0
 
const double ztdc_Cut = 15.0
 
const double ztdc_Cut1 = 1.65*4.0
 
const double ztdc_Cut2 = 1.73*4.0
 
const double zadc_Cut = 25.0
 
const double mass [5] = { 0.00051100, 0.10566, 0.13957, 0.49368, 0.93827 }
 

Typedef Documentation

◆ TofTrackVec

typedef std::vector<MrpcTrack*> TofTrackVec

Definition at line 218 of file MrpcTrack.h.

Enumeration Type Documentation

◆ ExtTrackCase

Enumerator
InnerLayer 
OuterLayer 
DoubleLayer 
EastEndcap 
WestEndcap 
NoHit 
eastendcap_1 
eastendcap_2 
westendcap_1 
westendcap_2 
InnerLayer 
OuterLayer 
DoubleLayer 
EastEndcap 
WestEndcap 
NoHit 

Definition at line 19 of file MrpcTrack.h.

@ WestEndcap
Definition: MrpcTrack.h:19
@ westendcap_2
Definition: MrpcTrack.h:19
@ OuterLayer
Definition: MrpcTrack.h:19
@ westendcap_1
Definition: MrpcTrack.h:19
@ InnerLayer
Definition: MrpcTrack.h:19
@ eastendcap_2
Definition: MrpcTrack.h:19
@ EastEndcap
Definition: MrpcTrack.h:19
@ DoubleLayer
Definition: MrpcTrack.h:19
@ eastendcap_1
Definition: MrpcTrack.h:19
@ NoHit
Definition: MrpcTrack.h:19

Variable Documentation

◆ adc_Cut

const double adc_Cut = 10000.0

Definition at line 10 of file MrpcTrack.h.

◆ mass

const double mass[5] = { 0.00051100, 0.10566, 0.13957, 0.49368, 0.93827 }

Definition at line 16 of file MrpcTrack.h.

◆ tdc_Cut

const double tdc_Cut = 100000.0

Definition at line 11 of file MrpcTrack.h.

◆ zadc_Cut

const double zadc_Cut = 25.0

◆ ztdc_Cut

const double ztdc_Cut = 15.0

◆ ztdc_Cut1

const double ztdc_Cut1 = 1.65*4.0

Definition at line 13 of file MrpcTrack.h.

◆ ztdc_Cut2

const double ztdc_Cut2 = 1.73*4.0

Definition at line 14 of file MrpcTrack.h.