AlcapDAQ  1
Public Member Functions
MyRecPHOS Class Reference
Inheritance diagram for MyRecPHOS:

Public Member Functions

 MyRecPHOS ()
 
 MyRecPHOS (const char *name, const char *title)
 
virtual ~MyRecPHOS ()
 
void Exec (Option_t *option="")
 

Detailed Description

Definition at line 98 of file MyTasks.cxx.

Constructor & Destructor Documentation

MyRecPHOS::MyRecPHOS ( )
inline

Definition at line 101 of file MyTasks.cxx.

101 {;}
MyRecPHOS::MyRecPHOS ( const char *  name,
const char *  title 
)
virtual MyRecPHOS::~MyRecPHOS ( )
inlinevirtual

Definition at line 103 of file MyTasks.cxx.

103 {;}

Member Function Documentation

void MyRecPHOS::Exec ( Option_t *  option = "")

Definition at line 258 of file MyTasks.cxx.

References printf().

259 {
260  printf("MyRecPHOS executing\n");
261 }

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