BOSS 7.0.3
BESIII Offline Software System
Loading...
Searching...
No Matches
InstallArea/include/TofRec/TofRec/TofTrack.h File Reference
#include "ExtEvent/RecExtTrack.h"
#include "RawDataProviderSvc/TofData.h"
#include "TofRecEvent/RecTofTrack.h"
#include "TofRecEvent/RecBTofCalHit.h"
#include "TofRecEvent/RecETofCalHit.h"

Go to the source code of this file.

Classes

class  TofTrack
 

Typedefs

typedef std::vector< TofTrack * > TofTrackVec
 

Enumerations

enum  ExtTrackCase {
  InnerLayer , OuterLayer , DoubleLayer , EastEndcap ,
  WestEndcap , EastEndcapMRPC , WestEndcapMRPC , NoHit ,
  InnerLayer , OuterLayer , DoubleLayer , EastEndcap ,
  WestEndcap , EastEndcapMRPC , WestEndcapMRPC , 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 ztdc_EtfCut = 15.0
 
const double mass [5] = { 0.00051100, 0.10566, 0.13957, 0.49368, 0.93827 }
 
const double stripLength [12] = { 8.6, 9.1, 9.6, 10.1, 10.6, 11.1, 11.6, 12.1, 12.6, 13.1, 13.6, 14.1}
 

Typedef Documentation

◆ TofTrackVec

typedef std::vector<TofTrack*> TofTrackVec

Enumeration Type Documentation

◆ ExtTrackCase

Enumerator
InnerLayer 
OuterLayer 
DoubleLayer 
EastEndcap 
WestEndcap 
EastEndcapMRPC 
WestEndcapMRPC 
NoHit 
InnerLayer 
OuterLayer 
DoubleLayer 
EastEndcap 
WestEndcap 
EastEndcapMRPC 
WestEndcapMRPC 
NoHit 

Definition at line 20 of file InstallArea/include/TofRec/TofRec/TofTrack.h.

Variable Documentation

◆ adc_Cut

const double adc_Cut = 10000.0

Definition at line 10 of file InstallArea/include/TofRec/TofRec/TofTrack.h.

◆ mass

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

Definition at line 17 of file InstallArea/include/TofRec/TofRec/TofTrack.h.

◆ stripLength

const double stripLength[12] = { 8.6, 9.1, 9.6, 10.1, 10.6, 11.1, 11.6, 12.1, 12.6, 13.1, 13.6, 14.1}

Definition at line 18 of file InstallArea/include/TofRec/TofRec/TofTrack.h.

◆ tdc_Cut

const double tdc_Cut = 100000.0

Definition at line 11 of file InstallArea/include/TofRec/TofRec/TofTrack.h.

◆ zadc_Cut

const double zadc_Cut = 25.0

Definition at line 15 of file InstallArea/include/TofRec/TofRec/TofTrack.h.

◆ ztdc_Cut

const double ztdc_Cut = 15.0

Definition at line 12 of file InstallArea/include/TofRec/TofRec/TofTrack.h.

◆ ztdc_Cut1

const double ztdc_Cut1 = 1.65*4.0

Definition at line 13 of file InstallArea/include/TofRec/TofRec/TofTrack.h.

◆ ztdc_Cut2

const double ztdc_Cut2 = 1.73*4.0

Definition at line 14 of file InstallArea/include/TofRec/TofRec/TofTrack.h.

◆ ztdc_EtfCut

const double ztdc_EtfCut = 15.0

Definition at line 16 of file InstallArea/include/TofRec/TofRec/TofTrack.h.