StEventClusteringHints Class Reference
#include <StEventClusteringHints.h>
List of all members.
|
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) |
Detailed Description
- Author:
- Thomas Ullrich, Apr 2001
The class can distinguish between two modes miniDST and DST mode in which clustering hints are different. With clustering hints we mean the association of a class stored *directly* in the
StEvent class (StEvent::mContent) and the name of the branch it will be written to.
Definition at line 73 of file StEventClusteringHints.h.
The documentation for this class was generated from the following files: