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

Public Member Functions

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

Detailed Description

Definition at line 74 of file MyTasks.cxx.

Constructor & Destructor Documentation

MyRecITS::MyRecITS ( )
inline

Definition at line 77 of file MyTasks.cxx.

77 {;}
MyRecITS::MyRecITS ( const char *  name,
const char *  title 
)
virtual MyRecITS::~MyRecITS ( )
inlinevirtual

Definition at line 79 of file MyTasks.cxx.

79 {;}

Member Function Documentation

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

Definition at line 232 of file MyTasks.cxx.

References printf().

233 {
234  printf("MyRecITS executing\n");
235 }

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