AliPhysics  8b695ca (8b695ca)
FastSimMonitor Struct Reference
Inheritance diagram for FastSimMonitor:

Public Member Functions

 FastSimMonitor (TSelector *s=0)
 
- Public Member Functions inherited from FastMonitor
 FastMonitor ()
 
 FastMonitor (TSelector *s, const TString &name)
 
 FastMonitor (const FastMonitor &m)
 
virtual ~FastMonitor ()
 
FastMonitoroperator= (const FastMonitor &m)
 
void Connect (Int_t freq=-1)
 
void Disconnect ()
 
void Register (TObject *descr, Bool_t proof=true)
 
void Register (const char *name, const char *title="", UInt_t flags=0, Bool_t proof=true)
 
void SetName (const char *name)
 
const char * GetName () const
 
void Feedback (TList *objs)
 
void Handle ()
 
Bool_t HandleTimer (TTimer *)
 

Additional Inherited Members

- Public Types inherited from FastMonitor
enum  {
  kLogx = 0x01, kLogy = 0x02, kLogz = 0x04, kScale = 0x08,
  kNoStats = 0x10
}
 
enum  { kBitScale = (1<<17), kBitNoStats = (1<<16) }
 
- Static Public Member Functions inherited from FastMonitor
static Long_t ProofExec (const char *cmd=0)
 
- Protected Member Functions inherited from FastMonitor
Bool_t SetupCanvas ()
 
void SetupDraw (Int_t i, const char *name, const char *option, UInt_t flags=0)
 
void DrawObject (TObject *o, Option_t *opt, Bool_t scale, Bool_t nostats, Bool_t same=false)
 
TVirtualPad * FindPad (const TString &name)
 
TObjectFindPadObject (const Char_t *padName, TCollection *l)
 
- Protected Attributes inherited from FastMonitor
TString fName
 
TList fPaths
 
TCanvas * fCanvas
 
TSelector * fSelector
 
Int_t fNPads
 
TTimer * fTimer
 

Detailed Description

Definition at line 92 of file FastSim.C.

Constructor & Destructor Documentation

FastSimMonitor::FastSimMonitor ( TSelector *  s = 0)
inline

Definition at line 94 of file FastSim.C.


The documentation for this struct was generated from the following file: