CGEM BOSS 6.6.5.i
BESIII Offline Software System
Loading...
Searching...
No Matches
RecCgemKalHelixSeg.cxx
Go to the documentation of this file.
1/*
2 * @author : wangjk
3 *
4 * **********************************************/
7
9
10: m_helix_incl(5,0),
11 m_helix_excl(5,0),
12 m_error_incl(5,0),
13 m_error_excl(5,0),
14 m_trackid(0),
15 m_cgemid(0),
16 m_tdc(0),
17 m_adc(0),
18 m_zhit(0),
19 m_tof(0),
20 m_doca_incl(0),
21 m_doca_excl(0),
22 m_entra(0),
23 m_res_incl(0),
24 m_res_excl(0),
25 m_layerId(0)
26
27{
28}
29
31
32 :
33 m_helix_incl(helixseg.m_helix_incl),
34 m_helix_excl(helixseg.m_helix_excl),
35 m_error_incl(helixseg.m_error_incl),
36 m_error_excl(helixseg.m_error_excl),
37 m_trackid(helixseg.m_trackid),
38 m_cgemid(helixseg.m_cgemid),
39 m_tdc(helixseg.m_tdc),
40 m_adc(helixseg.m_adc),
41 m_zhit(helixseg.m_zhit),
42 m_tof(helixseg.m_tof),
43 m_doca_incl(helixseg.m_doca_incl),
44 m_doca_excl(helixseg.m_doca_excl),
45 m_entra(helixseg.m_entra),
46 m_res_incl(helixseg.m_res_incl),
47 m_res_excl(helixseg.m_res_excl),
48 m_layerId(helixseg.m_layerId)
49
50{ }
51
57
58
59
60
NTuple::Array< double > m_entra
NTuple::Array< double > m_adc
NTuple::Array< double > m_tof
NTuple::Array< double > m_tdc