Public Member Functions

TGo4CounterCond Class Reference

#include <TGo4CounterCond.h>

Inheritance diagram for TGo4CounterCond:
TGo4Condition

List of all members.

Public Member Functions

 TGo4CounterCond ()
 TGo4CounterCond (const char *name, const char *title="TGo4CounterCond")
virtual ~TGo4CounterCond ()
virtual void SetValues ()
virtual Bool_t Test (Bool_t result)
void PrintCondition (Bool_t full)
Bool_t UpdateFrom (TGo4Condition *cond, Bool_t counts)
 ClassDef (TGo4CounterCond, 1)

Detailed Description

Definition at line 19 of file TGo4CounterCond.h.


Constructor & Destructor Documentation

TGo4CounterCond::TGo4CounterCond (  ) 

Definition at line 16 of file TGo4CounterCond.cxx.

TGo4CounterCond::TGo4CounterCond ( const char *  name,
const char *  title = "TGo4CounterCond" 
)

Definition at line 21 of file TGo4CounterCond.cxx.

TGo4CounterCond::~TGo4CounterCond (  )  [virtual]

Definition at line 26 of file TGo4CounterCond.cxx.


Member Function Documentation

TGo4CounterCond::ClassDef ( TGo4CounterCond  ,
 
)
void TGo4CounterCond::PrintCondition ( Bool_t  full  )  [virtual]

Prints counters and boolean members.

Reimplemented from TGo4Condition.

Definition at line 37 of file TGo4CounterCond.cxx.

virtual void TGo4CounterCond::SetValues (  )  [inline, virtual]

Noop

Reimplemented from TGo4Condition.

Definition at line 26 of file TGo4CounterCond.h.

Bool_t TGo4CounterCond::Test ( Bool_t  result  )  [virtual]

Reimplemented from TGo4Condition.

Definition at line 30 of file TGo4CounterCond.cxx.

References TGo4Condition::IncCounts(), and TGo4Condition::IncTrueCounts().

Bool_t TGo4CounterCond::UpdateFrom ( TGo4Condition cond,
Bool_t  counts 
) [virtual]

Copy values from cond to this. When counts is true, copy also counters.

Reimplemented from TGo4Condition.

Definition at line 42 of file TGo4CounterCond.cxx.

References TGo4Condition::UpdateFrom().


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines