| void | InitPointers(bool AllowExternalLink = kTRUE) | 
| Float_t | fBoostWeight | internal weight to be set by boosting algorithm | 
| vector<TBranch*> | fBranches | TTree branches | 
| UInt_t | fCountF | the number of Float variables | 
| UInt_t | fCountI | the number of Integer variables | 
| Int_t | fType | signal or background type | 
| Short_t | fType | |
| vector<float,allocator<float> > | fVar | |
| void** | fVarPtr | array containing values | 
| Float_t* | fVarPtrF | float value | 
| const vector<TMVA::VariableInfo>& | fVariables | the variables | 
| Float_t | fWeight | event weight (product of global and individual weights) | 
| Double_t | fWeight | |
| static Int_t | fgCount | count instances of Event | 
