Closed fkrinner closed 8 years ago
Fine by me.
Merged. Thank you!
Note that the changes to the LinkDef would not have been required for ROOT 6, and that for ROOT 5 apparently a couple of rules need to be followed:
#pragma
statements used for I/O should not have the std::
namespace#pragma
statements that are only used to make a class known to ROOT, the std::
might be presentsize_t
and unsigned long
are the same type
add dictionaries for all subclasses. existing amplitudeHash not fatal, since in special cases the same hases can appear several times.