CMS 3D CMS Logo

Functions
TEcnaParHistos.cc File Reference
#include "CalibCalorimetry/EcalCorrelatedNoiseAnalysisAlgos/interface/TEcnaParHistos.h"
#include "CalibCalorimetry/EcalCorrelatedNoiseAnalysisAlgos/interface/TEcnaNumbering.h"

Go to the source code of this file.

Functions

 ClassImp (TEcnaParHistos) TEcnaParHistos
 

Function Documentation

ClassImp ( TEcnaParHistos  )

Definition at line 14 of file TEcnaParHistos.cc.

19 {
20  //destructor
21 
22  //if (fEcalNumbering != 0){delete fEcalNumbering; fCdelete++;}
23  //if (fEcal != 0){delete fEcal; fCdelete++;}
24 
25  //std::cout << "[Info Management] CLASS: TEcnaParHistos. DESTROY OBJECT: this = " << this << std::endl;
26 }