#include "CalibCalorimetry/EcalCorrelatedNoiseAnalysisAlgos/interface/TCnaParameters.h"
Go to the source code of this file.
Functions | |
ClassImp (TCnaParameters) TCnaParameters |
ClassImp | ( | TCnaParameters | ) |
Definition at line 6 of file TCnaParameters.cc.
00014 : ymin and ymax values for histos, 00015 // "Period of Run" description by TString 00016 // 00017 //------------------------------------------------------------------------- 00018 // 00019 // For more details on other classes of the CNA package: 00020 // 00021 // https://www.cern.ch/cms-fabbro/cna 00022 // 00023 //------------------------------------------------------------------------- 00024 // 00025 00026 //---------------------- TCnaParameters.cxx ----------------------------- 00027 // 00028 // Creation (first version): 19 May 2005 00029 // 00030 // For questions or comments, please send e-mail to Bernard Fabbro: 00031 // 00032 // fabbro@hep.saclay.cea.fr 00033 // 00034 //------------------------------------------------------------------------ 00035 00036 TCnaParameters::~TCnaParameters() 00037 { 00038 //destructor 00039 00040 }