NAGASH 0.9.8
Next Generation Analysis System
Loading...
Searching...
No Matches
Functions
NAGASHMakeClass.cxx File Reference
#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)
 

Function Documentation

◆ AddStdPrefix()

TString AddStdPrefix ( const char *  TypeName)

Definition at line 79 of file NAGASHMakeClass.cxx.

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 92 of file NAGASHMakeClass.cxx.

◆ R__GetBranchPointerName()

static TString R__GetBranchPointerName ( TLeaf *  leaf,
Bool_t  replace = kTRUE 
)
static

Definition at line 18 of file NAGASHMakeClass.cxx.