Go to the source code of this file.
◆ ClassImp()
Definition at line 3 of file TEvtRecDTag.cxx.
5 :
6 m_decayMode(0),
7 m_type(0),
8 m_beamE(0),
9 m_mass(0),
10 m_mBC(0),
11 m_deltaE(0),
12 m_charge(0),
13 m_charm(0),
14 m_numOfChildren(0),
15 m_px(0),
16 m_py(0),
18 m_pe(0)
19{
20 m_tracks.clear();
21 m_showers.clear();
22 m_otherTracks.clear();
23 m_otherShowers.clear();
24 m_pionId.clear();
25 m_kaonId.clear();
26}
NTuple::Item< double > m_pz