BOSS
7.0.1
BESIII Offline Software System
Loading...
Searching...
No Matches
InstallArea/include/Trigger/Trigger/TrigPara.h
Go to the documentation of this file.
1
#ifndef TrigPara_h
2
#define TrigPara_h 1
3
#include "CLHEP/Units/PhysicalConstants.h"
4
5
using namespace
CLHEP;
6
7
namespace
TrigConf
{
8
9
class
TrigPara
{
10
public
:
11
TrigPara
() {};
12
~TrigPara
() {};
13
};
14
15
static
const
double
L1TC_GATE = 80*MeV;
16
static
const
double
L1TC_THRESH = 80*MeV;
17
static
const
double
L1ETOT_L = 200*MeV;
18
static
const
double
L1ETOT_M = 700*MeV;
19
static
const
double
L1ETOT_BR = 2300*MeV;
20
static
const
double
L1ETOT_EC = 2300*MeV;
21
static
const
double
L1EBL_BR = 800*MeV;
22
static
const
double
L1EBL_EC = 800*MeV;
23
static
const
double
L1EDIFF_BR = 600*MeV;
24
static
const
double
L1EDIFF_EC = 550*MeV;
25
static
const
double
L1BLK_GATE = 1070*MeV;
26
static
const
double
L1EBL_Z = 300*MeV;
27
28
static
const
int
TCTHETANO_B = 11;
29
static
const
int
TCPHINO_B = 30;
30
//for trigger cell theta*phi = 1*32 in endcaps
31
static
const
int
TCTHETANO_E = 1;
32
static
const
int
TCPHINO_E = 32;
33
//for trigger cell theta*phi = 2*16 in endcaps
34
//static const int TCTHETANO_E = 2;
35
//static const int TCPHINO_E = 16;
36
37
//The number of track in MDC
38
static
const
int
N = 4;
39
40
}
41
#endif
TrigConf::TrigPara
Definition:
InstallArea/include/Trigger/Trigger/TrigPara.h:9
TrigConf::TrigPara::TrigPara
TrigPara()
Definition:
InstallArea/include/Trigger/Trigger/TrigPara.h:11
TrigConf::TrigPara::~TrigPara
~TrigPara()
Definition:
InstallArea/include/Trigger/Trigger/TrigPara.h:12
TrigConf
Definition:
InstallArea/include/Trigger/Trigger/TrigPara.h:7
source
InstallArea
include
Trigger
Trigger
TrigPara.h
Generated by
1.9.6