BOSS
7.0.2
BESIII Offline Software System
Loading...
Searching...
No Matches
InstallArea/include/Trigger/Trigger/BesTofTrig.h
Go to the documentation of this file.
1
#ifndef BesTofTrig_h
2
#define BesTofTrig_h 1
3
#include <vector>
4
5
using namespace
std
;
6
#include "Trigger/TofHitCount.h"
7
8
class
IBesGlobalTrigSvc
;
9
class
BesGlobalTrigSvc
;
10
11
class
BesTofTrig
{
12
public
:
13
BesTofTrig
();
14
~BesTofTrig
();
15
void
startTofTrig
();
16
17
inline
std::vector<int>&
GetbHitpos
() {
return
bHitpos; }
18
inline
std::vector<int>&
GetecapHitpos
() {
return
ecapHitpos; }
19
inline
std::vector<int>&
GetwcapHitpos
() {
return
wcapHitpos; }
20
private
:
21
TofHitCount
* m_TofHitCount;
22
bool
NBTOF1,NBTOF2,NETOF1,NETOF2,NTOF1;
23
bool
TBB,ETBB;
24
std::vector<int> bHitpos;
25
std::vector<int> ecapHitpos;
26
std::vector<int> wcapHitpos;
27
28
BesGlobalTrigSvc
* m_pIBGT;
29
IBesGlobalTrigSvc
* m_tmpSvc;
30
31
};
32
#endif
BesGlobalTrigSvc
Definition:
InstallArea/include/Trigger/Trigger/BesGlobalTrigSvc.h:27
BesTofTrig
Definition:
InstallArea/include/Trigger/Trigger/BesTofTrig.h:11
BesTofTrig::~BesTofTrig
~BesTofTrig()
Definition:
BesTofTrig.cxx:30
BesTofTrig::GetwcapHitpos
std::vector< int > & GetwcapHitpos()
Definition:
InstallArea/include/Trigger/Trigger/BesTofTrig.h:19
BesTofTrig::GetecapHitpos
std::vector< int > & GetecapHitpos()
Definition:
InstallArea/include/Trigger/Trigger/BesTofTrig.h:18
BesTofTrig::GetbHitpos
std::vector< int > & GetbHitpos()
Definition:
InstallArea/include/Trigger/Trigger/BesTofTrig.h:17
BesTofTrig::startTofTrig
void startTofTrig()
Definition:
BesTofTrig.cxx:33
BesTofTrig::BesTofTrig
BesTofTrig()
Definition:
BesTofTrig.cxx:26
IBesGlobalTrigSvc
Definition:
InstallArea/include/Trigger/Trigger/IBesGlobalTrigSvc.h:11
TofHitCount
Definition:
InstallArea/include/Trigger/Trigger/TofHitCount.h:7
std
Definition:
Event/RootEventData/RootEventData-00-03-80/RootEventData/RootEventData_rootcint.cxx:16
source
InstallArea
include
Trigger
Trigger
BesTofTrig.h
Generated by
1.9.6