CMS 3D CMS Logo

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

Go to the source code of this file.

Functions

 ClassImp (TEcnaParEcal) TEcnaParEcal
 

Function Documentation

ClassImp ( TEcnaParEcal  )

Definition at line 14 of file TEcnaParEcal.cc.

17  {
18 // Constructor without argument. Call to Init()
19 
20  // std::cout << "[Info Management] CLASS: TEcnaParEcal. CREATE OBJECT: this = " << this << std::endl;
21 
22  Init();
23 }