18 #ifndef _CHERENKOV_MC_H_ 
   19 #define _CHERENKOV_MC_H_ 
   21 #include <TRootEmbeddedCanvas.h> 
   27  namespace masterclass {
 
   42 #endif  // _CHERENKOV_MC_H_ 
TRootEmbeddedCanvas * fEmbeddedCanvas
 
void Draw(EventRecord *event)
 
Fast simulation of the response of a Cherenkov detector. 
 
Generated Event Record. It is a GHepRecord object that can accept / be visited by EventRecordVisitorI...
 
void SetEmbeddedCanvas(TRootEmbeddedCanvas *ec)