StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | List of all members
StEventClusteringHints Class Reference

#include <StEventClusteringHints.h>

Inheritance diagram for StEventClusteringHints:
StObject

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)
 
StObjectoperator= (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
 

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: