Fast simulation of the response of a Cherenkov detector. More...
#include <FastSimCherenkov.h>
Public Member Functions | |
| FastSimCherenkov () | |
| ~FastSimCherenkov () | |
| void | SetEmbeddedCanvas (TRootEmbeddedCanvas *ec) |
| void | Draw (EventRecord *event) |
Private Attributes | |
| TRootEmbeddedCanvas * | fEmbeddedCanvas |
Fast simulation of the response of a Cherenkov detector.
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 FastSimCherenkov.h.
| FastSimCherenkov::FastSimCherenkov | ( | ) |
Definition at line 32 of file FastSimCherenkov.cxx.
| FastSimCherenkov::~FastSimCherenkov | ( | ) |
Definition at line 37 of file FastSimCherenkov.cxx.
| void FastSimCherenkov::Draw | ( | EventRecord * | event | ) |
Definition at line 47 of file FastSimCherenkov.cxx.
| void FastSimCherenkov::SetEmbeddedCanvas | ( | TRootEmbeddedCanvas * | ec | ) |
Definition at line 42 of file FastSimCherenkov.cxx.
|
private |
Definition at line 36 of file FastSimCherenkov.h.
1.8.11