Hall A ROOT/C++ Analyzer (podd)
|
Fill() initialized.
Definition at line 74 of file THaEvent.h.
Public Attributes | |
void * | dest |
Global variable name. | |
const char * | name |
Number of elements to copy. | |
Int_t | ncopy |
Int_t * | ncopyvar |
Address of corresponding member variable. | |
THaVar * | pvar |
Variable holding value of ncopy (if ncopy=-1) | |
#include <THaEvent.h>
void* THaEvent::DataMap::dest |
Global variable name.
Definition at line 78 of file THaEvent.h.
const char* THaEvent::DataMap::name |
Number of elements to copy.
Definition at line 77 of file THaEvent.h.
Int_t THaEvent::DataMap::ncopy |
Definition at line 76 of file THaEvent.h.
Int_t* THaEvent::DataMap::ncopyvar |
Address of corresponding member variable.
Definition at line 79 of file THaEvent.h.
THaVar* THaEvent::DataMap::pvar |
Variable holding value of ncopy (if ncopy=-1)
Definition at line 80 of file THaEvent.h.