Advertisement
Guest User

Untitled

a guest
May 23rd, 2014
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 123.96 KB | None | 0 0
  1. ==7475== Memcheck, a memory error detector
  2. ==7475== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al.
  3. ==7475== Using Valgrind-3.7.0 and LibVEX; rerun with -h for copyright info
  4. ==7475== Command: ./runAll input bragg_events.txt dump ranges Ranges dist bgcalc
  5. ==7475==
  6. ==7475== Invalid read of size 4
  7. ==7475== at 0xA12FBC3: ??? (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  8. ==7475== by 0xA12FC12: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string() (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  9. ==7475== by 0xAAFBD1C: __cxa_finalize (cxa_finalize.c:56)
  10. ==7475== by 0x568D5C5: ??? (in /home/riccardo/Desktop/c++/braggPlot_v06/libEnergyDist.so)
  11. ==7475== by 0x5692DE0: ??? (in /home/riccardo/Desktop/c++/braggPlot_v06/libEnergyDist.so)
  12. ==7475== by 0xAAFB900: __run_exit_handlers (exit.c:78)
  13. ==7475== by 0xAAFB984: exit (exit.c:100)
  14. ==7475== by 0xAAE1773: (below main) (libc-start.c:258)
  15. ==7475== Address 0xc89e3d0 is 16 bytes inside a block of size 29 free'd
  16. ==7475== at 0x4C2A4BC: operator delete(void*) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  17. ==7475== by 0xA12FC12: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string() (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  18. ==7475== by 0xAAFBD1C: __cxa_finalize (cxa_finalize.c:56)
  19. ==7475== by 0x54735C5: ??? (in /home/riccardo/Desktop/c++/braggPlot_v06/libEventDump.so)
  20. ==7475== by 0x5478DE0: ??? (in /home/riccardo/Desktop/c++/braggPlot_v06/libEventDump.so)
  21. ==7475== by 0xAAFB900: __run_exit_handlers (exit.c:78)
  22. ==7475== by 0xAAFB984: exit (exit.c:100)
  23. ==7475== by 0xAAE1773: (below main) (libc-start.c:258)
  24. ==7475==
  25. ==7475== Invalid free() / delete / delete[] / realloc()
  26. ==7475== at 0x4C2A4BC: operator delete(void*) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  27. ==7475== by 0xA12FC12: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string() (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  28. ==7475== by 0xAAFBD1C: __cxa_finalize (cxa_finalize.c:56)
  29. ==7475== by 0x568D5C5: ??? (in /home/riccardo/Desktop/c++/braggPlot_v06/libEnergyDist.so)
  30. ==7475== by 0x5692DE0: ??? (in /home/riccardo/Desktop/c++/braggPlot_v06/libEnergyDist.so)
  31. ==7475== by 0xAAFB900: __run_exit_handlers (exit.c:78)
  32. ==7475== by 0xAAFB984: exit (exit.c:100)
  33. ==7475== by 0xAAE1773: (below main) (libc-start.c:258)
  34. ==7475== Address 0xc89e3c0 is 0 bytes inside a block of size 29 free'd
  35. ==7475== at 0x4C2A4BC: operator delete(void*) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  36. ==7475== by 0xA12FC12: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string() (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  37. ==7475== by 0xAAFBD1C: __cxa_finalize (cxa_finalize.c:56)
  38. ==7475== by 0x54735C5: ??? (in /home/riccardo/Desktop/c++/braggPlot_v06/libEventDump.so)
  39. ==7475== by 0x5478DE0: ??? (in /home/riccardo/Desktop/c++/braggPlot_v06/libEventDump.so)
  40. ==7475== by 0xAAFB900: __run_exit_handlers (exit.c:78)
  41. ==7475== by 0xAAFB984: exit (exit.c:100)
  42. ==7475== by 0xAAE1773: (below main) (libc-start.c:258)
  43. ==7475==
  44. ==7475== Invalid read of size 4
  45. ==7475== at 0xA12FBC3: ??? (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  46. ==7475== by 0xA12FC12: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string() (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  47. ==7475== by 0xAAFBD1C: __cxa_finalize (cxa_finalize.c:56)
  48. ==7475== by 0x58A75C5: ??? (in /home/riccardo/Desktop/c++/braggPlot_v06/libBGCalc.so)
  49. ==7475== by 0x58ACDE0: ??? (in /home/riccardo/Desktop/c++/braggPlot_v06/libBGCalc.so)
  50. ==7475== by 0xAAFB900: __run_exit_handlers (exit.c:78)
  51. ==7475== by 0xAAFB984: exit (exit.c:100)
  52. ==7475== by 0xAAE1773: (below main) (libc-start.c:258)
  53. ==7475== Address 0xc89e3d0 is 16 bytes inside a block of size 29 free'd
  54. ==7475== at 0x4C2A4BC: operator delete(void*) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  55. ==7475== by 0xA12FC12: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string() (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  56. ==7475== by 0xAAFBD1C: __cxa_finalize (cxa_finalize.c:56)
  57. ==7475== by 0x54735C5: ??? (in /home/riccardo/Desktop/c++/braggPlot_v06/libEventDump.so)
  58. ==7475== by 0x5478DE0: ??? (in /home/riccardo/Desktop/c++/braggPlot_v06/libEventDump.so)
  59. ==7475== by 0xAAFB900: __run_exit_handlers (exit.c:78)
  60. ==7475== by 0xAAFB984: exit (exit.c:100)
  61. ==7475== by 0xAAE1773: (below main) (libc-start.c:258)
  62. ==7475==
  63. ==7475== Invalid free() / delete / delete[] / realloc()
  64. ==7475== at 0x4C2A4BC: operator delete(void*) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  65. ==7475== by 0xA12FC12: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string() (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  66. ==7475== by 0xAAFBD1C: __cxa_finalize (cxa_finalize.c:56)
  67. ==7475== by 0x58A75C5: ??? (in /home/riccardo/Desktop/c++/braggPlot_v06/libBGCalc.so)
  68. ==7475== by 0x58ACDE0: ??? (in /home/riccardo/Desktop/c++/braggPlot_v06/libBGCalc.so)
  69. ==7475== by 0xAAFB900: __run_exit_handlers (exit.c:78)
  70. ==7475== by 0xAAFB984: exit (exit.c:100)
  71. ==7475== by 0xAAE1773: (below main) (libc-start.c:258)
  72. ==7475== Address 0xc89e3c0 is 0 bytes inside a block of size 29 free'd
  73. ==7475== at 0x4C2A4BC: operator delete(void*) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  74. ==7475== by 0xA12FC12: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string() (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  75. ==7475== by 0xAAFBD1C: __cxa_finalize (cxa_finalize.c:56)
  76. ==7475== by 0x54735C5: ??? (in /home/riccardo/Desktop/c++/braggPlot_v06/libEventDump.so)
  77. ==7475== by 0x5478DE0: ??? (in /home/riccardo/Desktop/c++/braggPlot_v06/libEventDump.so)
  78. ==7475== by 0xAAFB900: __run_exit_handlers (exit.c:78)
  79. ==7475== by 0xAAFB984: exit (exit.c:100)
  80. ==7475== by 0xAAE1773: (below main) (libc-start.c:258)
  81. ==7475==
  82. ==7475==
  83. ==7475== HEAP SUMMARY:
  84. ==7475== in use at exit: 4,768,581 bytes in 45,716 blocks
  85. ==7475== total heap usage: 104,205 allocs, 58,491 frees, 10,310,569 bytes allocated
  86. ==7475==
  87. ==7475== 27 bytes in 1 blocks are possibly lost in loss record 13,714 of 31,716
  88. ==7475== at 0x4C2B1C7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  89. ==7475== by 0xA12FA88: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  90. ==7475== by 0xA131494: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  91. ==7475== by 0xA1315E2: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  92. ==7475== by 0x5CE4074: TClass::AddClass(TClass*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  93. ==7475== by 0x5CE4EC1: TClass::Init(char const*, short, std::type_info const*, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  94. ==7475== by 0x5CE5CDD: TClass::TClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  95. ==7475== by 0x5CE5E77: ROOT::CreateClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int) (in /home/riccardo/Downloads/root/lib/libCore.so)
  96. ==7475== by 0x5CF38D0: ROOT::TGenericClassInfo::GetClass() (in /home/riccardo/Downloads/root/lib/libCore.so)
  97. ==7475== by 0x5C7D712: TROOT::LoadClass(char const*, bool) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  98. ==7475== by 0x5CE66D8: TClass::GetClass(char const*, bool, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  99. ==7475== by 0x5CEE685: TClassRef::InternalGetClass() const (in /home/riccardo/Downloads/root/lib/libCore.so)
  100. ==7475==
  101. ==7475== 28 bytes in 1 blocks are possibly lost in loss record 13,767 of 31,716
  102. ==7475== at 0x4C2B1C7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  103. ==7475== by 0xA12FA88: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  104. ==7475== by 0xA12FC79: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  105. ==7475== by 0xA12FE1B: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  106. ==7475== by 0x5CEE60B: TClassRef::Assign(TClass*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  107. ==7475== by 0x5CCEFA3: TBaseClass::GetClassPointer(bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  108. ==7475== by 0x5CDD87D: TClass::GetBaseClass(TClass const*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  109. ==7475== by 0x5CE00E7: TClass::InheritsFrom(TClass const*) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  110. ==7475== by 0x5CE10C3: TClass::CallShowMembers(void*, TMemberInspector&, int) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  111. ==7475== by 0x5CE9820: TClass::BuildRealData(void*, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  112. ==7475== by 0x6EC8934: TBufferFile::WriteClassBuffer(TClass const*, void*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  113. ==7475== by 0x6F0C091: TKey::TKey(TObject const*, char const*, int, TDirectory*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  114. ==7475==
  115. ==7475== 29 bytes in 1 blocks are possibly lost in loss record 13,781 of 31,716
  116. ==7475== at 0x4C2B1C7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  117. ==7475== by 0xA12FA88: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  118. ==7475== by 0xA131494: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  119. ==7475== by 0xA1315E2: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  120. ==7475== by 0x58AB3CB: __static_initialization_and_destruction_0(int, int) (in /home/riccardo/Desktop/c++/braggPlot_v06/libBGCalc.so)
  121. ==7475== by 0x58AB456: _GLOBAL__sub_I_EnergyDist.cc (in /home/riccardo/Desktop/c++/braggPlot_v06/libBGCalc.so)
  122. ==7475== by 0x400F305: call_init.part.0 (dl-init.c:85)
  123. ==7475== by 0x400F3DE: _dl_init (dl-init.c:52)
  124. ==7475== by 0x40016E9: ??? (in /lib/x86_64-linux-gnu/ld-2.15.so)
  125. ==7475== by 0x7: ???
  126. ==7475== by 0x7FF000296: ???
  127. ==7475== by 0x7FF00029F: ???
  128. ==7475==
  129. ==7475== 29 bytes in 1 blocks are possibly lost in loss record 13,782 of 31,716
  130. ==7475== at 0x4C2B1C7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  131. ==7475== by 0xA12FA88: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  132. ==7475== by 0xA131494: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  133. ==7475== by 0xA1315E2: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  134. ==7475== by 0x5478C6D: EventDumpBuilder::EventDumpBuilder() (in /home/riccardo/Desktop/c++/braggPlot_v06/libEventDump.so)
  135. ==7475== by 0x58ACC08: __static_initialization_and_destruction_0(int, int) (in /home/riccardo/Desktop/c++/braggPlot_v06/libBGCalc.so)
  136. ==7475== by 0x58ACC3A: _GLOBAL__sub_I_EventDump.cc (in /home/riccardo/Desktop/c++/braggPlot_v06/libBGCalc.so)
  137. ==7475== by 0x400F305: call_init.part.0 (dl-init.c:85)
  138. ==7475== by 0x400F3DE: _dl_init (dl-init.c:52)
  139. ==7475== by 0x40016E9: ??? (in /lib/x86_64-linux-gnu/ld-2.15.so)
  140. ==7475== by 0x7: ???
  141. ==7475== by 0x7FF000296: ???
  142. ==7475==
  143. ==7475== 29 bytes in 1 blocks are possibly lost in loss record 13,783 of 31,716
  144. ==7475== at 0x4C2B1C7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  145. ==7475== by 0xA12FA88: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  146. ==7475== by 0xA131494: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  147. ==7475== by 0xA1315E2: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  148. ==7475== by 0x5CE4074: TClass::AddClass(TClass*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  149. ==7475== by 0x5CE4EC1: TClass::Init(char const*, short, std::type_info const*, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  150. ==7475== by 0x5CE5CDD: TClass::TClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  151. ==7475== by 0x5CE5E77: ROOT::CreateClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int) (in /home/riccardo/Downloads/root/lib/libCore.so)
  152. ==7475== by 0x5CF38D0: ROOT::TGenericClassInfo::GetClass() (in /home/riccardo/Downloads/root/lib/libCore.so)
  153. ==7475== by 0x7A8B5A0: TH1::Dictionary() (in /home/riccardo/Downloads/root/lib/libHist.so)
  154. ==7475== by 0x5C7D712: TROOT::LoadClass(char const*, bool) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  155. ==7475== by 0x5CE66D8: TClass::GetClass(char const*, bool, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  156. ==7475==
  157. ==7475== 29 bytes in 1 blocks are definitely lost in loss record 13,784 of 31,716
  158. ==7475== at 0x4C2B1C7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  159. ==7475== by 0xA12FA88: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  160. ==7475== by 0xA131494: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  161. ==7475== by 0xA1315E2: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  162. ==7475== by 0x56913CB: __static_initialization_and_destruction_0(int, int) (in /home/riccardo/Desktop/c++/braggPlot_v06/libEnergyDist.so)
  163. ==7475== by 0x5691456: _GLOBAL__sub_I_EnergyDist.cc (in /home/riccardo/Desktop/c++/braggPlot_v06/libEnergyDist.so)
  164. ==7475== by 0x400F305: call_init.part.0 (dl-init.c:85)
  165. ==7475== by 0x400F3DE: _dl_init (dl-init.c:52)
  166. ==7475== by 0x40016E9: ??? (in /lib/x86_64-linux-gnu/ld-2.15.so)
  167. ==7475== by 0x7: ???
  168. ==7475== by 0x7FF000296: ???
  169. ==7475== by 0x7FF00029F: ???
  170. ==7475==
  171. ==7475== 30 bytes in 1 blocks are possibly lost in loss record 13,801 of 31,716
  172. ==7475== at 0x4C2B1C7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  173. ==7475== by 0xA12FA88: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  174. ==7475== by 0xA131494: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  175. ==7475== by 0xA1315E2: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  176. ==7475== by 0x5CE4074: TClass::AddClass(TClass*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  177. ==7475== by 0x5CE4EC1: TClass::Init(char const*, short, std::type_info const*, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  178. ==7475== by 0x5CE5CDD: TClass::TClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  179. ==7475== by 0x5CE5E77: ROOT::CreateClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int) (in /home/riccardo/Downloads/root/lib/libCore.so)
  180. ==7475== by 0x5CF38D0: ROOT::TGenericClassInfo::GetClass() (in /home/riccardo/Downloads/root/lib/libCore.so)
  181. ==7475== by 0x7A90004: TH1F::Class() (in /home/riccardo/Downloads/root/lib/libHist.so)
  182. ==7475== by 0x6F0BFA8: TKey::TKey(TObject const*, char const*, int, TDirectory*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  183. ==7475== by 0x6EDFF39: TFile::CreateKey(TDirectory*, TObject const*, char const*, int) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  184. ==7475==
  185. ==7475== 31 bytes in 1 blocks are possibly lost in loss record 13,808 of 31,716
  186. ==7475== at 0x4C2B1C7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  187. ==7475== by 0xA12FA88: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  188. ==7475== by 0xA131494: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  189. ==7475== by 0xA1315E2: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  190. ==7475== by 0x5473C6F: BGCalcBuilder::BGCalcBuilder() (in /home/riccardo/Desktop/c++/braggPlot_v06/libEventDump.so)
  191. ==7475== by 0x58A7A83: __static_initialization_and_destruction_0(int, int) (in /home/riccardo/Desktop/c++/braggPlot_v06/libBGCalc.so)
  192. ==7475== by 0x58A7AB5: _GLOBAL__sub_I_BGCalc.cc (in /home/riccardo/Desktop/c++/braggPlot_v06/libBGCalc.so)
  193. ==7475== by 0x400F305: call_init.part.0 (dl-init.c:85)
  194. ==7475== by 0x400F3DE: _dl_init (dl-init.c:52)
  195. ==7475== by 0x40016E9: ??? (in /lib/x86_64-linux-gnu/ld-2.15.so)
  196. ==7475== by 0x7: ???
  197. ==7475== by 0x7FF000296: ???
  198. ==7475==
  199. ==7475== 31 bytes in 1 blocks are possibly lost in loss record 13,809 of 31,716
  200. ==7475== at 0x4C2B1C7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  201. ==7475== by 0xA12FA88: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  202. ==7475== by 0xA131494: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  203. ==7475== by 0xA1315E2: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  204. ==7475== by 0x5CE4074: TClass::AddClass(TClass*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  205. ==7475== by 0x5CE4EC1: TClass::Init(char const*, short, std::type_info const*, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  206. ==7475== by 0x5CE5CDD: TClass::TClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  207. ==7475== by 0x5CE5E77: ROOT::CreateClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int) (in /home/riccardo/Downloads/root/lib/libCore.so)
  208. ==7475== by 0x5CF38D0: ROOT::TGenericClassInfo::GetClass() (in /home/riccardo/Downloads/root/lib/libCore.so)
  209. ==7475== by 0x7054A92: TFile::Class() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  210. ==7475== by 0x6EE2944: TFile::Init(bool) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  211. ==7475== by 0x6EE4262: TFile::TFile(char const*, char const*, char const*, int) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  212. ==7475==
  213. ==7475== 31 bytes in 1 blocks are possibly lost in loss record 13,810 of 31,716
  214. ==7475== at 0x4C2B1C7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  215. ==7475== by 0xA12FA88: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  216. ==7475== by 0xA131494: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  217. ==7475== by 0xA1315E2: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  218. ==7475== by 0x5CE4074: TClass::AddClass(TClass*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  219. ==7475== by 0x5CE4EC1: TClass::Init(char const*, short, std::type_info const*, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  220. ==7475== by 0x5CE5CDD: TClass::TClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  221. ==7475== by 0x5CE5E77: ROOT::CreateClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int) (in /home/riccardo/Downloads/root/lib/libCore.so)
  222. ==7475== by 0x5CF38D0: ROOT::TGenericClassInfo::GetClass() (in /home/riccardo/Downloads/root/lib/libCore.so)
  223. ==7475== by 0x7A8D1D0: TAxis::Dictionary() (in /home/riccardo/Downloads/root/lib/libHist.so)
  224. ==7475== by 0x5C7D712: TROOT::LoadClass(char const*, bool) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  225. ==7475== by 0x5CE66D8: TClass::GetClass(char const*, bool, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  226. ==7475==
  227. ==7475== 31 bytes in 1 blocks are possibly lost in loss record 13,811 of 31,716
  228. ==7475== at 0x4C2B1C7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  229. ==7475== by 0xA12FA88: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  230. ==7475== by 0xA131494: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  231. ==7475== by 0xA1315E2: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  232. ==7475== by 0x5CE4074: TClass::AddClass(TClass*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  233. ==7475== by 0x5CE4EC1: TClass::Init(char const*, short, std::type_info const*, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  234. ==7475== by 0x5CE5CDD: TClass::TClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  235. ==7475== by 0x5CE5E77: ROOT::CreateClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int) (in /home/riccardo/Downloads/root/lib/libCore.so)
  236. ==7475== by 0x5CF38D0: ROOT::TGenericClassInfo::GetClass() (in /home/riccardo/Downloads/root/lib/libCore.so)
  237. ==7475== by 0x5FC8160: TList::Dictionary() (in /home/riccardo/Downloads/root/lib/libCore.so)
  238. ==7475== by 0x5C7D712: TROOT::LoadClass(char const*, bool) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  239. ==7475== by 0x5CE66D8: TClass::GetClass(char const*, bool, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  240. ==7475==
  241. ==7475== 31 bytes in 1 blocks are possibly lost in loss record 13,812 of 31,716
  242. ==7475== at 0x4C2B1C7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  243. ==7475== by 0xA12FA88: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  244. ==7475== by 0xA12FC79: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  245. ==7475== by 0xA12FE1B: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  246. ==7475== by 0x5CEE60B: TClassRef::Assign(TClass*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  247. ==7475== by 0x5CCEFA3: TBaseClass::GetClassPointer(bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  248. ==7475== by 0x5CE0430: TClass::GetBaseClassOffsetRecurse(TClass const*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  249. ==7475== by 0x5CE0445: TClass::GetBaseClassOffsetRecurse(TClass const*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  250. ==7475== by 0x5CE0622: TClass::GetBaseClassOffset(TClass const*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  251. ==7475== by 0x6ECAF0A: TBufferFile::WriteObjectAny(void const*, TClass const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  252. ==7475== by 0x5CC7C8A: TObjArray::Streamer(TBuffer&) (in /home/riccardo/Downloads/root/lib/libCore.so)
  253. ==7475== by 0x6ECD4E1: TBufferFile::WriteObjectClass(void const*, TClass const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  254. ==7475==
  255. ==7475== 32 bytes in 1 blocks are possibly lost in loss record 16,544 of 31,716
  256. ==7475== at 0x4C2B1C7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  257. ==7475== by 0xA12FA88: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  258. ==7475== by 0xA131494: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  259. ==7475== by 0xA1315E2: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  260. ==7475== by 0x5CE4074: TClass::AddClass(TClass*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  261. ==7475== by 0x5CE4EC1: TClass::Init(char const*, short, std::type_info const*, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  262. ==7475== by 0x5CE5CDD: TClass::TClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  263. ==7475== by 0x5CE5E77: ROOT::CreateClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int) (in /home/riccardo/Downloads/root/lib/libCore.so)
  264. ==7475== by 0x5CF38D0: ROOT::TGenericClassInfo::GetClass() (in /home/riccardo/Downloads/root/lib/libCore.so)
  265. ==7475== by 0x5EC74B0: TNamed::Dictionary() (in /home/riccardo/Downloads/root/lib/libCore.so)
  266. ==7475== by 0x5C7D712: TROOT::LoadClass(char const*, bool) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  267. ==7475== by 0x5CE66D8: TClass::GetClass(char const*, bool, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  268. ==7475==
  269. ==7475== 32 bytes in 1 blocks are possibly lost in loss record 16,545 of 31,716
  270. ==7475== at 0x4C2B1C7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  271. ==7475== by 0xA12FA88: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  272. ==7475== by 0xA131494: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  273. ==7475== by 0xA1315E2: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  274. ==7475== by 0x5CE4074: TClass::AddClass(TClass*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  275. ==7475== by 0x5CE4EC1: TClass::Init(char const*, short, std::type_info const*, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  276. ==7475== by 0x5CE5CDD: TClass::TClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  277. ==7475== by 0x5CE5E77: ROOT::CreateClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int) (in /home/riccardo/Downloads/root/lib/libCore.so)
  278. ==7475== by 0x5CF38D0: ROOT::TGenericClassInfo::GetClass() (in /home/riccardo/Downloads/root/lib/libCore.so)
  279. ==7475== by 0x5FC8D40: TArray::Dictionary() (in /home/riccardo/Downloads/root/lib/libCore.so)
  280. ==7475== by 0x5C7D712: TROOT::LoadClass(char const*, bool) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  281. ==7475== by 0x5CE66D8: TClass::GetClass(char const*, bool, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  282. ==7475==
  283. ==7475== 32 bytes in 1 blocks are possibly lost in loss record 16,546 of 31,716
  284. ==7475== at 0x4C2B1C7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  285. ==7475== by 0xA12FA88: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  286. ==7475== by 0xA12FC79: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  287. ==7475== by 0xA12FE1B: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  288. ==7475== by 0x5CEE60B: TClassRef::Assign(TClass*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  289. ==7475== by 0x5CCEFA3: TBaseClass::GetClassPointer(bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  290. ==7475== by 0x5CDD87D: TClass::GetBaseClass(TClass const*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  291. ==7475== by 0x5CE00E7: TClass::InheritsFrom(TClass const*) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  292. ==7475== by 0x5CE9CC3: TBuildRealData::Inspect(TClass*, char const*, char const*, void const*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  293. ==7475== by 0x7AD3004: TAxis::ShowMembers(TMemberInspector&) (in /home/riccardo/Downloads/root/lib/libHist.so)
  294. ==7475== by 0x7AD5EFE: TH1::ShowMembers(TMemberInspector&) (in /home/riccardo/Downloads/root/lib/libHist.so)
  295. ==7475== by 0x7AD68F8: TH1F::ShowMembers(TMemberInspector&) (in /home/riccardo/Downloads/root/lib/libHist.so)
  296. ==7475==
  297. ==7475== 32 bytes in 1 blocks are possibly lost in loss record 16,547 of 31,716
  298. ==7475== at 0x4C2AC27: operator new[](unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  299. ==7475== by 0x5C83AA8: TString::Replace(int, int, char const*, int) (in /home/riccardo/Downloads/root/lib/libCore.so)
  300. ==7475== by 0x6F3F32E: TStreamerInfo::Compile() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  301. ==7475== by 0x6FB92E8: TStreamerInfo::Build() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  302. ==7475== by 0x5CE003E: TClass::GetStreamerInfo(int) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  303. ==7475== by 0x6FB94DF: TStreamerInfo::Build() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  304. ==7475== by 0x6EC89D0: TBufferFile::WriteClassBuffer(TClass const*, void*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  305. ==7475== by 0x6F0C091: TKey::TKey(TObject const*, char const*, int, TDirectory*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  306. ==7475== by 0x6EDFF39: TFile::CreateKey(TDirectory*, TObject const*, char const*, int) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  307. ==7475== by 0x6ED791D: TDirectoryFile::WriteTObject(TObject const*, char const*, char const*, int) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  308. ==7475== by 0x5C66214: TObject::Write(char const*, int, int) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  309. ==7475== by 0x5476FC5: EnergyDist::endJob() (in /home/riccardo/Desktop/c++/braggPlot_v06/libEventDump.so)
  310. ==7475==
  311. ==7475== 33 bytes in 1 blocks are possibly lost in loss record 16,594 of 31,716
  312. ==7475== at 0x4C2B1C7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  313. ==7475== by 0xA12FA88: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  314. ==7475== by 0xA131494: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  315. ==7475== by 0xA1315E2: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  316. ==7475== by 0x5CE4074: TClass::AddClass(TClass*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  317. ==7475== by 0x5CE4EC1: TClass::Init(char const*, short, std::type_info const*, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  318. ==7475== by 0x5CE5CDD: TClass::TClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  319. ==7475== by 0x5CE5E77: ROOT::CreateClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int) (in /home/riccardo/Downloads/root/lib/libCore.so)
  320. ==7475== by 0x5CF38D0: ROOT::TGenericClassInfo::GetClass() (in /home/riccardo/Downloads/root/lib/libCore.so)
  321. ==7475== by 0x5EC71B4: TObject::Class() (in /home/riccardo/Downloads/root/lib/libCore.so)
  322. ==7475== by 0x5CE10BB: TClass::CallShowMembers(void*, TMemberInspector&, int) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  323. ==7475== by 0x5CE9820: TClass::BuildRealData(void*, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  324. ==7475==
  325. ==7475== 33 bytes in 1 blocks are possibly lost in loss record 16,595 of 31,716
  326. ==7475== at 0x4C2B1C7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  327. ==7475== by 0xA12FA88: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  328. ==7475== by 0xA131494: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  329. ==7475== by 0xA1315E2: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  330. ==7475== by 0x5CE4074: TClass::AddClass(TClass*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  331. ==7475== by 0x5CE4EC1: TClass::Init(char const*, short, std::type_info const*, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  332. ==7475== by 0x5CE5CDD: TClass::TClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  333. ==7475== by 0x5CE5E77: ROOT::CreateClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int) (in /home/riccardo/Downloads/root/lib/libCore.so)
  334. ==7475== by 0x5CF38D0: ROOT::TGenericClassInfo::GetClass() (in /home/riccardo/Downloads/root/lib/libCore.so)
  335. ==7475== by 0x5FC9410: TArrayD::Dictionary() (in /home/riccardo/Downloads/root/lib/libCore.so)
  336. ==7475== by 0x5C7D712: TROOT::LoadClass(char const*, bool) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  337. ==7475== by 0x5CE66D8: TClass::GetClass(char const*, bool, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  338. ==7475==
  339. ==7475== 33 bytes in 1 blocks are possibly lost in loss record 16,596 of 31,716
  340. ==7475== at 0x4C2B1C7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  341. ==7475== by 0xA12FA88: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  342. ==7475== by 0xA12FC79: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  343. ==7475== by 0xA12FE1B: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  344. ==7475== by 0x5CEE60B: TClassRef::Assign(TClass*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  345. ==7475== by 0x5CCEFA3: TBaseClass::GetClassPointer(bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  346. ==7475== by 0x5CDD87D: TClass::GetBaseClass(TClass const*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  347. ==7475== by 0x5CE00E7: TClass::InheritsFrom(TClass const*) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  348. ==7475== by 0x5CE9CC3: TBuildRealData::Inspect(TClass*, char const*, char const*, void const*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  349. ==7475== by 0x5FD45F0: TArrayD::ShowMembers(TMemberInspector&) (in /home/riccardo/Downloads/root/lib/libCore.so)
  350. ==7475== by 0x7AD30A6: TAxis::ShowMembers(TMemberInspector&) (in /home/riccardo/Downloads/root/lib/libHist.so)
  351. ==7475== by 0x5CE1093: TClass::CallShowMembers(void*, TMemberInspector&, int) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  352. ==7475==
  353. ==7475== 33 bytes in 1 blocks are possibly lost in loss record 16,597 of 31,716
  354. ==7475== at 0x4C2B1C7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  355. ==7475== by 0xA12FA88: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  356. ==7475== by 0xA131494: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  357. ==7475== by 0xA1315E2: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  358. ==7475== by 0x5CE4074: TClass::AddClass(TClass*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  359. ==7475== by 0x5CE4EC1: TClass::Init(char const*, short, std::type_info const*, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  360. ==7475== by 0x5CE5CDD: TClass::TClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  361. ==7475== by 0x5CE5E77: ROOT::CreateClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int) (in /home/riccardo/Downloads/root/lib/libCore.so)
  362. ==7475== by 0x5CF38D0: ROOT::TGenericClassInfo::GetClass() (in /home/riccardo/Downloads/root/lib/libCore.so)
  363. ==7475== by 0x5EC7780: TString::Dictionary() (in /home/riccardo/Downloads/root/lib/libCore.so)
  364. ==7475== by 0x5C7D712: TROOT::LoadClass(char const*, bool) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  365. ==7475== by 0x5CE66D8: TClass::GetClass(char const*, bool, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  366. ==7475==
  367. ==7475== 33 bytes in 1 blocks are possibly lost in loss record 16,598 of 31,716
  368. ==7475== at 0x4C2B1C7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  369. ==7475== by 0xA12FA88: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  370. ==7475== by 0xA131494: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  371. ==7475== by 0xA1315E2: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  372. ==7475== by 0x5CE4074: TClass::AddClass(TClass*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  373. ==7475== by 0x5CE4EC1: TClass::Init(char const*, short, std::type_info const*, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  374. ==7475== by 0x5CE5CDD: TClass::TClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  375. ==7475== by 0x5CE5E77: ROOT::CreateClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int) (in /home/riccardo/Downloads/root/lib/libCore.so)
  376. ==7475== by 0x5CF38D0: ROOT::TGenericClassInfo::GetClass() (in /home/riccardo/Downloads/root/lib/libCore.so)
  377. ==7475== by 0x5FC96E0: TArrayF::Dictionary() (in /home/riccardo/Downloads/root/lib/libCore.so)
  378. ==7475== by 0x5C7D712: TROOT::LoadClass(char const*, bool) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  379. ==7475== by 0x5CE66D8: TClass::GetClass(char const*, bool, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  380. ==7475==
  381. ==7475== 34 bytes in 1 blocks are possibly lost in loss record 16,607 of 31,716
  382. ==7475== at 0x4C2B1C7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  383. ==7475== by 0xA12FA88: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  384. ==7475== by 0xA131494: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  385. ==7475== by 0xA1315E2: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  386. ==7475== by 0x5CE4074: TClass::AddClass(TClass*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  387. ==7475== by 0x5CE4EC1: TClass::Init(char const*, short, std::type_info const*, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  388. ==7475== by 0x5CE5CDD: TClass::TClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  389. ==7475== by 0x5CE5E77: ROOT::CreateClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int) (in /home/riccardo/Downloads/root/lib/libCore.so)
  390. ==7475== by 0x5CF38D0: ROOT::TGenericClassInfo::GetClass() (in /home/riccardo/Downloads/root/lib/libCore.so)
  391. ==7475== by 0x5D44D4D: TAttAxis::Dictionary() (in /home/riccardo/Downloads/root/lib/libCore.so)
  392. ==7475== by 0x5C7D712: TROOT::LoadClass(char const*, bool) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  393. ==7475== by 0x5CE66D8: TClass::GetClass(char const*, bool, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  394. ==7475==
  395. ==7475== 34 bytes in 1 blocks are possibly lost in loss record 16,608 of 31,716
  396. ==7475== at 0x4C2B1C7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  397. ==7475== by 0xA12FA88: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  398. ==7475== by 0xA131494: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  399. ==7475== by 0xA1315E2: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  400. ==7475== by 0x5CE4074: TClass::AddClass(TClass*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  401. ==7475== by 0x5CE4EC1: TClass::Init(char const*, short, std::type_info const*, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  402. ==7475== by 0x5CE5CDD: TClass::TClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  403. ==7475== by 0x5CE5E77: ROOT::CreateClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int) (in /home/riccardo/Downloads/root/lib/libCore.so)
  404. ==7475== by 0x5CF38D0: ROOT::TGenericClassInfo::GetClass() (in /home/riccardo/Downloads/root/lib/libCore.so)
  405. ==7475== by 0x5D44F33: TAttLine::Dictionary() (in /home/riccardo/Downloads/root/lib/libCore.so)
  406. ==7475== by 0x5C7D712: TROOT::LoadClass(char const*, bool) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  407. ==7475== by 0x5CE66D8: TClass::GetClass(char const*, bool, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  408. ==7475==
  409. ==7475== 34 bytes in 1 blocks are possibly lost in loss record 16,609 of 31,716
  410. ==7475== at 0x4C2B1C7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  411. ==7475== by 0xA12FA88: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  412. ==7475== by 0xA131494: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  413. ==7475== by 0xA1315E2: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  414. ==7475== by 0x5CE4074: TClass::AddClass(TClass*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  415. ==7475== by 0x5CE4EC1: TClass::Init(char const*, short, std::type_info const*, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  416. ==7475== by 0x5CE5CDD: TClass::TClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  417. ==7475== by 0x5CE5E77: ROOT::CreateClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int) (in /home/riccardo/Downloads/root/lib/libCore.so)
  418. ==7475== by 0x5CF38D0: ROOT::TGenericClassInfo::GetClass() (in /home/riccardo/Downloads/root/lib/libCore.so)
  419. ==7475== by 0x5D44E91: TAttFill::Dictionary() (in /home/riccardo/Downloads/root/lib/libCore.so)
  420. ==7475== by 0x5C7D712: TROOT::LoadClass(char const*, bool) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  421. ==7475== by 0x5CE66D8: TClass::GetClass(char const*, bool, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  422. ==7475==
  423. ==7475== 35 bytes in 1 blocks are possibly lost in loss record 16,614 of 31,716
  424. ==7475== at 0x4C2B1C7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  425. ==7475== by 0xA12FA88: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  426. ==7475== by 0xA131494: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  427. ==7475== by 0xA1315E2: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  428. ==7475== by 0x5CE4074: TClass::AddClass(TClass*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  429. ==7475== by 0x5CE4EC1: TClass::Init(char const*, short, std::type_info const*, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  430. ==7475== by 0x5CE5CDD: TClass::TClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  431. ==7475== by 0x5CE5E77: ROOT::CreateClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int) (in /home/riccardo/Downloads/root/lib/libCore.so)
  432. ==7475== by 0x5CF38D0: ROOT::TGenericClassInfo::GetClass() (in /home/riccardo/Downloads/root/lib/libCore.so)
  433. ==7475== by 0x5FCC9F0: THashList::Dictionary() (in /home/riccardo/Downloads/root/lib/libCore.so)
  434. ==7475== by 0x5C7D712: TROOT::LoadClass(char const*, bool) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  435. ==7475== by 0x5CE66D8: TClass::GetClass(char const*, bool, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  436. ==7475==
  437. ==7475== 35 bytes in 1 blocks are possibly lost in loss record 16,615 of 31,716
  438. ==7475== at 0x4C2B1C7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  439. ==7475== by 0xA12FA88: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  440. ==7475== by 0xA131494: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  441. ==7475== by 0xA1315E2: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  442. ==7475== by 0x5CE4074: TClass::AddClass(TClass*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  443. ==7475== by 0x5CE4EC1: TClass::Init(char const*, short, std::type_info const*, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  444. ==7475== by 0x5CE5CDD: TClass::TClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  445. ==7475== by 0x5CE5E77: ROOT::CreateClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int) (in /home/riccardo/Downloads/root/lib/libCore.so)
  446. ==7475== by 0x5CF38D0: ROOT::TGenericClassInfo::GetClass() (in /home/riccardo/Downloads/root/lib/libCore.so)
  447. ==7475== by 0x5FC8450: TObjArray::Dictionary() (in /home/riccardo/Downloads/root/lib/libCore.so)
  448. ==7475== by 0x5CE151D: TClass::GetClass(std::type_info const&, bool, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  449. ==7475== by 0x6FB2CE5: TStreamerInfo::Streamer(TBuffer&) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  450. ==7475==
  451. ==7475== 37 bytes in 1 blocks are possibly lost in loss record 16,625 of 31,716
  452. ==7475== at 0x4C2B1C7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  453. ==7475== by 0xA12FA88: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  454. ==7475== by 0xA131494: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  455. ==7475== by 0xA1315E2: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  456. ==7475== by 0x5CE4074: TClass::AddClass(TClass*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  457. ==7475== by 0x5CE4EC1: TClass::Init(char const*, short, std::type_info const*, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  458. ==7475== by 0x5CE5CDD: TClass::TClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  459. ==7475== by 0x5CE5E77: ROOT::CreateClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int) (in /home/riccardo/Downloads/root/lib/libCore.so)
  460. ==7475== by 0x5CF38D0: ROOT::TGenericClassInfo::GetClass() (in /home/riccardo/Downloads/root/lib/libCore.so)
  461. ==7475== by 0x5D44FD5: TAttMarker::Dictionary() (in /home/riccardo/Downloads/root/lib/libCore.so)
  462. ==7475== by 0x5C7D712: TROOT::LoadClass(char const*, bool) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  463. ==7475== by 0x5CE66D8: TClass::GetClass(char const*, bool, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  464. ==7475==
  465. ==7475== 37 bytes in 1 blocks are possibly lost in loss record 16,626 of 31,716
  466. ==7475== at 0x4C2B1C7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  467. ==7475== by 0xA12FA88: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  468. ==7475== by 0xA131494: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  469. ==7475== by 0xA1315E2: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  470. ==7475== by 0x5CE4074: TClass::AddClass(TClass*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  471. ==7475== by 0x5CE4EC1: TClass::Init(char const*, short, std::type_info const*, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  472. ==7475== by 0x5CE5CDD: TClass::TClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  473. ==7475== by 0x5CE5E77: ROOT::CreateClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int) (in /home/riccardo/Downloads/root/lib/libCore.so)
  474. ==7475== by 0x5CF38D0: ROOT::TGenericClassInfo::GetClass() (in /home/riccardo/Downloads/root/lib/libCore.so)
  475. ==7475== by 0x5EC9304: TObjString::Class() (in /home/riccardo/Downloads/root/lib/libCore.so)
  476. ==7475== by 0x5C677C7: TObjString::IsEqual(TObject const*) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  477. ==7475== by 0x5CC3D7C: TList::FindObject(TObject const*) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  478. ==7475==
  479. ==7475== 38 bytes in 1 blocks are possibly lost in loss record 16,634 of 31,716
  480. ==7475== at 0x4C2B1C7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  481. ==7475== by 0xA12FA88: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  482. ==7475== by 0xA131494: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  483. ==7475== by 0xA1315E2: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  484. ==7475== by 0x5CE4074: TClass::AddClass(TClass*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  485. ==7475== by 0x5CE4EC1: TClass::Init(char const*, short, std::type_info const*, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  486. ==7475== by 0x5CE5CDD: TClass::TClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  487. ==7475== by 0x5CE5E77: ROOT::CreateClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int) (in /home/riccardo/Downloads/root/lib/libCore.so)
  488. ==7475== by 0x5CF38D0: ROOT::TGenericClassInfo::GetClass() (in /home/riccardo/Downloads/root/lib/libCore.so)
  489. ==7475== by 0x5FC7E70: TCollection::Dictionary() (in /home/riccardo/Downloads/root/lib/libCore.so)
  490. ==7475== by 0x5C7D712: TROOT::LoadClass(char const*, bool) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  491. ==7475== by 0x5CE66D8: TClass::GetClass(char const*, bool, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  492. ==7475==
  493. ==7475== 39 bytes in 1 blocks are possibly lost in loss record 16,643 of 31,716
  494. ==7475== at 0x4C2B1C7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  495. ==7475== by 0xA12FA88: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  496. ==7475== by 0xA12FC79: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  497. ==7475== by 0xA12FE1B: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  498. ==7475== by 0x5CEE60B: TClassRef::Assign(TClass*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  499. ==7475== by 0x5CCEFA3: TBaseClass::GetClassPointer(bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  500. ==7475== by 0x5CDD87D: TClass::GetBaseClass(TClass const*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  501. ==7475== by 0x5CE00E7: TClass::InheritsFrom(TClass const*) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  502. ==7475== by 0x5CE0846: TClass::Property() const (in /home/riccardo/Downloads/root/lib/libCore.so)
  503. ==7475== by 0x5CE1888: TClass::IsForeign() const (in /home/riccardo/Downloads/root/lib/libCore.so)
  504. ==7475== by 0x5CE200A: TClass::PostLoadCheck() (in /home/riccardo/Downloads/root/lib/libCore.so)
  505. ==7475== by 0x5CE153D: TClass::GetClass(std::type_info const&, bool, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  506. ==7475==
  507. ==7475== 40 bytes in 1 blocks are possibly lost in loss record 18,681 of 31,716
  508. ==7475== at 0x4C2B1C7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  509. ==7475== by 0xA12FA88: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  510. ==7475== by 0xA131494: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  511. ==7475== by 0xA1315E2: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  512. ==7475== by 0x5CE4074: TClass::AddClass(TClass*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  513. ==7475== by 0x5CE4EC1: TClass::Init(char const*, short, std::type_info const*, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  514. ==7475== by 0x5CE5CDD: TClass::TClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  515. ==7475== by 0x5CE5E77: ROOT::CreateClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int) (in /home/riccardo/Downloads/root/lib/libCore.so)
  516. ==7475== by 0x5CF38D0: ROOT::TGenericClassInfo::GetClass() (in /home/riccardo/Downloads/root/lib/libCore.so)
  517. ==7475== by 0x7054C78: TStreamerInfo::Class() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  518. ==7475== by 0x6FB49E3: TStreamerInfo::TStreamerInfo(TClass*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  519. ==7475== by 0x6EC894C: TBufferFile::WriteClassBuffer(TClass const*, void*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  520. ==7475==
  521. ==7475== 40 bytes in 1 blocks are possibly lost in loss record 18,682 of 31,716
  522. ==7475== at 0x4C2B1C7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  523. ==7475== by 0xA12FA88: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  524. ==7475== by 0xA131494: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  525. ==7475== by 0xA1315E2: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  526. ==7475== by 0x5CE4074: TClass::AddClass(TClass*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  527. ==7475== by 0x5CE4EC1: TClass::Init(char const*, short, std::type_info const*, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  528. ==7475== by 0x5CE5CDD: TClass::TClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  529. ==7475== by 0x5CE5E77: ROOT::CreateClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int) (in /home/riccardo/Downloads/root/lib/libCore.so)
  530. ==7475== by 0x5CF38D0: ROOT::TGenericClassInfo::GetClass() (in /home/riccardo/Downloads/root/lib/libCore.so)
  531. ==7475== by 0x604A944: TStreamerBase::Class() (in /home/riccardo/Downloads/root/lib/libCore.so)
  532. ==7475== by 0x6FB2C8B: TStreamerInfo::Streamer(TBuffer&) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  533. ==7475== by 0x6ECD4E1: TBufferFile::WriteObjectClass(void const*, TClass const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  534. ==7475==
  535. ==7475== 41 bytes in 1 blocks are possibly lost in loss record 18,683 of 31,716
  536. ==7475== at 0x4C2B1C7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  537. ==7475== by 0xA12FA88: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  538. ==7475== by 0xA131494: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  539. ==7475== by 0xA1315E2: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  540. ==7475== by 0x5CE4074: TClass::AddClass(TClass*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  541. ==7475== by 0x5CE4EC1: TClass::Init(char const*, short, std::type_info const*, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  542. ==7475== by 0x5CE5CDD: TClass::TClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  543. ==7475== by 0x5CE5E77: ROOT::CreateClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int) (in /home/riccardo/Downloads/root/lib/libCore.so)
  544. ==7475== by 0x5CF38D0: ROOT::TGenericClassInfo::GetClass() (in /home/riccardo/Downloads/root/lib/libCore.so)
  545. ==7475== by 0x5FCB050: TSeqCollection::Dictionary() (in /home/riccardo/Downloads/root/lib/libCore.so)
  546. ==7475== by 0x5C7D712: TROOT::LoadClass(char const*, bool) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  547. ==7475== by 0x5CE66D8: TClass::GetClass(char const*, bool, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  548. ==7475==
  549. ==7475== 42 bytes in 1 blocks are possibly lost in loss record 18,686 of 31,716
  550. ==7475== at 0x4C2B1C7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  551. ==7475== by 0xA12FA88: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  552. ==7475== by 0xA131494: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  553. ==7475== by 0xA1315E2: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  554. ==7475== by 0x5CE4074: TClass::AddClass(TClass*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  555. ==7475== by 0x5CE4EC1: TClass::Init(char const*, short, std::type_info const*, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  556. ==7475== by 0x5CE5CDD: TClass::TClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  557. ==7475== by 0x5CE5E77: ROOT::CreateClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int) (in /home/riccardo/Downloads/root/lib/libCore.so)
  558. ==7475== by 0x5CF38D0: ROOT::TGenericClassInfo::GetClass() (in /home/riccardo/Downloads/root/lib/libCore.so)
  559. ==7475== by 0x604B1B4: TStreamerObject::Class() (in /home/riccardo/Downloads/root/lib/libCore.so)
  560. ==7475== by 0x6FB2C8B: TStreamerInfo::Streamer(TBuffer&) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  561. ==7475== by 0x6ECD4E1: TBufferFile::WriteObjectClass(void const*, TClass const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  562. ==7475==
  563. ==7475== 42 bytes in 1 blocks are possibly lost in loss record 18,687 of 31,716
  564. ==7475== at 0x4C2B1C7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  565. ==7475== by 0xA12FA88: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  566. ==7475== by 0xA131494: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  567. ==7475== by 0xA1315E2: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  568. ==7475== by 0x5CE4074: TClass::AddClass(TClass*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  569. ==7475== by 0x5CE4EC1: TClass::Init(char const*, short, std::type_info const*, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  570. ==7475== by 0x5CE5CDD: TClass::TClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  571. ==7475== by 0x5CE5E77: ROOT::CreateClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int) (in /home/riccardo/Downloads/root/lib/libCore.so)
  572. ==7475== by 0x5CF38D0: ROOT::TGenericClassInfo::GetClass() (in /home/riccardo/Downloads/root/lib/libCore.so)
  573. ==7475== by 0x604BCF4: TStreamerString::Class() (in /home/riccardo/Downloads/root/lib/libCore.so)
  574. ==7475== by 0x6FB2C8B: TStreamerInfo::Streamer(TBuffer&) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  575. ==7475== by 0x6ECD4E1: TBufferFile::WriteObjectClass(void const*, TClass const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  576. ==7475==
  577. ==7475== 43 bytes in 1 blocks are possibly lost in loss record 18,693 of 31,716
  578. ==7475== at 0x4C2B1C7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  579. ==7475== by 0xA12FA88: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  580. ==7475== by 0xA131494: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  581. ==7475== by 0xA1315E2: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  582. ==7475== by 0x5CE4074: TClass::AddClass(TClass*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  583. ==7475== by 0x5CE4EC1: TClass::Init(char const*, short, std::type_info const*, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  584. ==7475== by 0x5CE5CDD: TClass::TClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  585. ==7475== by 0x5CE5E77: ROOT::CreateClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int) (in /home/riccardo/Downloads/root/lib/libCore.so)
  586. ==7475== by 0x5CF38D0: ROOT::TGenericClassInfo::GetClass() (in /home/riccardo/Downloads/root/lib/libCore.so)
  587. ==7475== by 0x6046FC4: TStreamerElement::Class() (in /home/riccardo/Downloads/root/lib/libCore.so)
  588. ==7475== by 0x6FB8F9C: TStreamerInfo::Build() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  589. ==7475== by 0x6EC89D0: TBufferFile::WriteClassBuffer(TClass const*, void*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  590. ==7475==
  591. ==7475== 45 bytes in 1 blocks are possibly lost in loss record 18,705 of 31,716
  592. ==7475== at 0x4C2B1C7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  593. ==7475== by 0xA12FA88: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  594. ==7475== by 0xA131494: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  595. ==7475== by 0xA1315E2: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  596. ==7475== by 0x5CE4074: TClass::AddClass(TClass*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  597. ==7475== by 0x5CE4EC1: TClass::Init(char const*, short, std::type_info const*, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  598. ==7475== by 0x5CE5CDD: TClass::TClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  599. ==7475== by 0x5CE5E77: ROOT::CreateClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int) (in /home/riccardo/Downloads/root/lib/libCore.so)
  600. ==7475== by 0x5CF38D0: ROOT::TGenericClassInfo::GetClass() (in /home/riccardo/Downloads/root/lib/libCore.so)
  601. ==7475== by 0x604A674: TStreamerBasicType::Class() (in /home/riccardo/Downloads/root/lib/libCore.so)
  602. ==7475== by 0x5D0A873: TVirtualStreamerInfo::GetElementCounter(char const*, TClass*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  603. ==7475== by 0x6FBA001: TStreamerInfo::Build() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  604. ==7475==
  605. ==7475== 45 bytes in 1 blocks are possibly lost in loss record 18,706 of 31,716
  606. ==7475== at 0x4C2B1C7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  607. ==7475== by 0xA12FA88: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  608. ==7475== by 0xA131494: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  609. ==7475== by 0xA1315E2: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  610. ==7475== by 0x5CE4074: TClass::AddClass(TClass*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  611. ==7475== by 0x5CE4EC1: TClass::Init(char const*, short, std::type_info const*, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  612. ==7475== by 0x5CE5CDD: TClass::TClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  613. ==7475== by 0x5CE5E77: ROOT::CreateClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int) (in /home/riccardo/Downloads/root/lib/libCore.so)
  614. ==7475== by 0x5CF38D0: ROOT::TGenericClassInfo::GetClass() (in /home/riccardo/Downloads/root/lib/libCore.so)
  615. ==7475== by 0x604B484: TStreamerObjectAny::Class() (in /home/riccardo/Downloads/root/lib/libCore.so)
  616. ==7475== by 0x6FB2C8B: TStreamerInfo::Streamer(TBuffer&) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  617. ==7475== by 0x6ECD4E1: TBufferFile::WriteObjectClass(void const*, TClass const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  618. ==7475==
  619. ==7475== 46 bytes in 1 blocks are possibly lost in loss record 18,710 of 31,716
  620. ==7475== at 0x4C2B1C7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  621. ==7475== by 0xA12FA88: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  622. ==7475== by 0xA131494: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  623. ==7475== by 0xA1315E2: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  624. ==7475== by 0x5CE4074: TClass::AddClass(TClass*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  625. ==7475== by 0x5CE4EC1: TClass::Init(char const*, short, std::type_info const*, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  626. ==7475== by 0x5CE5CDD: TClass::TClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  627. ==7475== by 0x5CE5E77: ROOT::CreateClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int) (in /home/riccardo/Downloads/root/lib/libCore.so)
  628. ==7475== by 0x5CF38D0: ROOT::TGenericClassInfo::GetClass() (in /home/riccardo/Downloads/root/lib/libCore.so)
  629. ==7475== by 0x604C544: TStreamerArtificial::Class() (in /home/riccardo/Downloads/root/lib/libCore.so)
  630. ==7475== by 0x6FB2C93: TStreamerInfo::Streamer(TBuffer&) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  631. ==7475== by 0x6ECD4E1: TBufferFile::WriteObjectClass(void const*, TClass const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  632. ==7475==
  633. ==7475== 47 bytes in 1 blocks are possibly lost in loss record 18,713 of 31,716
  634. ==7475== at 0x4C2B1C7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  635. ==7475== by 0xA12FA88: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  636. ==7475== by 0xA131494: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  637. ==7475== by 0xA1315E2: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  638. ==7475== by 0x5CE4074: TClass::AddClass(TClass*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  639. ==7475== by 0x5CE4EC1: TClass::Init(char const*, short, std::type_info const*, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  640. ==7475== by 0x5CE5CDD: TClass::TClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  641. ==7475== by 0x5CE5E77: ROOT::CreateClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int) (in /home/riccardo/Downloads/root/lib/libCore.so)
  642. ==7475== by 0x5CF38D0: ROOT::TGenericClassInfo::GetClass() (in /home/riccardo/Downloads/root/lib/libCore.so)
  643. ==7475== by 0x6046D30: TVirtualStreamerInfo::Dictionary() (in /home/riccardo/Downloads/root/lib/libCore.so)
  644. ==7475== by 0x5C7D712: TROOT::LoadClass(char const*, bool) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  645. ==7475== by 0x5CE66D8: TClass::GetClass(char const*, bool, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  646. ==7475==
  647. ==7475== 48 bytes in 1 blocks are possibly lost in loss record 18,792 of 31,716
  648. ==7475== at 0x4C2B1C7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  649. ==7475== by 0xA12FA88: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  650. ==7475== by 0xA131494: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  651. ==7475== by 0xA1315E2: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  652. ==7475== by 0x5CE4074: TClass::AddClass(TClass*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  653. ==7475== by 0x5CE4EC1: TClass::Init(char const*, short, std::type_info const*, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  654. ==7475== by 0x5CE5CDD: TClass::TClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  655. ==7475== by 0x5CE5E77: ROOT::CreateClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int) (in /home/riccardo/Downloads/root/lib/libCore.so)
  656. ==7475== by 0x5CF38D0: ROOT::TGenericClassInfo::GetClass() (in /home/riccardo/Downloads/root/lib/libCore.so)
  657. ==7475== by 0x604AC14: TStreamerBasicPointer::Class() (in /home/riccardo/Downloads/root/lib/libCore.so)
  658. ==7475== by 0x6FB2C8B: TStreamerInfo::Streamer(TBuffer&) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  659. ==7475== by 0x6ECD4E1: TBufferFile::WriteObjectClass(void const*, TClass const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  660. ==7475==
  661. ==7475== 49 bytes in 1 blocks are possibly lost in loss record 18,798 of 31,716
  662. ==7475== at 0x4C2B1C7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  663. ==7475== by 0xA12FA88: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  664. ==7475== by 0xA131494: char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  665. ==7475== by 0xA1315E2: std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  666. ==7475== by 0x5CE4074: TClass::AddClass(TClass*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  667. ==7475== by 0x5CE4EC1: TClass::Init(char const*, short, std::type_info const*, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  668. ==7475== by 0x5CE5CDD: TClass::TClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int, bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  669. ==7475== by 0x5CE5E77: ROOT::CreateClass(char const*, short, std::type_info const&, TVirtualIsAProxy*, void (*)(void*, TMemberInspector&), char const*, char const*, int, int) (in /home/riccardo/Downloads/root/lib/libCore.so)
  670. ==7475== by 0x5CF38D0: ROOT::TGenericClassInfo::GetClass() (in /home/riccardo/Downloads/root/lib/libCore.so)
  671. ==7475== by 0x604B754: TStreamerObjectPointer::Class() (in /home/riccardo/Downloads/root/lib/libCore.so)
  672. ==7475== by 0x6FB2C8B: TStreamerInfo::Streamer(TBuffer&) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  673. ==7475== by 0x6ECD4E1: TBufferFile::WriteObjectClass(void const*, TClass const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  674. ==7475==
  675. ==7475== 56 bytes in 1 blocks are possibly lost in loss record 21,843 of 31,716
  676. ==7475== at 0x4C2AC27: operator new[](unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  677. ==7475== by 0x6F3EF76: TStreamerInfo::Compile() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  678. ==7475== by 0x6FB92E8: TStreamerInfo::Build() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  679. ==7475== by 0x5CE003E: TClass::GetStreamerInfo(int) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  680. ==7475== by 0x6FB94DF: TStreamerInfo::Build() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  681. ==7475== by 0x5CE003E: TClass::GetStreamerInfo(int) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  682. ==7475== by 0x6FB94DF: TStreamerInfo::Build() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  683. ==7475== by 0x5CE003E: TClass::GetStreamerInfo(int) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  684. ==7475== by 0x6ECCE40: TBufferFile::WriteFastArray(void**, TClass const*, int, bool, TMemberStreamer*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  685. ==7475== by 0x70475B5: int TStreamerInfo::WriteBufferAux<char**>(TBuffer&, char** const&, int, int, int, int) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  686. ==7475== by 0x6F20BAA: TStreamerInfoActions::GenericWriteAction(TBuffer&, void*, TStreamerInfoActions::TConfiguration const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  687. ==7475== by 0x6ECC194: TBufferFile::ApplySequence(TStreamerInfoActions::TActionSequence const&, void*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  688. ==7475==
  689. ==7475== 56 bytes in 1 blocks are possibly lost in loss record 21,844 of 31,716
  690. ==7475== at 0x4C2AC27: operator new[](unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  691. ==7475== by 0x6F3EF76: TStreamerInfo::Compile() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  692. ==7475== by 0x6FB92E8: TStreamerInfo::Build() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  693. ==7475== by 0x5CE003E: TClass::GetStreamerInfo(int) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  694. ==7475== by 0x6FB94DF: TStreamerInfo::Build() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  695. ==7475== by 0x5CE003E: TClass::GetStreamerInfo(int) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  696. ==7475== by 0x6ECCE40: TBufferFile::WriteFastArray(void**, TClass const*, int, bool, TMemberStreamer*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  697. ==7475== by 0x70475B5: int TStreamerInfo::WriteBufferAux<char**>(TBuffer&, char** const&, int, int, int, int) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  698. ==7475== by 0x6F20BAA: TStreamerInfoActions::GenericWriteAction(TBuffer&, void*, TStreamerInfoActions::TConfiguration const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  699. ==7475== by 0x6ECC194: TBufferFile::ApplySequence(TStreamerInfoActions::TActionSequence const&, void*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  700. ==7475== by 0x6EC8857: TBufferFile::WriteClassBuffer(TClass const*, void*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  701. ==7475== by 0x77E54E7: TAxis::Streamer(TBuffer&) (in /home/riccardo/Downloads/root/lib/libHist.so)
  702. ==7475==
  703. ==7475== 56 bytes in 1 blocks are possibly lost in loss record 21,845 of 31,716
  704. ==7475== at 0x4C2AC27: operator new[](unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  705. ==7475== by 0x6F3EF76: TStreamerInfo::Compile() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  706. ==7475== by 0x6FB92E8: TStreamerInfo::Build() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  707. ==7475== by 0x5CE003E: TClass::GetStreamerInfo(int) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  708. ==7475== by 0x6ECCE40: TBufferFile::WriteFastArray(void**, TClass const*, int, bool, TMemberStreamer*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  709. ==7475== by 0x70475B5: int TStreamerInfo::WriteBufferAux<char**>(TBuffer&, char** const&, int, int, int, int) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  710. ==7475== by 0x6F20BAA: TStreamerInfoActions::GenericWriteAction(TBuffer&, void*, TStreamerInfoActions::TConfiguration const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  711. ==7475== by 0x6ECC194: TBufferFile::ApplySequence(TStreamerInfoActions::TActionSequence const&, void*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  712. ==7475== by 0x6EC8857: TBufferFile::WriteClassBuffer(TClass const*, void*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  713. ==7475== by 0x77E54E7: TAxis::Streamer(TBuffer&) (in /home/riccardo/Downloads/root/lib/libHist.so)
  714. ==7475== by 0x6ECCF20: TBufferFile::WriteFastArray(void*, TClass const*, int, TMemberStreamer*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  715. ==7475== by 0x7046AD3: int TStreamerInfo::WriteBufferAux<char**>(TBuffer&, char** const&, int, int, int, int) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  716. ==7475==
  717. ==7475== 56 bytes in 1 blocks are possibly lost in loss record 21,846 of 31,716
  718. ==7475== at 0x4C2AC27: operator new[](unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  719. ==7475== by 0x6F3EF76: TStreamerInfo::Compile() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  720. ==7475== by 0x6FB92E8: TStreamerInfo::Build() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  721. ==7475== by 0x6EC89D0: TBufferFile::WriteClassBuffer(TClass const*, void*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  722. ==7475== by 0x5D07087: TStreamerBasicType::Streamer(TBuffer&) (in /home/riccardo/Downloads/root/lib/libCore.so)
  723. ==7475== by 0x6ECD4E1: TBufferFile::WriteObjectClass(void const*, TClass const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  724. ==7475== by 0x6ECAF22: TBufferFile::WriteObjectAny(void const*, TClass const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  725. ==7475== by 0x5CC7C8A: TObjArray::Streamer(TBuffer&) (in /home/riccardo/Downloads/root/lib/libCore.so)
  726. ==7475== by 0x6ECD4E1: TBufferFile::WriteObjectClass(void const*, TClass const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  727. ==7475== by 0x6ECAEDE: TBufferFile::WriteObjectAny(void const*, TClass const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  728. ==7475== by 0x6FB2CF7: TStreamerInfo::Streamer(TBuffer&) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  729. ==7475== by 0x6ECD4E1: TBufferFile::WriteObjectClass(void const*, TClass const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  730. ==7475==
  731. ==7475== 56 bytes in 1 blocks are possibly lost in loss record 21,847 of 31,716
  732. ==7475== at 0x4C2AC27: operator new[](unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  733. ==7475== by 0x6F3EF76: TStreamerInfo::Compile() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  734. ==7475== by 0x6FB92E8: TStreamerInfo::Build() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  735. ==7475== by 0x6EC89D0: TBufferFile::WriteClassBuffer(TClass const*, void*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  736. ==7475== by 0x5D06F67: TStreamerObject::Streamer(TBuffer&) (in /home/riccardo/Downloads/root/lib/libCore.so)
  737. ==7475== by 0x6ECD4E1: TBufferFile::WriteObjectClass(void const*, TClass const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  738. ==7475== by 0x6ECAF22: TBufferFile::WriteObjectAny(void const*, TClass const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  739. ==7475== by 0x5CC7C8A: TObjArray::Streamer(TBuffer&) (in /home/riccardo/Downloads/root/lib/libCore.so)
  740. ==7475== by 0x6ECD4E1: TBufferFile::WriteObjectClass(void const*, TClass const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  741. ==7475== by 0x6ECAEDE: TBufferFile::WriteObjectAny(void const*, TClass const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  742. ==7475== by 0x6FB2CF7: TStreamerInfo::Streamer(TBuffer&) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  743. ==7475== by 0x6ECD4E1: TBufferFile::WriteObjectClass(void const*, TClass const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  744. ==7475==
  745. ==7475== 56 bytes in 1 blocks are possibly lost in loss record 21,848 of 31,716
  746. ==7475== at 0x4C2AC27: operator new[](unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  747. ==7475== by 0x6F3EF76: TStreamerInfo::Compile() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  748. ==7475== by 0x6FB92E8: TStreamerInfo::Build() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  749. ==7475== by 0x6EC89D0: TBufferFile::WriteClassBuffer(TClass const*, void*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  750. ==7475== by 0x5D06E67: TStreamerObjectAny::Streamer(TBuffer&) (in /home/riccardo/Downloads/root/lib/libCore.so)
  751. ==7475== by 0x6ECD4E1: TBufferFile::WriteObjectClass(void const*, TClass const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  752. ==7475== by 0x6ECAF22: TBufferFile::WriteObjectAny(void const*, TClass const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  753. ==7475== by 0x5CC7C8A: TObjArray::Streamer(TBuffer&) (in /home/riccardo/Downloads/root/lib/libCore.so)
  754. ==7475== by 0x6ECD4E1: TBufferFile::WriteObjectClass(void const*, TClass const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  755. ==7475== by 0x6ECAEDE: TBufferFile::WriteObjectAny(void const*, TClass const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  756. ==7475== by 0x6FB2CF7: TStreamerInfo::Streamer(TBuffer&) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  757. ==7475== by 0x6ECD4E1: TBufferFile::WriteObjectClass(void const*, TClass const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  758. ==7475==
  759. ==7475== 56 bytes in 1 blocks are possibly lost in loss record 21,849 of 31,716
  760. ==7475== at 0x4C2AC27: operator new[](unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  761. ==7475== by 0x6F3EF76: TStreamerInfo::Compile() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  762. ==7475== by 0x6FB92E8: TStreamerInfo::Build() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  763. ==7475== by 0x6EC89D0: TBufferFile::WriteClassBuffer(TClass const*, void*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  764. ==7475== by 0x5D06C67: TStreamerString::Streamer(TBuffer&) (in /home/riccardo/Downloads/root/lib/libCore.so)
  765. ==7475== by 0x6ECD4E1: TBufferFile::WriteObjectClass(void const*, TClass const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  766. ==7475== by 0x6ECAF22: TBufferFile::WriteObjectAny(void const*, TClass const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  767. ==7475== by 0x5CC7C8A: TObjArray::Streamer(TBuffer&) (in /home/riccardo/Downloads/root/lib/libCore.so)
  768. ==7475== by 0x6ECD4E1: TBufferFile::WriteObjectClass(void const*, TClass const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  769. ==7475== by 0x6ECAEDE: TBufferFile::WriteObjectAny(void const*, TClass const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  770. ==7475== by 0x6FB2CF7: TStreamerInfo::Streamer(TBuffer&) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  771. ==7475== by 0x6ECD4E1: TBufferFile::WriteObjectClass(void const*, TClass const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  772. ==7475==
  773. ==7475== 56 bytes in 1 blocks are possibly lost in loss record 21,850 of 31,716
  774. ==7475== at 0x4C2AC27: operator new[](unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  775. ==7475== by 0x6F3EF76: TStreamerInfo::Compile() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  776. ==7475== by 0x6FB92E8: TStreamerInfo::Build() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  777. ==7475== by 0x6EC89D0: TBufferFile::WriteClassBuffer(TClass const*, void*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  778. ==7475== by 0x5D06D67: TStreamerObjectPointer::Streamer(TBuffer&) (in /home/riccardo/Downloads/root/lib/libCore.so)
  779. ==7475== by 0x6ECD4E1: TBufferFile::WriteObjectClass(void const*, TClass const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  780. ==7475== by 0x6ECAF22: TBufferFile::WriteObjectAny(void const*, TClass const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  781. ==7475== by 0x5CC7C8A: TObjArray::Streamer(TBuffer&) (in /home/riccardo/Downloads/root/lib/libCore.so)
  782. ==7475== by 0x6ECD4E1: TBufferFile::WriteObjectClass(void const*, TClass const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  783. ==7475== by 0x6ECAEDE: TBufferFile::WriteObjectAny(void const*, TClass const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  784. ==7475== by 0x6FB2CF7: TStreamerInfo::Streamer(TBuffer&) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  785. ==7475== by 0x6ECD4E1: TBufferFile::WriteObjectClass(void const*, TClass const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  786. ==7475==
  787. ==7475== 94 bytes in 3 blocks are possibly lost in loss record 24,208 of 31,716
  788. ==7475== at 0x4C2B1C7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  789. ==7475== by 0xA12FA88: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  790. ==7475== by 0xA12FC79: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  791. ==7475== by 0xA12FE1B: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  792. ==7475== by 0x5CEE60B: TClassRef::Assign(TClass*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  793. ==7475== by 0x5CCEFA3: TBaseClass::GetClassPointer(bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  794. ==7475== by 0x5CDD87D: TClass::GetBaseClass(TClass const*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  795. ==7475== by 0x5CE00E7: TClass::InheritsFrom(TClass const*) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  796. ==7475== by 0x5CE0846: TClass::Property() const (in /home/riccardo/Downloads/root/lib/libCore.so)
  797. ==7475== by 0x5CE1888: TClass::IsForeign() const (in /home/riccardo/Downloads/root/lib/libCore.so)
  798. ==7475== by 0x5CE207F: TClass::PostLoadCheck() (in /home/riccardo/Downloads/root/lib/libCore.so)
  799. ==7475== by 0x5C7D741: TROOT::LoadClass(char const*, bool) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  800. ==7475==
  801. ==7475== 101 bytes in 3 blocks are possibly lost in loss record 24,264 of 31,716
  802. ==7475== at 0x4C2B1C7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  803. ==7475== by 0xA12FA88: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  804. ==7475== by 0xA12FC79: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  805. ==7475== by 0xA12FE1B: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  806. ==7475== by 0x5CEE60B: TClassRef::Assign(TClass*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  807. ==7475== by 0x5CCEFA3: TBaseClass::GetClassPointer(bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  808. ==7475== by 0x5CDD87D: TClass::GetBaseClass(TClass const*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  809. ==7475== by 0x5CDD895: TClass::GetBaseClass(TClass const*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  810. ==7475== by 0x5CE00E7: TClass::InheritsFrom(TClass const*) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  811. ==7475== by 0x5CE9CC3: TBuildRealData::Inspect(TClass*, char const*, char const*, void const*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  812. ==7475== by 0x7AD3004: TAxis::ShowMembers(TMemberInspector&) (in /home/riccardo/Downloads/root/lib/libHist.so)
  813. ==7475== by 0x7AD5EFE: TH1::ShowMembers(TMemberInspector&) (in /home/riccardo/Downloads/root/lib/libHist.so)
  814. ==7475==
  815. ==7475== 104 bytes in 1 blocks are possibly lost in loss record 24,276 of 31,716
  816. ==7475== at 0x4C2AC27: operator new[](unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  817. ==7475== by 0x6F3EF76: TStreamerInfo::Compile() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  818. ==7475== by 0x6FB92E8: TStreamerInfo::Build() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  819. ==7475== by 0x5CE003E: TClass::GetStreamerInfo(int) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  820. ==7475== by 0x6FB94DF: TStreamerInfo::Build() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  821. ==7475== by 0x5CE003E: TClass::GetStreamerInfo(int) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  822. ==7475== by 0x6FB94DF: TStreamerInfo::Build() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  823. ==7475== by 0x5CE003E: TClass::GetStreamerInfo(int) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  824. ==7475== by 0x6FB94DF: TStreamerInfo::Build() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  825. ==7475== by 0x6EC89D0: TBufferFile::WriteClassBuffer(TClass const*, void*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  826. ==7475== by 0x6F0C091: TKey::TKey(TObject const*, char const*, int, TDirectory*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  827. ==7475== by 0x6EDFF39: TFile::CreateKey(TDirectory*, TObject const*, char const*, int) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  828. ==7475==
  829. ==7475== 104 bytes in 1 blocks are possibly lost in loss record 24,277 of 31,716
  830. ==7475== at 0x4C2AC27: operator new[](unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  831. ==7475== by 0x6F3EF76: TStreamerInfo::Compile() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  832. ==7475== by 0x6FB92E8: TStreamerInfo::Build() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  833. ==7475== by 0x6EC89D0: TBufferFile::WriteClassBuffer(TClass const*, void*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  834. ==7475== by 0x6F0C091: TKey::TKey(TObject const*, char const*, int, TDirectory*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  835. ==7475== by 0x6EDFF39: TFile::CreateKey(TDirectory*, TObject const*, char const*, int) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  836. ==7475== by 0x6ED791D: TDirectoryFile::WriteTObject(TObject const*, char const*, char const*, int) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  837. ==7475== by 0x5C66214: TObject::Write(char const*, int, int) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  838. ==7475== by 0x5476FC5: EnergyDist::endJob() (in /home/riccardo/Desktop/c++/braggPlot_v06/libEventDump.so)
  839. ==7475== by 0x4E47E32: AnalysisSteering::update(AnalysisInfo::AnalysisStatus const&) (in /home/riccardo/Desktop/c++/braggPlot_v06/libAnalysisFramework.so)
  840. ==7475== by 0x4E4ABE7: Dispatcher<AnalysisInfo::AnalysisStatus>::notify(AnalysisInfo::AnalysisStatus const&) (in /home/riccardo/Desktop/c++/braggPlot_v06/libAnalysisFramework.so)
  841. ==7475== by 0x4E4A9A0: main (in /home/riccardo/Desktop/c++/braggPlot_v06/libAnalysisFramework.so)
  842. ==7475==
  843. ==7475== 104 bytes in 1 blocks are possibly lost in loss record 24,278 of 31,716
  844. ==7475== at 0x4C2AC27: operator new[](unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  845. ==7475== by 0x6F3EF76: TStreamerInfo::Compile() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  846. ==7475== by 0x6FB92E8: TStreamerInfo::Build() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  847. ==7475== by 0x6EC89D0: TBufferFile::WriteClassBuffer(TClass const*, void*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  848. ==7475== by 0x5D074B7: TStreamerBase::Streamer(TBuffer&) (in /home/riccardo/Downloads/root/lib/libCore.so)
  849. ==7475== by 0x6ECD4E1: TBufferFile::WriteObjectClass(void const*, TClass const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  850. ==7475== by 0x6ECAF22: TBufferFile::WriteObjectAny(void const*, TClass const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  851. ==7475== by 0x5CC7C8A: TObjArray::Streamer(TBuffer&) (in /home/riccardo/Downloads/root/lib/libCore.so)
  852. ==7475== by 0x6ECD4E1: TBufferFile::WriteObjectClass(void const*, TClass const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  853. ==7475== by 0x6ECAEDE: TBufferFile::WriteObjectAny(void const*, TClass const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  854. ==7475== by 0x6FB2CF7: TStreamerInfo::Streamer(TBuffer&) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  855. ==7475== by 0x6ECD4E1: TBufferFile::WriteObjectClass(void const*, TClass const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  856. ==7475==
  857. ==7475== 152 bytes in 1 blocks are possibly lost in loss record 24,546 of 31,716
  858. ==7475== at 0x4C2AC27: operator new[](unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  859. ==7475== by 0x6F3EF76: TStreamerInfo::Compile() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  860. ==7475== by 0x6FB92E8: TStreamerInfo::Build() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  861. ==7475== by 0x5CE003E: TClass::GetStreamerInfo(int) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  862. ==7475== by 0x6FB94DF: TStreamerInfo::Build() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  863. ==7475== by 0x5CE003E: TClass::GetStreamerInfo(int) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  864. ==7475== by 0x6FB94DF: TStreamerInfo::Build() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  865. ==7475== by 0x5CE003E: TClass::GetStreamerInfo(int) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  866. ==7475== by 0x6FB94DF: TStreamerInfo::Build() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  867. ==7475== by 0x5CE003E: TClass::GetStreamerInfo(int) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  868. ==7475== by 0x6ECCE40: TBufferFile::WriteFastArray(void**, TClass const*, int, bool, TMemberStreamer*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  869. ==7475== by 0x70475B5: int TStreamerInfo::WriteBufferAux<char**>(TBuffer&, char** const&, int, int, int, int) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  870. ==7475==
  871. ==7475== 160 bytes in 4 blocks are possibly lost in loss record 24,565 of 31,716
  872. ==7475== at 0x4C2B1C7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  873. ==7475== by 0xA12FA88: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  874. ==7475== by 0xA12FC79: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  875. ==7475== by 0xA12FE1B: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  876. ==7475== by 0x5CEE60B: TClassRef::Assign(TClass*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  877. ==7475== by 0x5D04342: ROOT::TSchemaRuleSet::SetClass(TClass*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  878. ==7475== by 0x5CDCFFE: TClass::GetSchemaRules(bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  879. ==7475== by 0x5CE8CBF: TClass::AddRule(char const*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  880. ==7475== by 0x5CEB61D: (anonymous namespace)::ReadRulesContent(_IO_FILE*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  881. ==7475== by 0x5CEB7E3: TClass::ReadRules() (in /home/riccardo/Downloads/root/lib/libCore.so)
  882. ==7475== by 0x5C8038A: TROOT::TROOT(char const*, char const*, void (**)()) (in /home/riccardo/Downloads/root/lib/libCore.so)
  883. ==7475== by 0x5C8087B: ROOT::GetROOT() (in /home/riccardo/Downloads/root/lib/libCore.so)
  884. ==7475==
  885. ==7475== 200 bytes in 1 blocks are possibly lost in loss record 24,642 of 31,716
  886. ==7475== at 0x4C2AC27: operator new[](unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  887. ==7475== by 0x6F3EF76: TStreamerInfo::Compile() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  888. ==7475== by 0x6FB92E8: TStreamerInfo::Build() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  889. ==7475== by 0x6EC89D0: TBufferFile::WriteClassBuffer(TClass const*, void*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  890. ==7475== by 0x5D07307: TStreamerBasicPointer::Streamer(TBuffer&) (in /home/riccardo/Downloads/root/lib/libCore.so)
  891. ==7475== by 0x6ECD4E1: TBufferFile::WriteObjectClass(void const*, TClass const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  892. ==7475== by 0x6ECAF22: TBufferFile::WriteObjectAny(void const*, TClass const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  893. ==7475== by 0x5CC7C8A: TObjArray::Streamer(TBuffer&) (in /home/riccardo/Downloads/root/lib/libCore.so)
  894. ==7475== by 0x6ECD4E1: TBufferFile::WriteObjectClass(void const*, TClass const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  895. ==7475== by 0x6ECAEDE: TBufferFile::WriteObjectAny(void const*, TClass const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  896. ==7475== by 0x6FB2CF7: TStreamerInfo::Streamer(TBuffer&) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  897. ==7475== by 0x6ECD4E1: TBufferFile::WriteObjectClass(void const*, TClass const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  898. ==7475==
  899. ==7475== 222 bytes in 7 blocks are possibly lost in loss record 24,668 of 31,716
  900. ==7475== at 0x4C2B1C7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  901. ==7475== by 0xA12FA88: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  902. ==7475== by 0xA12FC79: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  903. ==7475== by 0xA12FE1B: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  904. ==7475== by 0x4E46AD5: AnalysisInfo::AnalysisInfo(int, char**) (in /home/riccardo/Desktop/c++/braggPlot_v06/libAnalysisFramework.so)
  905. ==7475== by 0x4E4A91F: main (in /home/riccardo/Desktop/c++/braggPlot_v06/libAnalysisFramework.so)
  906. ==7475==
  907. ==7475== 275 bytes in 8 blocks are possibly lost in loss record 29,311 of 31,716
  908. ==7475== at 0x4C2B1C7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  909. ==7475== by 0xA12FA88: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  910. ==7475== by 0xA12FC79: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  911. ==7475== by 0xA12FE1B: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  912. ==7475== by 0x5CEE60B: TClassRef::Assign(TClass*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  913. ==7475== by 0x5CCEFA3: TBaseClass::GetClassPointer(bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  914. ==7475== by 0x5CDD87D: TClass::GetBaseClass(TClass const*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  915. ==7475== by 0x5CE00E7: TClass::InheritsFrom(TClass const*) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  916. ==7475== by 0x5CE0846: TClass::Property() const (in /home/riccardo/Downloads/root/lib/libCore.so)
  917. ==7475== by 0x5CE1888: TClass::IsForeign() const (in /home/riccardo/Downloads/root/lib/libCore.so)
  918. ==7475== by 0x5CE200A: TClass::PostLoadCheck() (in /home/riccardo/Downloads/root/lib/libCore.so)
  919. ==7475== by 0x5C7D741: TROOT::LoadClass(char const*, bool) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  920. ==7475==
  921. ==7475== 287 bytes in 7 blocks are possibly lost in loss record 29,325 of 31,716
  922. ==7475== at 0x4C2B1C7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  923. ==7475== by 0xA12FA88: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  924. ==7475== by 0xA12FC79: std::string::_M_mutate(unsigned long, unsigned long, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  925. ==7475== by 0xA12FE1B: std::string::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.16)
  926. ==7475== by 0x5CEE60B: TClassRef::Assign(TClass*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  927. ==7475== by 0x5CCEFA3: TBaseClass::GetClassPointer(bool) (in /home/riccardo/Downloads/root/lib/libCore.so)
  928. ==7475== by 0x5CE0430: TClass::GetBaseClassOffsetRecurse(TClass const*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  929. ==7475== by 0x5CE0622: TClass::GetBaseClassOffset(TClass const*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  930. ==7475== by 0x6ECAF0A: TBufferFile::WriteObjectAny(void const*, TClass const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  931. ==7475== by 0x5CC7C8A: TObjArray::Streamer(TBuffer&) (in /home/riccardo/Downloads/root/lib/libCore.so)
  932. ==7475== by 0x6ECD4E1: TBufferFile::WriteObjectClass(void const*, TClass const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  933. ==7475== by 0x6ECAEDE: TBufferFile::WriteObjectAny(void const*, TClass const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  934. ==7475==
  935. ==7475== 300 (60 direct, 240 indirect) bytes in 1 blocks are definitely lost in loss record 29,330 of 31,716
  936. ==7475== at 0x4C2B6CD: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  937. ==7475== by 0xABC5CD4: nss_parse_service_list (nsswitch.c:678)
  938. ==7475== by 0xABC6795: __nss_database_lookup (nsswitch.c:175)
  939. ==7475== by 0xBD70623: ???
  940. ==7475== by 0xAB7F44C: getpwuid_r@@GLIBC_2.2.5 (getXXbyYY_r.c:256)
  941. ==7475== by 0xAB7ED42: getpwuid (getXXbyYY.c:117)
  942. ==7475== by 0x5D14193: TUnixSystem::UnixHomedirectory(char const*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  943. ==7475== by 0x5C7D423: TROOT::InitSystem() (in /home/riccardo/Downloads/root/lib/libCore.so)
  944. ==7475== by 0x5C7F368: TROOT::TROOT(char const*, char const*, void (**)()) (in /home/riccardo/Downloads/root/lib/libCore.so)
  945. ==7475== by 0x5C8087B: ROOT::GetROOT() (in /home/riccardo/Downloads/root/lib/libCore.so)
  946. ==7475== by 0x5C3541F: _GLOBAL__sub_I_TROOT.cxx (in /home/riccardo/Downloads/root/lib/libCore.so)
  947. ==7475== by 0x400F305: call_init.part.0 (dl-init.c:85)
  948. ==7475==
  949. ==7475== 344 bytes in 1 blocks are possibly lost in loss record 31,456 of 31,716
  950. ==7475== at 0x4C2AC27: operator new[](unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  951. ==7475== by 0x6F3EF76: TStreamerInfo::Compile() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  952. ==7475== by 0x6FB92E8: TStreamerInfo::Build() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  953. ==7475== by 0x5CE003E: TClass::GetStreamerInfo(int) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  954. ==7475== by 0x6FB94DF: TStreamerInfo::Build() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  955. ==7475== by 0x6EC89D0: TBufferFile::WriteClassBuffer(TClass const*, void*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  956. ==7475== by 0x5D074B7: TStreamerBase::Streamer(TBuffer&) (in /home/riccardo/Downloads/root/lib/libCore.so)
  957. ==7475== by 0x6ECD4E1: TBufferFile::WriteObjectClass(void const*, TClass const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  958. ==7475== by 0x6ECAF22: TBufferFile::WriteObjectAny(void const*, TClass const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  959. ==7475== by 0x5CC7C8A: TObjArray::Streamer(TBuffer&) (in /home/riccardo/Downloads/root/lib/libCore.so)
  960. ==7475== by 0x6ECD4E1: TBufferFile::WriteObjectClass(void const*, TClass const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  961. ==7475== by 0x6ECAEDE: TBufferFile::WriteObjectAny(void const*, TClass const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  962. ==7475==
  963. ==7475== 536 bytes in 1 blocks are possibly lost in loss record 31,556 of 31,716
  964. ==7475== at 0x4C2AC27: operator new[](unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  965. ==7475== by 0x6F3EF76: TStreamerInfo::Compile() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  966. ==7475== by 0x6FB92E8: TStreamerInfo::Build() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  967. ==7475== by 0x5CE003E: TClass::GetStreamerInfo(int) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  968. ==7475== by 0x6FB94DF: TStreamerInfo::Build() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  969. ==7475== by 0x6EC89D0: TBufferFile::WriteClassBuffer(TClass const*, void*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  970. ==7475== by 0x77E54E7: TAxis::Streamer(TBuffer&) (in /home/riccardo/Downloads/root/lib/libHist.so)
  971. ==7475== by 0x6ECCF20: TBufferFile::WriteFastArray(void*, TClass const*, int, TMemberStreamer*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  972. ==7475== by 0x7046AD3: int TStreamerInfo::WriteBufferAux<char**>(TBuffer&, char** const&, int, int, int, int) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  973. ==7475== by 0x6F20BAA: TStreamerInfoActions::GenericWriteAction(TBuffer&, void*, TStreamerInfoActions::TConfiguration const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  974. ==7475== by 0x6ECC194: TBufferFile::ApplySequence(TStreamerInfoActions::TActionSequence const&, void*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  975. ==7475== by 0x6EC8857: TBufferFile::WriteClassBuffer(TClass const*, void*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  976. ==7475==
  977. ==7475== 584 bytes in 1 blocks are possibly lost in loss record 31,566 of 31,716
  978. ==7475== at 0x4C2AC27: operator new[](unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  979. ==7475== by 0x6F3EF76: TStreamerInfo::Compile() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  980. ==7475== by 0x6FB92E8: TStreamerInfo::Build() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  981. ==7475== by 0x6EC89D0: TBufferFile::WriteClassBuffer(TClass const*, void*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  982. ==7475== by 0x77E54E7: TAxis::Streamer(TBuffer&) (in /home/riccardo/Downloads/root/lib/libHist.so)
  983. ==7475== by 0x6ECCF20: TBufferFile::WriteFastArray(void*, TClass const*, int, TMemberStreamer*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  984. ==7475== by 0x7046AD3: int TStreamerInfo::WriteBufferAux<char**>(TBuffer&, char** const&, int, int, int, int) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  985. ==7475== by 0x6F20BAA: TStreamerInfoActions::GenericWriteAction(TBuffer&, void*, TStreamerInfoActions::TConfiguration const*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  986. ==7475== by 0x6ECC194: TBufferFile::ApplySequence(TStreamerInfoActions::TActionSequence const&, void*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  987. ==7475== by 0x6EC8857: TBufferFile::WriteClassBuffer(TClass const*, void*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  988. ==7475== by 0x784F916: TH1::Streamer(TBuffer&) (in /home/riccardo/Downloads/root/lib/libHist.so)
  989. ==7475== by 0x5D08958: TStreamerBase::WriteBuffer(TBuffer&, char*) (in /home/riccardo/Downloads/root/lib/libCore.so)
  990. ==7475==
  991. ==7475== 616 bytes in 5 blocks are possibly lost in loss record 31,569 of 31,716
  992. ==7475== at 0x4C2AC27: operator new[](unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  993. ==7475== by 0x6F3EF76: TStreamerInfo::Compile() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  994. ==7475== by 0x6FB92E8: TStreamerInfo::Build() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  995. ==7475== by 0x5CE003E: TClass::GetStreamerInfo(int) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  996. ==7475== by 0x6FB94DF: TStreamerInfo::Build() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  997. ==7475== by 0x5CE003E: TClass::GetStreamerInfo(int) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  998. ==7475== by 0x6FB94DF: TStreamerInfo::Build() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  999. ==7475== by 0x6EC89D0: TBufferFile::WriteClassBuffer(TClass const*, void*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  1000. ==7475== by 0x6F0C091: TKey::TKey(TObject const*, char const*, int, TDirectory*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  1001. ==7475== by 0x6EDFF39: TFile::CreateKey(TDirectory*, TObject const*, char const*, int) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  1002. ==7475== by 0x6ED791D: TDirectoryFile::WriteTObject(TObject const*, char const*, char const*, int) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  1003. ==7475== by 0x5C66214: TObject::Write(char const*, int, int) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  1004. ==7475==
  1005. ==7475== 1,312 bytes in 2 blocks are possibly lost in loss record 31,625 of 31,716
  1006. ==7475== at 0x4C2AC27: operator new[](unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1007. ==7475== by 0x6F3EF76: TStreamerInfo::Compile() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  1008. ==7475== by 0x6FB92E8: TStreamerInfo::Build() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  1009. ==7475== by 0x5CE003E: TClass::GetStreamerInfo(int) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  1010. ==7475== by 0x6FB94DF: TStreamerInfo::Build() (in /home/riccardo/Downloads/root/lib/libRIO.so)
  1011. ==7475== by 0x6EC89D0: TBufferFile::WriteClassBuffer(TClass const*, void*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  1012. ==7475== by 0x6F0C091: TKey::TKey(TObject const*, char const*, int, TDirectory*) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  1013. ==7475== by 0x6EDFF39: TFile::CreateKey(TDirectory*, TObject const*, char const*, int) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  1014. ==7475== by 0x6ED791D: TDirectoryFile::WriteTObject(TObject const*, char const*, char const*, int) (in /home/riccardo/Downloads/root/lib/libRIO.so)
  1015. ==7475== by 0x5C66214: TObject::Write(char const*, int, int) const (in /home/riccardo/Downloads/root/lib/libCore.so)
  1016. ==7475== by 0x5476FC5: EnergyDist::endJob() (in /home/riccardo/Desktop/c++/braggPlot_v06/libEventDump.so)
  1017. ==7475== by 0x4E47E32: AnalysisSteering::update(AnalysisInfo::AnalysisStatus const&) (in /home/riccardo/Desktop/c++/braggPlot_v06/libAnalysisFramework.so)
  1018. ==7475==
  1019. ==7475== 8,712 (520 direct, 8,192 indirect) bytes in 1 blocks are definitely lost in loss record 31,689 of 31,716
  1020. ==7475== at 0x4C2B1C7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1021. ==7475== by 0x5476C47: EnergyDist::beginJob() (in /home/riccardo/Desktop/c++/braggPlot_v06/libEventDump.so)
  1022. ==7475== by 0x4E47E19: AnalysisSteering::update(AnalysisInfo::AnalysisStatus const&) (in /home/riccardo/Desktop/c++/braggPlot_v06/libAnalysisFramework.so)
  1023. ==7475== by 0x4E4ABE7: Dispatcher<AnalysisInfo::AnalysisStatus>::notify(AnalysisInfo::AnalysisStatus const&) (in /home/riccardo/Desktop/c++/braggPlot_v06/libAnalysisFramework.so)
  1024. ==7475== by 0x4E4A959: main (in /home/riccardo/Desktop/c++/braggPlot_v06/libAnalysisFramework.so)
  1025. ==7475==
  1026. ==7475== 8,728 (16 direct, 8,712 indirect) bytes in 1 blocks are definitely lost in loss record 31,690 of 31,716
  1027. ==7475== at 0x4C2B1C7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1028. ==7475== by 0x4E4B133: SourceFactory::create(AnalysisInfo const*) (in /home/riccardo/Desktop/c++/braggPlot_v06/libAnalysisFramework.so)
  1029. ==7475== by 0x4E4A92F: main (in /home/riccardo/Desktop/c++/braggPlot_v06/libAnalysisFramework.so)
  1030. ==7475==
  1031. ==7475== 945,760 (16,000 direct, 929,760 indirect) bytes in 1,000 blocks are definitely lost in loss record 31,716 of 31,716
  1032. ==7475== at 0x4C2B1C7: operator new(unsigned long) (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
  1033. ==7475== by 0x4E49C10: EventReadFromFile::readFile() (in /home/riccardo/Desktop/c++/braggPlot_v06/libAnalysisFramework.so)
  1034. ==7475== by 0x4E49BD7: EventReadFromFile::get() (in /home/riccardo/Desktop/c++/braggPlot_v06/libAnalysisFramework.so)
  1035. ==7475== by 0x4E4A05E: EventSource::run() (in /home/riccardo/Desktop/c++/braggPlot_v06/libAnalysisFramework.so)
  1036. ==7475== by 0x4E4A965: main (in /home/riccardo/Desktop/c++/braggPlot_v06/libAnalysisFramework.so)
  1037. ==7475==
  1038. ==7475== LEAK SUMMARY:
  1039. ==7475== definitely lost: 16,625 bytes in 1,004 blocks
  1040. ==7475== indirectly lost: 946,904 bytes in 2,013 blocks
  1041. ==7475== possibly lost: 7,114 bytes in 96 blocks
  1042. ==7475== still reachable: 3,797,938 bytes in 42,603 blocks
  1043. ==7475== suppressed: 0 bytes in 0 blocks
  1044. ==7475== Reachable blocks (those to which a pointer was found) are not shown.
  1045. ==7475== To see them, rerun with: --leak-check=full --show-reachable=yes
  1046. ==7475==
  1047. ==7475== For counts of detected and suppressed errors, rerun with: -v
  1048. ==7475== ERROR SUMMARY: 78 errors from 74 contexts (suppressed: 2 from 2)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement