a class for transporting photons in a roughly realistic way More...
Public Member Functions | |
EVD (fhicl::ParameterSet const &pset) | |
virtual | ~EVD () |
void | analyze (art::Event const &evt) |
void | beginJob () |
Private Attributes | |
bool | fWindowsDrawn |
flag for whether windows are already drawn More... | |
a class for transporting photons in a roughly realistic way
Definition at line 33 of file EVD_module.cc.
|
explicit |
Definition at line 89 of file EVD_module.cc.
|
virtual |
Definition at line 97 of file EVD_module.cc.
void evd::EVD::analyze | ( | art::Event const & | evt | ) |
Definition at line 146 of file EVD_module.cc.
void evd::EVD::beginJob | ( | ) |
Definition at line 102 of file EVD_module.cc.
|
private |
flag for whether windows are already drawn
Definition at line 44 of file EVD_module.cc.