StRoot
1
|
#include <StEventClusteringHints.h>
Public Member Functions | |
void | setDstMode () |
void | setMiniDstMode () |
const char * | branchName (const char *) const |
int | branchId (const char *) const |
void | SetParent (TObject *par) |
vector< string > | listOfBranches () const |
vector< string > | listOfClasses () const |
vector< string > | listOfClasses (const char *) const |
void | setBranch (const char *, const char *, int) |
void | print (ostream &=cout) |
Public Member Functions inherited from StObject | |
StObject (const StObject &sto) | |
StObject & | operator= (const StObject &sto) |
virtual TObject * | clone () const |
Int_t | isZombie () const |
virtual void | makeZombie (int flg=1) |
UInt_t | Ztreamer (TBuffer &R__b) |
ClassDef (StObject, 3) static UInt_t fgTally | |
Definition at line 73 of file StEventClusteringHints.h.