Fast simulation of the response of a scintillator calorimeter. More...
#include <FastSimScintCalo.h>
Public Member Functions | |
FastSimScintCalo () | |
~FastSimScintCalo () | |
void | SetEmbeddedCanvas (TRootEmbeddedCanvas *ec) |
void | Draw (EventRecord *event) |
Private Attributes | |
TRootEmbeddedCanvas * | fEmbeddedCanvas |
Fast simulation of the response of a scintillator calorimeter.
Sep 22, 2010
Copyright (c) 2003-2020, The GENIE Collaboration For the full text of the license visit http://copyright.genie-mc.org
Definition at line 29 of file FastSimScintCalo.h.
FastSimScintCalo::FastSimScintCalo | ( | ) |
Definition at line 32 of file FastSimScintCalo.cxx.
FastSimScintCalo::~FastSimScintCalo | ( | ) |
Definition at line 37 of file FastSimScintCalo.cxx.
void FastSimScintCalo::Draw | ( | EventRecord * | event | ) |
Definition at line 47 of file FastSimScintCalo.cxx.
void FastSimScintCalo::SetEmbeddedCanvas | ( | TRootEmbeddedCanvas * | ec | ) |
Definition at line 42 of file FastSimScintCalo.cxx.
|
private |
Definition at line 38 of file FastSimScintCalo.h.