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

Public Member Functions

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

Detailed Description

Definition at line 86 of file MyTasks.cxx.

Constructor & Destructor Documentation

MyRecMUON::MyRecMUON ( )
inline

Definition at line 89 of file MyTasks.cxx.

89 {;}
MyRecMUON::MyRecMUON ( const char *  name,
const char *  title 
)
virtual MyRecMUON::~MyRecMUON ( )
inlinevirtual

Definition at line 91 of file MyTasks.cxx.

91 {;}

Member Function Documentation

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

Definition at line 245 of file MyTasks.cxx.

References printf().

246 {
247  printf("MyRecMUON executing\n");
248 }

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