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

Functions

 ClassImp (EdbShowerRec) EdbShowerRec
 

Function Documentation

◆ ClassImp()

ClassImp ( EdbShowerRec  )
35 {
36  // Default Constructor:
37  Init();
38  Set0();
39 
40 }