|
NAGASH 0.9.8
Next Generation Analysis System
|
#include "NAGASH/Global.h"#include "TLeaf.h"#include "TLeafObject.h"#include "TObjString.h"#include "TBranch.h"#include "TBranchElement.h"#include "TBranchObject.h"#include "TChainElement.h"#include "TStreamerElement.h"Go to the source code of this file.
Functions | |
| TString | AddStdPrefix (const char *TypeName) |
| int | main (int argc, char **argv) |
| static TString | R__GetBranchPointerName (TLeaf *leaf, Bool_t replace=kTRUE) |
| TString AddStdPrefix | ( | const char * | TypeName | ) |
Definition at line 79 of file NAGASHMakeClass.cxx.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 92 of file NAGASHMakeClass.cxx.
|
static |
Definition at line 18 of file NAGASHMakeClass.cxx.