CGEM BOSS 6.6.5.h
BESIII Offline Software System
Loading...
Searching...
No Matches
RecMdcKalHelixSeg.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_mdcid(0),
16 m_flagLR(0),
17 m_tdc(0),
18 m_adc(0),
19 m_zhit(0),
20 m_tof(0),
21 m_doca_incl(0),
22 m_doca_excl(0),
23 m_dd(0),
24 m_entra(0),
25 m_dt(0),
26 m_res_incl(0),
27 m_res_excl(0),
28 m_layerId(0)
29
30{
31}
32
34
35 :
36 m_helix_incl(helixseg.m_helix_incl),
37 m_helix_excl(helixseg.m_helix_excl),
38 m_error_incl(helixseg.m_error_incl),
39 m_error_excl(helixseg.m_error_excl),
40 m_trackid(helixseg.m_trackid),
41 m_mdcid(helixseg.m_mdcid),
42 m_flagLR(helixseg.m_flagLR),
43 m_tdc(helixseg.m_tdc),
44 m_adc(helixseg.m_adc),
45 m_zhit(helixseg.m_zhit),
46 m_tof(helixseg.m_tof),
47 m_doca_incl(helixseg.m_doca_incl),
48 m_doca_excl(helixseg.m_doca_excl),
49 m_dd(helixseg.m_dd),
50 m_entra(helixseg.m_entra),
51 m_dt(helixseg.m_dt),
52 m_res_incl(helixseg.m_res_incl),
53 m_res_excl(helixseg.m_res_excl),
54 m_layerId(helixseg.m_layerId)
55
56{ }
57
63
64
65
66
NTuple::Array< double > m_entra
NTuple::Array< double > m_adc
NTuple::Array< double > m_tof
NTuple::Array< double > m_tdc