FEDRA emulsion software from the OPERA Collaboration
EdbShowRec.cxx File Reference
#include "EdbShowRec.h"
Include dependency graph for EdbShowRec.cxx:

Functions

 ClassImp (EdbShowRec) EdbShowRec
 

Function Documentation

◆ ClassImp()

ClassImp ( EdbShowRec  )
11 {
12  // Default Constructor
13  Log(2,"EdbShowRec::EdbShowRec()","Default Constructor");
14  Set0();
15  Init();
16  Print();
17  Log(2,"EdbShowRec::EdbShowRec()","Default Constructor...done.");
18 }
bool Log(int level, const char *location, const char *fmt,...)
Definition: EdbLog.cxx:75
Alg Print()