]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EMCAL/jetfinder/AliEMCALJetFinderInputPrep.cxx
updates for Effective C++ compiler flags
[u/mrichter/AliRoot.git] / EMCAL / jetfinder / AliEMCALJetFinderInputPrep.cxx
index 752b8e9ea23916a192eca9e80808a2d1f682eb7f..4d5945554b3d34c7115a49551efb57246e7a9f75 100644 (file)
@@ -37,7 +37,8 @@
 ClassImp(AliEMCALJetFinderInputPrep)
 
 //________________________________________________________________________
-AliEMCALJetFinderInputPrep::AliEMCALJetFinderInputPrep()
+AliEMCALJetFinderInputPrep::AliEMCALJetFinderInputPrep() 
+  : fDebug(0),fInputObject(),fPythiaComparison(0)
 {
        // Default constructor
 if (fDebug > 0) Info("AliEMCALJetFinderInputPrep","Beginning Constructor");