Special Notes:
ReplayCore.C was running in script mode during Transversity. However, at the beginning of experiment d2n, root C interpreter would crash without any reason during a replay, because it fail to interpret ReplayCore.C correctly. Therefore, ReplayCore.C was compiled to ReplayCore_C.so before loaded to analyzer.
Therefore, after any modification on ReplayCore.C or def.h, one should
run "analyzer ReplayCore.C+" to re-compile ReplayCore_C.so. However,
since the codes are already very stable and generalized, one compiling
are expected to be enough for each experiment.