StRoot
1
|
Public Member Functions | |
DIGAction (Char_t *Doit, Char_t *Model) | |
void | SetDoit (Char_t *Doit) |
void | SetModel (Char_t *Model) |
void | PrintInfo () |
Char_t * | GetDoit () |
Char_t * | GetModel () |
Protected Types | |
enum | { tpsz = 200 } |
Protected Member Functions | |
ClassDef (DIGAction, 1) | |
Protected Attributes | |
Char_t | fDoit [tpsz] |
Char_t | fModel [tpsz] |
Definition at line 38 of file digaction.h.