13 #ifndef TRGGRLUNPACKERSTORE_H
14 #define TRGGRLUNPACKERSTORE_H
25 class TRGGRLUnpackerStore :
public TObject {
44 std::vector<bool>
m_phi_CDC = std::vector<bool>(36, 0);
48 std::vector<bool>
m_phi_i = std::vector<bool>(36, 0);
92 std::vector<int>
m_samehem = std::vector<int>(2, 0);
94 std::vector<int>
m_opphem = std::vector<int>(2, 0);
98 std::vector<int>
m_N_match = std::vector<int>(2, 0);
151 std::vector<int>
m_t_ECL = std::vector<int>(30, 0);
153 std::vector<int>
m_E_ECL = std::vector<int>(30, 0);
190 std::vector<bool>
m_map_ST = std::vector<bool>(64, 0);