CMS 3D CMS Logo

Functions | Variables
TEcnaRootFile.cc File Reference
#include "CalibCalorimetry/EcalCorrelatedNoiseAnalysisAlgos/interface/TEcnaRootFile.h"
#include "Riostream.h"

Go to the source code of this file.

Functions

 ClassImp (TEcnaRootFile) TEcnaRootFile
 

Variables

TEcnaRootFilegCnaRootFile = nullptr
 

Function Documentation

ClassImp ( TEcnaRootFile  )

Definition at line 16 of file TEcnaRootFile.cc.

21  {
22 //constructor without arguments
23 
24  // std::cout << "[Info Management] CLASS: TEcnaRootFile. CREATE OBJECT: this = " << this << std::endl;
25 
26  Init();
27 }

Variable Documentation

TEcnaRootFile* gCnaRootFile = nullptr

Definition at line 14 of file TEcnaRootFile.cc.