18 #ifndef _MC_TRUTH_DISPLAY_H_
19 #define _MC_TRUTH_DISPLAY_H_
21 #include <TRootEmbeddedCanvas.h>
22 #include <TGTextEdit.h>
27 namespace masterclass {
43 #endif // _MC_TRUTH_DISPLAY_H_
TRootEmbeddedCanvas * fEmbeddedCanvas
MCTruthDisplay(TRootEmbeddedCanvas *ec=0, TGTextEdit *gtx=0)
void PrintEventRecord(EventRecord *event)
Generated Event Record. It is a GHepRecord object that can accept / be visited by EventRecordVisitorI...
void DrawDiagram(EventRecord *event)