Heavy ion Analysis Libriares
|
#include <SmearAlgorithm.h>
Public Member Functions | |
virtual void | ModifyEvent (SmearedEvent *mod)=0 |
virtual Package * | Report () const |
Public Member Functions inherited from Hal::SmearAlgorithm | |
virtual Task::EInitFlag | Init () |
virtual SmearAlgorithm * | MakeCopy () const =0 |
abstract class for modifying events - later such events can be used as "reconstructed" if user use smeared format, currently only event reaction plane can be replaced and track momenta
Definition at line 51 of file SmearAlgorithm.h.
Hal::EventSmear::EventSmear | ( | ) |
Definition at line 22 of file SmearAlgorithm.cxx.
|
virtual |
Definition at line 24 of file SmearAlgorithm.cxx.
|
pure virtual |
|
virtual |
Reimplemented from Hal::SmearAlgorithm.
Reimplemented in Hal::EventSmearVirtual.
Definition at line 46 of file SmearAlgorithm.cxx.