![]() |
![]() |
#include <TEcnaRead.h>
Public Member Functions | |
void | Adelete (const TString) |
void | Anew (const TString) |
Bool_t | CloseRootFile (const Text_t *) |
Bool_t | DataExist () |
TString | GetAnalysisName () |
Int_t | GetFirstReqEvtNumber () |
Int_t | GetNumberOfBinsSampleAsFunctionOfTime () |
void | GetReadyToReadRootFile (TString, const Int_t &, const Int_t &, const Int_t &, const Int_t &, const Int_t &, const Int_t &, TString) |
Int_t | GetReqNbOfEvts () |
TString | GetRootFileName () |
TString | GetRootFileNameShort () |
TString | GetRunType () |
TString | GetStartDate () |
time_t | GetStartTime () |
Int_t | GetStexStinFromIndex (const Int_t &) |
Int_t | GetStinIndex (const Int_t &) |
TString | GetStopDate () |
time_t | GetStopTime () |
TString | GetTypeOfQuantity (const CnaResultTyp) |
void | Init () |
Bool_t | LookAtRootFile () |
Bool_t | OpenRootFile (const Text_t *, TString) |
TEcnaRead & | operator= (const TEcnaRead &) |
void | PrintAllComments () |
void | PrintComments () |
void | PrintNoComment () |
void | PrintWarnings () |
TVectorD | ReadAveragedHighFrequencyNoise (const Int_t &) |
TVectorD | ReadAveragedLowFrequencyNoise (const Int_t &) |
TVectorD | ReadAveragedMeanOfCorrelationsBetweenSamples (const Int_t &) |
TVectorD | ReadAveragedNumberOfEvents (const Int_t &) |
TVectorD | ReadAveragedPedestals (const Int_t &) |
TVectorD | ReadAveragedSigmaOfCorrelationsBetweenSamples (const Int_t &) |
TVectorD | ReadAveragedTotalNoise (const Int_t &) |
TMatrixD | ReadCorrelationsBetweenSamples (const Int_t &, const Int_t &, const Int_t &) |
TMatrixD | ReadCovariancesBetweenSamples (const Int_t &, const Int_t &, const Int_t &) |
TMatrixD | ReadHighFrequencyCorrelationsBetweenChannels (const Int_t &, const Int_t &, const Int_t &) |
TMatrixD | ReadHighFrequencyCorrelationsBetweenChannels (const Int_t &) |
TMatrixD | ReadHighFrequencyCovariancesBetweenChannels (const Int_t &, const Int_t &, const Int_t &) |
TMatrixD | ReadHighFrequencyCovariancesBetweenChannels (const Int_t &) |
TMatrixD | ReadHighFrequencyMeanCorrelationsBetweenStins (const Int_t &) |
TVectorD | ReadHighFrequencyNoise (const Int_t &) |
TMatrixD | ReadLowFrequencyCorrelationsBetweenChannels (const Int_t &, const Int_t &, const Int_t &) |
TMatrixD | ReadLowFrequencyCorrelationsBetweenChannels (const Int_t &) |
TMatrixD | ReadLowFrequencyCovariancesBetweenChannels (const Int_t &, const Int_t &, const Int_t &) |
TMatrixD | ReadLowFrequencyCovariancesBetweenChannels (const Int_t &) |
TMatrixD | ReadLowFrequencyMeanCorrelationsBetweenStins (const Int_t &) |
TVectorD | ReadLowFrequencyNoise (const Int_t &) |
TVectorD | ReadMeanOfCorrelationsBetweenSamples (const Int_t &) |
TVectorD | ReadNumberOfEvents (const Int_t &) |
TMatrixD | ReadNumberOfEventsForSamples (const Int_t &, const Int_t &, const Int_t &) |
TVectorD | ReadPedestals (const Int_t &) |
TVectorD | ReadRelevantCorrelationsBetweenSamples (const Int_t &, const Int_t &, const Int_t &) |
Bool_t | ReadRootFileHeader (const Int_t &) |
TVectorD | ReadSampleMeans (const Int_t &, const Int_t &, const Int_t &) |
TVectorD | ReadSampleSigmas (const Int_t &, const Int_t &, const Int_t &) |
TVectorD | ReadSampleValues (const Int_t &, const Int_t &, const Int_t &) |
Double_t *** | ReadSampleValuesSameFile (const Int_t &, const Int_t &, const Int_t &) |
TVectorD | ReadSigmaOfCorrelationsBetweenSamples (const Int_t &) |
TVectorD | ReadStinNumbers (const Int_t &) |
TVectorD | ReadTotalNoise (const Int_t &) |
void | SetEcalSubDetector (const TString, const TEcnaNumbering *, const TEcnaWrite *) |
TEcnaRead () | |
TEcnaRead (const TString, const TEcnaParPaths *, const TEcnaParCout *, const TEcnaHeader *, const TEcnaNumbering *, const TEcnaWrite *) | |
TEcnaRead (const TEcnaRead &) | |
virtual | ~TEcnaRead () |
Private Member Functions | |
void | fCopy (const TEcnaRead &) |
Private Attributes | |
Int_t | fCdelete |
TEcnaParCout * | fCnaParCout |
TEcnaParPaths * | fCnaParPaths |
TEcnaWrite * | fCnaWrite |
Int_t | fCnew |
Int_t | fCodePrintAllComments |
Int_t | fCodePrintComments |
Int_t | fCodePrintNoComment |
Int_t | fCodePrintWarnings |
Bool_t | fDataExist |
TEcnaParEcal * | fEcal |
TEcnaNumbering * | fEcalNumbering |
TEcnaHeader * | fFileHeader |
Int_t | fFlagPrint |
TString | fFlagSubDet |
Int_t | fgMaxCar |
Int_t | fLookAtRootFile |
Int_t | fMemoStinNumbers |
Int_t | fNbChanByLine |
Int_t | fNbSampByLine |
Bool_t | fOpenRootFile |
TString | fPathRoot |
Int_t | fReadyToReadRootFile |
Int_t | fSectChanSizeX |
Int_t | fSectChanSizeY |
Int_t | fSectSampSizeX |
Int_t | fSectSampSizeY |
TString | fStexName |
TString | fStinName |
Int_t * | fT1d_StexStinFromIndex |
Double_t * | fT3d1_distribs |
Double_t ** | fT3d2_distribs |
Double_t *** | fT3d_distribs |
Int_t * | fTagStinNumbers |
TString | fTTBELL |
Int_t | fUserChan |
Int_t | fUserSamp |
Definition at line 38 of file TEcnaRead.h.
TEcnaRead::TEcnaRead | ( | ) |
Definition at line 263 of file TEcnaRead.cc.
TEcnaRead::TEcnaRead | ( | const TString | SubDet, |
const TEcnaParPaths * | pCnaParPaths, | ||
const TEcnaParCout * | pCnaParCout, | ||
const TEcnaHeader * | pFileHeader, | ||
const TEcnaNumbering * | pEcalNumbering, | ||
const TEcnaWrite * | pCnaWrite | ||
) |
Definition at line 272 of file TEcnaRead.cc.
References fCnaParCout, fCnaParPaths, fFileHeader, Init(), and SetEcalSubDetector().
TEcnaRead::TEcnaRead | ( | const TEcnaRead & | dcop | ) |
|
virtual |
Definition at line 483 of file TEcnaRead.cc.
References Adelete(), gather_cfg::cout, fCdelete, fCnew, fCodePrintAllComments, fCodePrintComments, fFlagPrint, fT1d_StexStinFromIndex, fT3d1_distribs, fT3d2_distribs, fT3d_distribs, fTagStinNumbers, and fTTBELL.
void TEcnaRead::Adelete | ( | const TString | VarName | ) |
Definition at line 403 of file TEcnaRead.cc.
References fCdelete.
Referenced by CloseRootFile(), OpenRootFile(), and ~TEcnaRead().
void TEcnaRead::Anew | ( | const TString | VarName | ) |
Definition at line 394 of file TEcnaRead.cc.
References fCnew.
Referenced by LookAtRootFile(), and OpenRootFile().
Bool_t TEcnaRead::CloseRootFile | ( | const Text_t * | name | ) |
Definition at line 844 of file TEcnaRead.cc.
References Adelete(), TCnaRootFile::CloseFile(), gather_cfg::cout, fCodePrintAllComments, fFlagPrint, fOpenRootFile, fTTBELL, and gCnaRootFile.
Referenced by ReadAveragedHighFrequencyNoise(), ReadAveragedLowFrequencyNoise(), ReadAveragedMeanOfCorrelationsBetweenSamples(), ReadAveragedPedestals(), ReadAveragedSigmaOfCorrelationsBetweenSamples(), ReadAveragedTotalNoise(), ReadCorrelationsBetweenSamples(), ReadCovariancesBetweenSamples(), ReadHighFrequencyCorrelationsBetweenChannels(), ReadHighFrequencyCovariancesBetweenChannels(), ReadHighFrequencyMeanCorrelationsBetweenStins(), ReadHighFrequencyNoise(), ReadLowFrequencyCorrelationsBetweenChannels(), ReadLowFrequencyCovariancesBetweenChannels(), ReadLowFrequencyMeanCorrelationsBetweenStins(), ReadLowFrequencyNoise(), ReadMeanOfCorrelationsBetweenSamples(), ReadNumberOfEventsForSamples(), ReadPedestals(), ReadRelevantCorrelationsBetweenSamples(), ReadRootFileHeader(), ReadSampleMeans(), ReadSampleSigmas(), ReadSampleValues(), ReadSampleValuesSameFile(), ReadSigmaOfCorrelationsBetweenSamples(), ReadStinNumbers(), and ReadTotalNoise().
Bool_t TEcnaRead::DataExist | ( | ) |
Definition at line 876 of file TEcnaRead.cc.
References fDataExist.
Referenced by TEcnaHistos::GetHistoValues(), TEcnaHistos::GetOkViewHisto(), TEcnaRun::ReadEventDistributions(), TEcnaHistos::StexHocoVecoLHFCorcc(), TEcnaHistos::ViewHisto(), TEcnaHistos::ViewMatrix(), TEcnaHistos::ViewStas(), TEcnaHistos::ViewStex(), and TEcnaHistos::ViewStin().
|
private |
Definition at line 414 of file TEcnaRead.cc.
References fCdelete, fCnew, fCodePrintAllComments, fCodePrintComments, fCodePrintNoComment, fCodePrintWarnings, fFileHeader, fFlagPrint, fOpenRootFile, fPathRoot, fSectChanSizeX, fSectChanSizeY, fSectSampSizeX, fSectSampSizeY, fTagStinNumbers, fUserChan, and fUserSamp.
Referenced by operator=().
TString TEcnaRead::GetAnalysisName | ( | ) |
Definition at line 3188 of file TEcnaRead.cc.
References gather_cfg::cout, fFileHeader, and TEcnaHeader::fTypAna.
Int_t TEcnaRead::GetFirstReqEvtNumber | ( | ) |
Definition at line 3197 of file TEcnaRead.cc.
References gather_cfg::cout, fFileHeader, and TEcnaHeader::fFirstReqEvtNumber.
Int_t TEcnaRead::GetNumberOfBinsSampleAsFunctionOfTime | ( | ) |
void TEcnaRead::GetReadyToReadRootFile | ( | TString | typ_ana, |
const Int_t & | nb_of_samples, | ||
const Int_t & | run_number, | ||
const Int_t & | nfirst, | ||
const Int_t & | nlast, | ||
const Int_t & | nreqevts, | ||
const Int_t & | Stex, | ||
TString | path_root | ||
) |
Definition at line 532 of file TEcnaRead.cc.
References gather_cfg::cout, fCnaWrite, fCodePrintAllComments, fCodePrintComments, fFileHeader, TEcnaHeader::fFirstReqEvtNumber, fFlagPrint, TEcnaHeader::fLastReqEvtNumber, TEcnaWrite::fMakeResultsFileName(), fMemoStinNumbers, TEcnaHeader::fNbOfSamples, fPathRoot, fReadyToReadRootFile, TEcnaHeader::fReqNbOfEvts, TEcnaHeader::fRunNumber, TEcnaHeader::fStex, TEcnaHeader::fTypAna, TEcnaHeader::HeaderParameters(), nlast, and TEcnaWrite::RegisterFileParameters().
Referenced by TEcnaRun::ReadEventDistributions(), TEcnaHistos::StexHocoVecoLHFCorcc(), TEcnaHistos::ViewHistime(), TEcnaHistos::ViewHisto(), TEcnaHistos::ViewMatrix(), TEcnaHistos::ViewStas(), TEcnaHistos::ViewStex(), and TEcnaHistos::ViewStin().
Int_t TEcnaRead::GetReqNbOfEvts | ( | ) |
Definition at line 3206 of file TEcnaRead.cc.
References gather_cfg::cout, fFileHeader, and TEcnaHeader::fReqNbOfEvts.
Referenced by GetNumberOfBinsSampleAsFunctionOfTime().
TString TEcnaRead::GetRootFileName | ( | ) |
Definition at line 3167 of file TEcnaRead.cc.
References fCnaWrite, and TEcnaWrite::GetRootFileName().
Referenced by TEcnaRun::ReadEventDistributions().
TString TEcnaRead::GetRootFileNameShort | ( | ) |
Definition at line 3168 of file TEcnaRead.cc.
References fCnaWrite, and TEcnaWrite::GetRootFileNameShort().
Referenced by TEcnaHistos::GetOkViewHisto(), TEcnaRun::ReadEventDistributions(), TEcnaHistos::StexHocoVecoLHFCorcc(), TEcnaHistos::ViewHisto(), TEcnaHistos::ViewMatrix(), TEcnaHistos::ViewStas(), TEcnaHistos::ViewStex(), and TEcnaHistos::ViewStin().
TString TEcnaRead::GetRunType | ( | ) |
Definition at line 625 of file TEcnaRead.cc.
References fFileHeader, and TEcnaHeader::fRunType.
Referenced by TEcnaHistos::GetHistoValues(), TEcnaHistos::StexHocoVecoLHFCorcc(), TEcnaHistos::ViewHisto(), TEcnaHistos::ViewMatrix(), TEcnaHistos::ViewStas(), TEcnaHistos::ViewStex(), and TEcnaHistos::ViewStin().
TString TEcnaRead::GetStartDate | ( | ) |
Definition at line 623 of file TEcnaRead.cc.
References fFileHeader, and TEcnaHeader::fStartDate.
Referenced by TEcnaHistos::GetHistoValues(), TEcnaRun::ReadEventDistributions(), TEcnaHistos::StexHocoVecoLHFCorcc(), TEcnaHistos::ViewHistime(), TEcnaHistos::ViewHisto(), TEcnaHistos::ViewMatrix(), TEcnaHistos::ViewStas(), TEcnaHistos::ViewStex(), and TEcnaHistos::ViewStin().
time_t TEcnaRead::GetStartTime | ( | ) |
Definition at line 621 of file TEcnaRead.cc.
References fFileHeader, and TEcnaHeader::fStartTime.
Referenced by TEcnaRun::ReadEventDistributions(), TEcnaHistos::ViewHistime(), TEcnaHistos::ViewHisto(), and TEcnaHistos::ViewStas().
Int_t TEcnaRead::GetStexStinFromIndex | ( | const Int_t & | i0StexStinEcna | ) |
Definition at line 3176 of file TEcnaRead.cc.
References fEcal, i, TEcnaParEcal::MaxStinEcnaInStex(), and ReadStinNumbers().
Referenced by TEcnaRun::ReadEventDistributions(), and TEcnaHistos::ViewStex().
Int_t TEcnaRead::GetStinIndex | ( | const Int_t & | n1StexStin | ) |
Definition at line 3222 of file TEcnaRead.cc.
References gather_cfg::cout, fCodePrintAllComments, fEcal, fFlagPrint, fTTBELL, i, TEcnaParEcal::MaxStinEcnaInStex(), and ReadStinNumbers().
Referenced by ReadHighFrequencyCorrelationsBetweenChannels(), ReadHighFrequencyCovariancesBetweenChannels(), ReadLowFrequencyCorrelationsBetweenChannels(), ReadLowFrequencyCovariancesBetweenChannels(), and ReadNumberOfEventsForSamples().
TString TEcnaRead::GetStopDate | ( | ) |
Definition at line 624 of file TEcnaRead.cc.
References fFileHeader, and TEcnaHeader::fStopDate.
Referenced by TEcnaHistos::GetHistoValues(), TEcnaRun::ReadEventDistributions(), TEcnaHistos::StexHocoVecoLHFCorcc(), TEcnaHistos::ViewHisto(), TEcnaHistos::ViewMatrix(), TEcnaHistos::ViewStas(), TEcnaHistos::ViewStex(), and TEcnaHistos::ViewStin().
time_t TEcnaRead::GetStopTime | ( | ) |
Definition at line 622 of file TEcnaRead.cc.
References fFileHeader, and TEcnaHeader::fStopTime.
Referenced by TEcnaRun::ReadEventDistributions(), TEcnaHistos::ViewHisto(), and TEcnaHistos::ViewStas().
TString TEcnaRead::GetTypeOfQuantity | ( | const CnaResultTyp | arg_typ | ) |
Definition at line 3113 of file TEcnaRead.cc.
References cTypAdcEvt, cTypAvHfn, cTypAvLfn, cTypAvMeanCorss, cTypAvPed, cTypAvSigCorss, cTypAvTno, cTypCorCss, cTypCovCss, cTypHFccMoStins, cTypHfCor, cTypHfCov, cTypHfn, cTypLFccMoStins, cTypLfCor, cTypLfCov, cTypLfn, cTypMeanCorss, cTypMSp, cTypNbOfEvts, cTypNumbers, cTypPed, cTypSigCorss, cTypSSp, cTypTno, and fFlagSubDet.
Referenced by ReadAveragedHighFrequencyNoise(), ReadAveragedLowFrequencyNoise(), ReadAveragedMeanOfCorrelationsBetweenSamples(), ReadAveragedPedestals(), ReadAveragedSigmaOfCorrelationsBetweenSamples(), ReadAveragedTotalNoise(), ReadCorrelationsBetweenSamples(), ReadCovariancesBetweenSamples(), ReadHighFrequencyCorrelationsBetweenChannels(), ReadHighFrequencyCovariancesBetweenChannels(), ReadHighFrequencyMeanCorrelationsBetweenStins(), ReadHighFrequencyNoise(), ReadLowFrequencyCorrelationsBetweenChannels(), ReadLowFrequencyCovariancesBetweenChannels(), ReadLowFrequencyMeanCorrelationsBetweenStins(), ReadLowFrequencyNoise(), ReadMeanOfCorrelationsBetweenSamples(), ReadNumberOfEventsForSamples(), ReadPedestals(), ReadRelevantCorrelationsBetweenSamples(), ReadSampleMeans(), ReadSampleSigmas(), ReadSampleValues(), ReadSampleValuesSameFile(), ReadSigmaOfCorrelationsBetweenSamples(), ReadStinNumbers(), and ReadTotalNoise().
void TEcnaRead::Init | ( | void | ) |
Definition at line 309 of file TEcnaRead.cc.
References fCdelete, fCnaParCout, fCnew, fCodePrintAllComments, fCodePrintComments, fCodePrintNoComment, fCodePrintWarnings, fDataExist, fFlagPrint, fgMaxCar, fLookAtRootFile, fMemoStinNumbers, fOpenRootFile, fPathRoot, fReadyToReadRootFile, fSectChanSizeX, fSectChanSizeY, fSectSampSizeX, fSectSampSizeY, fT1d_StexStinFromIndex, fT3d1_distribs, fT3d2_distribs, fT3d_distribs, fTagStinNumbers, fTTBELL, fUserChan, fUserSamp, and TEcnaParCout::GetCodePrint().
Referenced by TEcnaRead().
Bool_t TEcnaRead::LookAtRootFile | ( | ) |
Definition at line 675 of file TEcnaRead.cc.
References Anew(), gather_cfg::cout, fEcal, fFileHeader, fLookAtRootFile, fReadyToReadRootFile, TEcnaHeader::fStinNumbersCalc, fT1d_StexStinFromIndex, fTagStinNumbers, fTTBELL, i, TEcnaParEcal::MaxStinEcnaInStex(), ReadRootFileHeader(), and ReadStinNumbers().
Referenced by TEcnaRun::ReadEventDistributions(), TEcnaHistos::StexHocoVecoLHFCorcc(), TEcnaHistos::ViewHistime(), TEcnaHistos::ViewHisto(), TEcnaHistos::ViewMatrix(), TEcnaHistos::ViewStas(), TEcnaHistos::ViewStex(), and TEcnaHistos::ViewStin().
Bool_t TEcnaRead::OpenRootFile | ( | const Text_t * | name, |
TString | status | ||
) |
Definition at line 808 of file TEcnaRead.cc.
References Adelete(), Anew(), gather_cfg::cout, fCodePrintAllComments, fFlagPrint, fOpenRootFile, fPathRoot, TCnaRootFile::fRootFileStatus, gCnaRootFile, TCnaRootFile::OpenR(), TCnaRootFile::OpenW(), and ntuplemaker::status.
Referenced by ReadAveragedHighFrequencyNoise(), ReadAveragedLowFrequencyNoise(), ReadAveragedMeanOfCorrelationsBetweenSamples(), ReadAveragedPedestals(), ReadAveragedSigmaOfCorrelationsBetweenSamples(), ReadAveragedTotalNoise(), ReadCorrelationsBetweenSamples(), ReadCovariancesBetweenSamples(), ReadHighFrequencyCorrelationsBetweenChannels(), ReadHighFrequencyCovariancesBetweenChannels(), ReadHighFrequencyMeanCorrelationsBetweenStins(), ReadHighFrequencyNoise(), ReadLowFrequencyCorrelationsBetweenChannels(), ReadLowFrequencyCovariancesBetweenChannels(), ReadLowFrequencyMeanCorrelationsBetweenStins(), ReadLowFrequencyNoise(), ReadMeanOfCorrelationsBetweenSamples(), ReadNumberOfEventsForSamples(), ReadPedestals(), ReadRelevantCorrelationsBetweenSamples(), ReadRootFileHeader(), ReadSampleMeans(), ReadSampleSigmas(), ReadSampleValues(), ReadSampleValuesSameFile(), ReadSigmaOfCorrelationsBetweenSamples(), ReadStinNumbers(), and ReadTotalNoise().
void TEcnaRead::PrintAllComments | ( | ) |
Definition at line 3291 of file TEcnaRead.cc.
References gather_cfg::cout, fCodePrintAllComments, and fFlagPrint.
void TEcnaRead::PrintComments | ( | ) |
Definition at line 3275 of file TEcnaRead.cc.
References gather_cfg::cout, fCodePrintComments, and fFlagPrint.
void TEcnaRead::PrintNoComment | ( | ) |
Definition at line 3299 of file TEcnaRead.cc.
References fCodePrintNoComment, and fFlagPrint.
Referenced by TEcnaRun::ReadEventDistributions(), TEcnaHistos::SetEcalSubDetector(), TEcnaHistos::StexHocoVecoLHFCorcc(), TEcnaHistos::ViewHistime(), TEcnaHistos::ViewHisto(), TEcnaHistos::ViewMatrix(), TEcnaHistos::ViewStas(), TEcnaHistos::ViewStex(), and TEcnaHistos::ViewStin().
void TEcnaRead::PrintWarnings | ( | ) |
Definition at line 3283 of file TEcnaRead.cc.
References gather_cfg::cout, fCodePrintWarnings, and fFlagPrint.
TVectorD TEcnaRead::ReadAveragedHighFrequencyNoise | ( | const Int_t & | VecDim | ) |
Definition at line 2933 of file TEcnaRead.cc.
References CloseRootFile(), gather_cfg::cout, cTypAvHfn, TCnaRootFile::fCnaIndivResult, fCnaWrite, fDataExist, cmsPerfSuiteHarvest::file_name, fOpenRootFile, TEcnaWrite::fRootFileNameShort, fTTBELL, gCnaRootFile, GetTypeOfQuantity(), i, OpenRootFile(), and TCnaRootFile::ReadElement().
Referenced by TEcnaHistos::ViewHisto(), and TEcnaHistos::ViewStas().
TVectorD TEcnaRead::ReadAveragedLowFrequencyNoise | ( | const Int_t & | VecDim | ) |
Definition at line 2878 of file TEcnaRead.cc.
References CloseRootFile(), gather_cfg::cout, cTypAvLfn, TCnaRootFile::fCnaIndivResult, fCnaWrite, fDataExist, cmsPerfSuiteHarvest::file_name, fOpenRootFile, TEcnaWrite::fRootFileNameShort, fTTBELL, gCnaRootFile, GetTypeOfQuantity(), i, OpenRootFile(), and TCnaRootFile::ReadElement().
Referenced by TEcnaHistos::ViewHisto(), and TEcnaHistos::ViewStas().
TVectorD TEcnaRead::ReadAveragedMeanOfCorrelationsBetweenSamples | ( | const Int_t & | VecDim | ) |
Definition at line 2988 of file TEcnaRead.cc.
References CloseRootFile(), gather_cfg::cout, cTypAvMeanCorss, TCnaRootFile::fCnaIndivResult, fCnaWrite, fDataExist, cmsPerfSuiteHarvest::file_name, fOpenRootFile, TEcnaWrite::fRootFileNameShort, fTTBELL, gCnaRootFile, GetTypeOfQuantity(), i, OpenRootFile(), and TCnaRootFile::ReadElement().
Referenced by TEcnaHistos::ViewHisto(), and TEcnaHistos::ViewStas().
TVectorD TEcnaRead::ReadAveragedNumberOfEvents | ( | const Int_t & | VecDim | ) |
Definition at line 2708 of file TEcnaRead.cc.
References fEcal, fEcalNumbering, fFileHeader, TEcnaHeader::fStex, fStexName, TEcnaNumbering::Get0StexEchaFrom1StexStinAnd0StinEcha(), i, TEcnaParEcal::MaxCrysEcnaInStex(), TEcnaParEcal::MaxCrysInStin(), TEcnaNumbering::MaxCrysInStinEcna(), and ReadNumberOfEvents().
Referenced by TEcnaHistos::ViewHisto(), and TEcnaHistos::ViewStas().
TVectorD TEcnaRead::ReadAveragedPedestals | ( | const Int_t & | VecDim | ) |
Definition at line 2768 of file TEcnaRead.cc.
References CloseRootFile(), gather_cfg::cout, cTypAvPed, TCnaRootFile::fCnaIndivResult, fCnaWrite, fDataExist, cmsPerfSuiteHarvest::file_name, fOpenRootFile, TEcnaWrite::fRootFileNameShort, fTTBELL, gCnaRootFile, GetTypeOfQuantity(), i, OpenRootFile(), and TCnaRootFile::ReadElement().
Referenced by TEcnaHistos::ViewHisto(), and TEcnaHistos::ViewStas().
TVectorD TEcnaRead::ReadAveragedSigmaOfCorrelationsBetweenSamples | ( | const Int_t & | VecDim | ) |
Definition at line 3043 of file TEcnaRead.cc.
References CloseRootFile(), gather_cfg::cout, cTypAvSigCorss, TCnaRootFile::fCnaIndivResult, fCnaWrite, fDataExist, cmsPerfSuiteHarvest::file_name, fOpenRootFile, TEcnaWrite::fRootFileNameShort, fTTBELL, gCnaRootFile, GetTypeOfQuantity(), i, OpenRootFile(), and TCnaRootFile::ReadElement().
Referenced by TEcnaHistos::ViewHisto(), and TEcnaHistos::ViewStas().
TVectorD TEcnaRead::ReadAveragedTotalNoise | ( | const Int_t & | VecDim | ) |
Definition at line 2823 of file TEcnaRead.cc.
References CloseRootFile(), gather_cfg::cout, cTypAvTno, TCnaRootFile::fCnaIndivResult, fCnaWrite, fDataExist, cmsPerfSuiteHarvest::file_name, fOpenRootFile, TEcnaWrite::fRootFileNameShort, fTTBELL, gCnaRootFile, GetTypeOfQuantity(), i, OpenRootFile(), and TCnaRootFile::ReadElement().
Referenced by TEcnaHistos::ViewHisto(), and TEcnaHistos::ViewStas().
TMatrixD TEcnaRead::ReadCorrelationsBetweenSamples | ( | const Int_t & | n1StexStin, |
const Int_t & | i0StinEcha, | ||
const Int_t & | MatDim | ||
) |
Definition at line 1466 of file TEcnaRead.cc.
References CloseRootFile(), gather_cfg::cout, cTypCorCss, TCnaRootFile::fCnaIndivResult, fCnaWrite, fDataExist, fEcalNumbering, cmsPerfSuiteHarvest::file_name, fOpenRootFile, TEcnaWrite::fRootFileNameShort, fTTBELL, gCnaRootFile, TEcnaNumbering::Get0StexEchaFrom1StexStinAnd0StinEcha(), GetTypeOfQuantity(), i, j, OpenRootFile(), and TCnaRootFile::ReadElement().
Referenced by TEcnaHistos::ViewMatrix(), and TEcnaHistos::ViewStin().
TMatrixD TEcnaRead::ReadCovariancesBetweenSamples | ( | const Int_t & | n1StexStin, |
const Int_t & | i0StinEcha, | ||
const Int_t & | MatDim | ||
) |
Definition at line 1403 of file TEcnaRead.cc.
References CloseRootFile(), gather_cfg::cout, cTypCovCss, TCnaRootFile::fCnaIndivResult, fCnaWrite, fDataExist, fEcalNumbering, cmsPerfSuiteHarvest::file_name, fOpenRootFile, TEcnaWrite::fRootFileNameShort, fTTBELL, gCnaRootFile, TEcnaNumbering::Get0StexEchaFrom1StexStinAnd0StinEcha(), GetTypeOfQuantity(), i, j, OpenRootFile(), and TCnaRootFile::ReadElement().
Referenced by TEcnaHistos::ViewMatrix(), and TEcnaHistos::ViewStin().
TMatrixD TEcnaRead::ReadHighFrequencyCorrelationsBetweenChannels | ( | const Int_t & | n1StexStin_a, |
const Int_t & | n1StexStin_b, | ||
const Int_t & | MatDim | ||
) |
Definition at line 1784 of file TEcnaRead.cc.
References CloseRootFile(), gather_cfg::cout, cTypHfCor, TCnaRootFile::fCnaIndivResult, fCnaWrite, fDataExist, cmsPerfSuiteHarvest::file_name, fOpenRootFile, TEcnaWrite::fRootFileNameShort, fTTBELL, gCnaRootFile, GetStinIndex(), GetTypeOfQuantity(), i, j, OpenRootFile(), and TCnaRootFile::ReadElement().
Referenced by TEcnaHistos::StexHocoVecoLHFCorcc(), and TEcnaHistos::ViewMatrix().
TMatrixD TEcnaRead::ReadHighFrequencyCorrelationsBetweenChannels | ( | const Int_t & | MatDim | ) |
Definition at line 2103 of file TEcnaRead.cc.
References CloseRootFile(), gather_cfg::cout, cTypHfCor, TCnaRootFile::fCnaIndivResult, fCnaWrite, fDataExist, fEcal, cmsPerfSuiteHarvest::file_name, fOpenRootFile, TEcnaWrite::fRootFileNameShort, fTTBELL, gCnaRootFile, GetTypeOfQuantity(), i, j, TEcnaParEcal::MaxCrysInStin(), TEcnaParEcal::MaxStinEcnaInStex(), OpenRootFile(), TCnaRootFile::ReadElement(), and ReadStinNumbers().
TMatrixD TEcnaRead::ReadHighFrequencyCovariancesBetweenChannels | ( | const Int_t & | n1StexStin_a, |
const Int_t & | n1StexStin_b, | ||
const Int_t & | MatDim | ||
) |
Definition at line 1715 of file TEcnaRead.cc.
References CloseRootFile(), gather_cfg::cout, cTypHfCov, TCnaRootFile::fCnaIndivResult, fCnaWrite, fDataExist, cmsPerfSuiteHarvest::file_name, fOpenRootFile, TEcnaWrite::fRootFileNameShort, fTTBELL, gCnaRootFile, GetStinIndex(), GetTypeOfQuantity(), i, j, OpenRootFile(), and TCnaRootFile::ReadElement().
Referenced by TEcnaHistos::ViewMatrix().
TMatrixD TEcnaRead::ReadHighFrequencyCovariancesBetweenChannels | ( | const Int_t & | MatDim | ) |
Definition at line 2020 of file TEcnaRead.cc.
References CloseRootFile(), gather_cfg::cout, cTypHfCov, TCnaRootFile::fCnaIndivResult, fCnaWrite, fDataExist, fEcal, cmsPerfSuiteHarvest::file_name, fOpenRootFile, TEcnaWrite::fRootFileNameShort, fTTBELL, gCnaRootFile, GetTypeOfQuantity(), i, j, TEcnaParEcal::MaxCrysInStin(), TEcnaParEcal::MaxStinEcnaInStex(), OpenRootFile(), TCnaRootFile::ReadElement(), and ReadStinNumbers().
TMatrixD TEcnaRead::ReadHighFrequencyMeanCorrelationsBetweenStins | ( | const Int_t & | MatDim | ) |
Definition at line 2260 of file TEcnaRead.cc.
References CloseRootFile(), gather_cfg::cout, cTypHFccMoStins, TCnaRootFile::fCnaIndivResult, fCnaWrite, fDataExist, fEcal, cmsPerfSuiteHarvest::file_name, fOpenRootFile, TEcnaWrite::fRootFileNameShort, fTTBELL, gCnaRootFile, GetTypeOfQuantity(), i, j, TEcnaParEcal::MaxStinEcnaInStex(), OpenRootFile(), TCnaRootFile::ReadElement(), and ReadStinNumbers().
Referenced by TEcnaHistos::ViewMatrix().
TVectorD TEcnaRead::ReadHighFrequencyNoise | ( | const Int_t & | VecDim | ) |
Definition at line 2593 of file TEcnaRead.cc.
References CloseRootFile(), gather_cfg::cout, cTypHfn, TCnaRootFile::fCnaIndivResult, fCnaWrite, fDataExist, cmsPerfSuiteHarvest::file_name, fOpenRootFile, TEcnaWrite::fRootFileNameShort, fTTBELL, gCnaRootFile, GetTypeOfQuantity(), i, OpenRootFile(), and TCnaRootFile::ReadElement().
Referenced by TEcnaHistos::GetHistoValues(), TEcnaHistos::ViewHistime(), and TEcnaHistos::ViewStex().
TMatrixD TEcnaRead::ReadLowFrequencyCorrelationsBetweenChannels | ( | const Int_t & | n1StexStin_a, |
const Int_t & | n1StexStin_b, | ||
const Int_t & | MatDim | ||
) |
Definition at line 1645 of file TEcnaRead.cc.
References CloseRootFile(), gather_cfg::cout, cTypLfCor, TCnaRootFile::fCnaIndivResult, fCnaWrite, fDataExist, cmsPerfSuiteHarvest::file_name, fOpenRootFile, TEcnaWrite::fRootFileNameShort, fTTBELL, gCnaRootFile, GetStinIndex(), GetTypeOfQuantity(), i, j, OpenRootFile(), and TCnaRootFile::ReadElement().
Referenced by TEcnaHistos::StexHocoVecoLHFCorcc(), and TEcnaHistos::ViewMatrix().
TMatrixD TEcnaRead::ReadLowFrequencyCorrelationsBetweenChannels | ( | const Int_t & | MatDim | ) |
Definition at line 1937 of file TEcnaRead.cc.
References CloseRootFile(), gather_cfg::cout, cTypLfCor, TCnaRootFile::fCnaIndivResult, fCnaWrite, fDataExist, fEcal, cmsPerfSuiteHarvest::file_name, fOpenRootFile, TEcnaWrite::fRootFileNameShort, fTTBELL, gCnaRootFile, GetTypeOfQuantity(), i, j, TEcnaParEcal::MaxCrysInStin(), TEcnaParEcal::MaxStinEcnaInStex(), OpenRootFile(), TCnaRootFile::ReadElement(), and ReadStinNumbers().
TMatrixD TEcnaRead::ReadLowFrequencyCovariancesBetweenChannels | ( | const Int_t & | n1StexStin_a, |
const Int_t & | n1StexStin_b, | ||
const Int_t & | MatDim | ||
) |
Definition at line 1576 of file TEcnaRead.cc.
References CloseRootFile(), gather_cfg::cout, cTypLfCov, TCnaRootFile::fCnaIndivResult, fCnaWrite, fDataExist, cmsPerfSuiteHarvest::file_name, fOpenRootFile, TEcnaWrite::fRootFileNameShort, fTTBELL, gCnaRootFile, GetStinIndex(), GetTypeOfQuantity(), i, j, OpenRootFile(), and TCnaRootFile::ReadElement().
Referenced by TEcnaHistos::ViewMatrix().
TMatrixD TEcnaRead::ReadLowFrequencyCovariancesBetweenChannels | ( | const Int_t & | MatDim | ) |
Definition at line 1854 of file TEcnaRead.cc.
References CloseRootFile(), gather_cfg::cout, cTypLfCov, TCnaRootFile::fCnaIndivResult, fCnaWrite, fDataExist, fEcal, cmsPerfSuiteHarvest::file_name, fOpenRootFile, TEcnaWrite::fRootFileNameShort, fTTBELL, gCnaRootFile, GetTypeOfQuantity(), i, j, TEcnaParEcal::MaxCrysInStin(), TEcnaParEcal::MaxStinEcnaInStex(), OpenRootFile(), TCnaRootFile::ReadElement(), and ReadStinNumbers().
TMatrixD TEcnaRead::ReadLowFrequencyMeanCorrelationsBetweenStins | ( | const Int_t & | MatDim | ) |
Definition at line 2187 of file TEcnaRead.cc.
References CloseRootFile(), gather_cfg::cout, cTypLFccMoStins, TCnaRootFile::fCnaIndivResult, fCnaWrite, fDataExist, fEcal, cmsPerfSuiteHarvest::file_name, fOpenRootFile, TEcnaWrite::fRootFileNameShort, fTTBELL, gCnaRootFile, GetTypeOfQuantity(), i, j, TEcnaParEcal::MaxStinEcnaInStex(), OpenRootFile(), TCnaRootFile::ReadElement(), and ReadStinNumbers().
Referenced by TEcnaHistos::ViewMatrix().
TVectorD TEcnaRead::ReadLowFrequencyNoise | ( | const Int_t & | VecDim | ) |
Definition at line 2539 of file TEcnaRead.cc.
References CloseRootFile(), gather_cfg::cout, cTypLfn, TCnaRootFile::fCnaIndivResult, fCnaWrite, fDataExist, cmsPerfSuiteHarvest::file_name, fOpenRootFile, TEcnaWrite::fRootFileNameShort, fTTBELL, gCnaRootFile, GetTypeOfQuantity(), i, OpenRootFile(), and TCnaRootFile::ReadElement().
Referenced by TEcnaHistos::GetHistoValues(), TEcnaHistos::ViewHistime(), and TEcnaHistos::ViewStex().
TVectorD TEcnaRead::ReadMeanOfCorrelationsBetweenSamples | ( | const Int_t & | VecDim | ) |
Definition at line 2485 of file TEcnaRead.cc.
References CloseRootFile(), gather_cfg::cout, cTypMeanCorss, TCnaRootFile::fCnaIndivResult, fCnaWrite, fDataExist, cmsPerfSuiteHarvest::file_name, fOpenRootFile, TEcnaWrite::fRootFileNameShort, fTTBELL, gCnaRootFile, GetTypeOfQuantity(), i, OpenRootFile(), and TCnaRootFile::ReadElement().
Referenced by TEcnaHistos::GetHistoValues(), TEcnaHistos::ViewHistime(), and TEcnaHistos::ViewStex().
TVectorD TEcnaRead::ReadNumberOfEvents | ( | const Int_t & | VecDim | ) |
Definition at line 2338 of file TEcnaRead.cc.
References fEcal, fEcalNumbering, fFileHeader, TEcnaHeader::fNbOfSamples, TEcnaNumbering::Get0StexEchaFrom1StexStinAnd0StinEcha(), i, j, TEcnaParEcal::MaxCrysInStin(), TEcnaParEcal::MaxStinEcnaInStex(), and ReadNumberOfEventsForSamples().
Referenced by TEcnaHistos::GetHistoValues(), TEcnaHistos::GetNumberOfEvents(), ReadAveragedNumberOfEvents(), and TEcnaHistos::ViewStex().
TMatrixD TEcnaRead::ReadNumberOfEventsForSamples | ( | const Int_t & | n1StexStin, |
const Int_t & | MatDimX, | ||
const Int_t & | MatDimY | ||
) |
Definition at line 973 of file TEcnaRead.cc.
References CloseRootFile(), gather_cfg::cout, cTypNbOfEvts, TCnaRootFile::fCnaIndivResult, fCnaWrite, fDataExist, cmsPerfSuiteHarvest::file_name, fLookAtRootFile, fOpenRootFile, TEcnaWrite::fRootFileNameShort, fTTBELL, gCnaRootFile, GetStinIndex(), GetTypeOfQuantity(), i, j, OpenRootFile(), and TCnaRootFile::ReadElement().
Referenced by TEcnaRun::ReadEventDistributions(), and ReadNumberOfEvents().
TVectorD TEcnaRead::ReadPedestals | ( | const Int_t & | VecDim | ) |
Definition at line 2378 of file TEcnaRead.cc.
References CloseRootFile(), gather_cfg::cout, cTypPed, TCnaRootFile::fCnaIndivResult, fCnaWrite, fDataExist, cmsPerfSuiteHarvest::file_name, fOpenRootFile, TEcnaWrite::fRootFileNameShort, fTTBELL, gCnaRootFile, GetTypeOfQuantity(), i, OpenRootFile(), and TCnaRootFile::ReadElement().
Referenced by TEcnaHistos::GetHistoValues(), TEcnaHistos::ViewHistime(), and TEcnaHistos::ViewStex().
TVectorD TEcnaRead::ReadRelevantCorrelationsBetweenSamples | ( | const Int_t & | n1StexStin, |
const Int_t & | i0StinEcha, | ||
const Int_t & | InPutMatDim | ||
) |
Definition at line 1519 of file TEcnaRead.cc.
References CloseRootFile(), gather_cfg::cout, cTypCorCss, TCnaRootFile::fCnaIndivResult, fCnaWrite, fDataExist, fEcalNumbering, cmsPerfSuiteHarvest::file_name, fOpenRootFile, TEcnaWrite::fRootFileNameShort, fTTBELL, gCnaRootFile, TEcnaNumbering::Get0StexEchaFrom1StexStinAnd0StinEcha(), GetTypeOfQuantity(), i, OpenRootFile(), and TCnaRootFile::ReadElement().
Bool_t TEcnaRead::ReadRootFileHeader | ( | const Int_t & | i_print | ) |
Definition at line 729 of file TEcnaRead.cc.
References CloseRootFile(), gather_cfg::cout, TEcnaHeader::fAdcEvtCalc, TEcnaHeader::fAvHfnCalc, TEcnaHeader::fAvLfnCalc, TEcnaHeader::fAvMeanCorssCalc, TEcnaHeader::fAvPedCalc, TEcnaHeader::fAvSigCorssCalc, TEcnaHeader::fAvTnoCalc, fCnaWrite, TEcnaHeader::fCorCssCalc, TEcnaHeader::fCovCssCalc, fFileHeader, TEcnaHeader::fHFccMoStinsCalc, TEcnaHeader::fHfCorCalc, TEcnaHeader::fHfCovCalc, cmsPerfSuiteHarvest::file_name, TEcnaHeader::fLFccMoStinsCalc, TEcnaHeader::fLfCorCalc, TEcnaHeader::fLfCovCalc, TEcnaHeader::fMeanCorssCalc, TEcnaHeader::fMSpCalc, fOpenRootFile, TCnaRootFile::fRootFile, TEcnaWrite::fRootFileNameShort, TEcnaHeader::fRunType, TEcnaHeader::fSigCorssCalc, TEcnaHeader::fSSpCalc, TEcnaHeader::fStartDate, TEcnaHeader::fStartTime, TEcnaHeader::fStinNumbersCalc, TEcnaHeader::fStopDate, TEcnaHeader::fStopTime, fTTBELL, gCnaRootFile, h, OpenRootFile(), and TEcnaHeader::Print().
Referenced by LookAtRootFile().
TVectorD TEcnaRead::ReadSampleMeans | ( | const Int_t & | n1StexStin, |
const Int_t & | i0StinEcha, | ||
const Int_t & | VecDim | ||
) |
Definition at line 1215 of file TEcnaRead.cc.
References CloseRootFile(), gather_cfg::cout, cTypMSp, TCnaRootFile::fCnaIndivResult, fCnaWrite, fDataExist, fEcalNumbering, cmsPerfSuiteHarvest::file_name, fOpenRootFile, TEcnaWrite::fRootFileNameShort, fTTBELL, gCnaRootFile, TEcnaNumbering::Get0StexEchaFrom1StexStinAnd0StinEcha(), GetTypeOfQuantity(), i, OpenRootFile(), and TCnaRootFile::ReadElement().
Referenced by TEcnaHistos::GetHistoValues().
TVectorD TEcnaRead::ReadSampleSigmas | ( | const Int_t & | n1StexStin, |
const Int_t & | i0StinEcha, | ||
const Int_t & | VecDim | ||
) |
Definition at line 1274 of file TEcnaRead.cc.
References CloseRootFile(), gather_cfg::cout, cTypSSp, TCnaRootFile::fCnaIndivResult, fCnaWrite, fDataExist, fEcalNumbering, cmsPerfSuiteHarvest::file_name, fOpenRootFile, TEcnaWrite::fRootFileNameShort, fTTBELL, gCnaRootFile, TEcnaNumbering::Get0StexEchaFrom1StexStinAnd0StinEcha(), GetTypeOfQuantity(), i, OpenRootFile(), and TCnaRootFile::ReadElement().
Referenced by TEcnaHistos::GetHistoValues().
TVectorD TEcnaRead::ReadSampleValues | ( | const Int_t & | i0StexEcha, |
const Int_t & | sample, | ||
const Int_t & | VecDim | ||
) |
Definition at line 1048 of file TEcnaRead.cc.
References CloseRootFile(), gather_cfg::cout, cTypAdcEvt, TCnaRootFile::fCnaIndivResult, fCnaWrite, fDataExist, cmsPerfSuiteHarvest::file_name, fOpenRootFile, TEcnaWrite::fRootFileNameShort, fTTBELL, gCnaRootFile, GetTypeOfQuantity(), i, OpenRootFile(), and TCnaRootFile::ReadElement().
Referenced by TEcnaHistos::GetHistoValues().
Double_t *** TEcnaRead::ReadSampleValuesSameFile | ( | const Int_t & | DimX, |
const Int_t & | DimY, | ||
const Int_t & | DimZ | ||
) |
Definition at line 1104 of file TEcnaRead.cc.
References CloseRootFile(), gather_cfg::cout, cTypAdcEvt, TCnaRootFile::fCnaIndivResult, fCnaWrite, fCnew, fDataExist, cmsPerfSuiteHarvest::file_name, TEcnaWrite::fRootFileNameShort, fT3d1_distribs, fT3d2_distribs, fT3d_distribs, fTTBELL, gCnaRootFile, GetTypeOfQuantity(), OpenRootFile(), and TCnaRootFile::ReadElement().
Referenced by TEcnaRun::ReadEventDistributions().
TVectorD TEcnaRead::ReadSigmaOfCorrelationsBetweenSamples | ( | const Int_t & | VecDim | ) |
Definition at line 2647 of file TEcnaRead.cc.
References CloseRootFile(), gather_cfg::cout, cTypSigCorss, TCnaRootFile::fCnaIndivResult, fCnaWrite, fDataExist, cmsPerfSuiteHarvest::file_name, fOpenRootFile, TEcnaWrite::fRootFileNameShort, fTTBELL, gCnaRootFile, GetTypeOfQuantity(), i, OpenRootFile(), and TCnaRootFile::ReadElement().
Referenced by TEcnaHistos::GetHistoValues(), TEcnaHistos::ViewHistime(), and TEcnaHistos::ViewStex().
TVectorD TEcnaRead::ReadStinNumbers | ( | const Int_t & | VecDim | ) |
Definition at line 888 of file TEcnaRead.cc.
References CloseRootFile(), gather_cfg::cout, cTypNumbers, TCnaRootFile::fCnaIndivResult, fCnaWrite, fCodePrintAllComments, fDataExist, fFlagPrint, cmsPerfSuiteHarvest::file_name, fMemoStinNumbers, fOpenRootFile, TEcnaWrite::fRootFileNameShort, fT1d_StexStinFromIndex, fTTBELL, gCnaRootFile, GetTypeOfQuantity(), i, OpenRootFile(), and TCnaRootFile::ReadElement().
Referenced by TEcnaHistos::GetOkViewHisto(), GetStexStinFromIndex(), GetStinIndex(), LookAtRootFile(), TEcnaRun::ReadEventDistributions(), ReadHighFrequencyCorrelationsBetweenChannels(), ReadHighFrequencyCovariancesBetweenChannels(), ReadHighFrequencyMeanCorrelationsBetweenStins(), ReadLowFrequencyCorrelationsBetweenChannels(), ReadLowFrequencyCovariancesBetweenChannels(), ReadLowFrequencyMeanCorrelationsBetweenStins(), TEcnaHistos::StexHocoVecoLHFCorcc(), TEcnaHistos::ViewMatrix(), and TEcnaHistos::ViewStin().
TVectorD TEcnaRead::ReadTotalNoise | ( | const Int_t & | VecDim | ) |
Definition at line 2433 of file TEcnaRead.cc.
References CloseRootFile(), gather_cfg::cout, cTypTno, TCnaRootFile::fCnaIndivResult, fCnaWrite, fDataExist, cmsPerfSuiteHarvest::file_name, fOpenRootFile, TEcnaWrite::fRootFileNameShort, fTTBELL, gCnaRootFile, GetTypeOfQuantity(), i, OpenRootFile(), and TCnaRootFile::ReadElement().
Referenced by TEcnaHistos::GetHistoValues(), TEcnaHistos::ViewHistime(), and TEcnaHistos::ViewStex().
void TEcnaRead::SetEcalSubDetector | ( | const TString | SubDet, |
const TEcnaNumbering * | pEcalNumbering, | ||
const TEcnaWrite * | pCnaWrite | ||
) |
Definition at line 366 of file TEcnaRead.cc.
References fCnaParCout, fCnaParPaths, fCnaWrite, fEcal, fEcalNumbering, fFlagSubDet, fgMaxCar, fStexName, fStinName, and TEcnaParEcal::GetEcalSubDetector().
Referenced by TEcnaRead().
|
private |
Definition at line 49 of file TEcnaRead.h.
Referenced by Adelete(), fCopy(), Init(), and ~TEcnaRead().
|
private |
Definition at line 53 of file TEcnaRead.h.
Referenced by Init(), SetEcalSubDetector(), and TEcnaRead().
|
private |
Definition at line 54 of file TEcnaRead.h.
Referenced by SetEcalSubDetector(), and TEcnaRead().
|
private |
Definition at line 57 of file TEcnaRead.h.
Referenced by GetReadyToReadRootFile(), GetRootFileName(), GetRootFileNameShort(), ReadAveragedHighFrequencyNoise(), ReadAveragedLowFrequencyNoise(), ReadAveragedMeanOfCorrelationsBetweenSamples(), ReadAveragedPedestals(), ReadAveragedSigmaOfCorrelationsBetweenSamples(), ReadAveragedTotalNoise(), ReadCorrelationsBetweenSamples(), ReadCovariancesBetweenSamples(), ReadHighFrequencyCorrelationsBetweenChannels(), ReadHighFrequencyCovariancesBetweenChannels(), ReadHighFrequencyMeanCorrelationsBetweenStins(), ReadHighFrequencyNoise(), ReadLowFrequencyCorrelationsBetweenChannels(), ReadLowFrequencyCovariancesBetweenChannels(), ReadLowFrequencyMeanCorrelationsBetweenStins(), ReadLowFrequencyNoise(), ReadMeanOfCorrelationsBetweenSamples(), ReadNumberOfEventsForSamples(), ReadPedestals(), ReadRelevantCorrelationsBetweenSamples(), ReadRootFileHeader(), ReadSampleMeans(), ReadSampleSigmas(), ReadSampleValues(), ReadSampleValuesSameFile(), ReadSigmaOfCorrelationsBetweenSamples(), ReadStinNumbers(), ReadTotalNoise(), and SetEcalSubDetector().
|
private |
Definition at line 48 of file TEcnaRead.h.
Referenced by Anew(), fCopy(), Init(), ReadSampleValuesSameFile(), and ~TEcnaRead().
|
private |
Definition at line 84 of file TEcnaRead.h.
Referenced by CloseRootFile(), fCopy(), GetReadyToReadRootFile(), GetStinIndex(), Init(), OpenRootFile(), PrintAllComments(), ReadStinNumbers(), and ~TEcnaRead().
|
private |
Definition at line 84 of file TEcnaRead.h.
Referenced by fCopy(), GetReadyToReadRootFile(), Init(), PrintComments(), and ~TEcnaRead().
|
private |
Definition at line 84 of file TEcnaRead.h.
Referenced by fCopy(), Init(), and PrintNoComment().
|
private |
Definition at line 84 of file TEcnaRead.h.
Referenced by fCopy(), Init(), and PrintWarnings().
|
private |
Definition at line 88 of file TEcnaRead.h.
Referenced by DataExist(), Init(), ReadAveragedHighFrequencyNoise(), ReadAveragedLowFrequencyNoise(), ReadAveragedMeanOfCorrelationsBetweenSamples(), ReadAveragedPedestals(), ReadAveragedSigmaOfCorrelationsBetweenSamples(), ReadAveragedTotalNoise(), ReadCorrelationsBetweenSamples(), ReadCovariancesBetweenSamples(), ReadHighFrequencyCorrelationsBetweenChannels(), ReadHighFrequencyCovariancesBetweenChannels(), ReadHighFrequencyMeanCorrelationsBetweenStins(), ReadHighFrequencyNoise(), ReadLowFrequencyCorrelationsBetweenChannels(), ReadLowFrequencyCovariancesBetweenChannels(), ReadLowFrequencyMeanCorrelationsBetweenStins(), ReadLowFrequencyNoise(), ReadMeanOfCorrelationsBetweenSamples(), ReadNumberOfEventsForSamples(), ReadPedestals(), ReadRelevantCorrelationsBetweenSamples(), ReadSampleMeans(), ReadSampleSigmas(), ReadSampleValues(), ReadSampleValuesSameFile(), ReadSigmaOfCorrelationsBetweenSamples(), ReadStinNumbers(), and ReadTotalNoise().
|
private |
Definition at line 58 of file TEcnaRead.h.
Referenced by GetStexStinFromIndex(), GetStinIndex(), LookAtRootFile(), ReadAveragedNumberOfEvents(), ReadHighFrequencyCorrelationsBetweenChannels(), ReadHighFrequencyCovariancesBetweenChannels(), ReadHighFrequencyMeanCorrelationsBetweenStins(), ReadLowFrequencyCorrelationsBetweenChannels(), ReadLowFrequencyCovariancesBetweenChannels(), ReadLowFrequencyMeanCorrelationsBetweenStins(), ReadNumberOfEvents(), and SetEcalSubDetector().
|
private |
Definition at line 59 of file TEcnaRead.h.
Referenced by ReadAveragedNumberOfEvents(), ReadCorrelationsBetweenSamples(), ReadCovariancesBetweenSamples(), ReadNumberOfEvents(), ReadRelevantCorrelationsBetweenSamples(), ReadSampleMeans(), ReadSampleSigmas(), and SetEcalSubDetector().
|
private |
Definition at line 56 of file TEcnaRead.h.
Referenced by fCopy(), GetAnalysisName(), GetFirstReqEvtNumber(), GetReadyToReadRootFile(), GetReqNbOfEvts(), GetRunType(), GetStartDate(), GetStartTime(), GetStopDate(), GetStopTime(), LookAtRootFile(), ReadAveragedNumberOfEvents(), ReadNumberOfEvents(), ReadRootFileHeader(), and TEcnaRead().
|
private |
Definition at line 83 of file TEcnaRead.h.
Referenced by CloseRootFile(), fCopy(), GetReadyToReadRootFile(), GetStinIndex(), Init(), OpenRootFile(), PrintAllComments(), PrintComments(), PrintNoComment(), PrintWarnings(), ReadStinNumbers(), and ~TEcnaRead().
|
private |
Definition at line 61 of file TEcnaRead.h.
Referenced by GetTypeOfQuantity(), and SetEcalSubDetector().
|
private |
Definition at line 46 of file TEcnaRead.h.
Referenced by Init(), and SetEcalSubDetector().
|
private |
Definition at line 67 of file TEcnaRead.h.
Referenced by Init(), LookAtRootFile(), and ReadNumberOfEventsForSamples().
|
private |
Definition at line 71 of file TEcnaRead.h.
Referenced by GetReadyToReadRootFile(), Init(), and ReadStinNumbers().
|
private |
Definition at line 78 of file TEcnaRead.h.
|
private |
Definition at line 79 of file TEcnaRead.h.
|
private |
Definition at line 64 of file TEcnaRead.h.
Referenced by CloseRootFile(), fCopy(), Init(), OpenRootFile(), ReadAveragedHighFrequencyNoise(), ReadAveragedLowFrequencyNoise(), ReadAveragedMeanOfCorrelationsBetweenSamples(), ReadAveragedPedestals(), ReadAveragedSigmaOfCorrelationsBetweenSamples(), ReadAveragedTotalNoise(), ReadCorrelationsBetweenSamples(), ReadCovariancesBetweenSamples(), ReadHighFrequencyCorrelationsBetweenChannels(), ReadHighFrequencyCovariancesBetweenChannels(), ReadHighFrequencyMeanCorrelationsBetweenStins(), ReadHighFrequencyNoise(), ReadLowFrequencyCorrelationsBetweenChannels(), ReadLowFrequencyCovariancesBetweenChannels(), ReadLowFrequencyMeanCorrelationsBetweenStins(), ReadLowFrequencyNoise(), ReadMeanOfCorrelationsBetweenSamples(), ReadNumberOfEventsForSamples(), ReadPedestals(), ReadRelevantCorrelationsBetweenSamples(), ReadRootFileHeader(), ReadSampleMeans(), ReadSampleSigmas(), ReadSampleValues(), ReadSigmaOfCorrelationsBetweenSamples(), ReadStinNumbers(), and ReadTotalNoise().
|
private |
Definition at line 73 of file TEcnaRead.h.
Referenced by fCopy(), GetReadyToReadRootFile(), Init(), and OpenRootFile().
|
private |
Definition at line 66 of file TEcnaRead.h.
Referenced by GetReadyToReadRootFile(), Init(), and LookAtRootFile().
|
private |
Definition at line 75 of file TEcnaRead.h.
|
private |
Definition at line 75 of file TEcnaRead.h.
|
private |
Definition at line 75 of file TEcnaRead.h.
|
private |
Definition at line 75 of file TEcnaRead.h.
|
private |
Definition at line 62 of file TEcnaRead.h.
Referenced by ReadAveragedNumberOfEvents(), and SetEcalSubDetector().
|
private |
Definition at line 62 of file TEcnaRead.h.
Referenced by SetEcalSubDetector().
|
private |
Definition at line 69 of file TEcnaRead.h.
Referenced by Init(), LookAtRootFile(), ReadStinNumbers(), and ~TEcnaRead().
|
private |
Definition at line 93 of file TEcnaRead.h.
Referenced by Init(), ReadSampleValuesSameFile(), and ~TEcnaRead().
|
private |
Definition at line 92 of file TEcnaRead.h.
Referenced by Init(), ReadSampleValuesSameFile(), and ~TEcnaRead().
|
private |
Definition at line 91 of file TEcnaRead.h.
Referenced by Init(), ReadSampleValuesSameFile(), and ~TEcnaRead().
|
private |
Definition at line 70 of file TEcnaRead.h.
Referenced by fCopy(), Init(), LookAtRootFile(), and ~TEcnaRead().
|
private |
Definition at line 51 of file TEcnaRead.h.
Referenced by CloseRootFile(), GetStinIndex(), Init(), LookAtRootFile(), ReadAveragedHighFrequencyNoise(), ReadAveragedLowFrequencyNoise(), ReadAveragedMeanOfCorrelationsBetweenSamples(), ReadAveragedPedestals(), ReadAveragedSigmaOfCorrelationsBetweenSamples(), ReadAveragedTotalNoise(), ReadCorrelationsBetweenSamples(), ReadCovariancesBetweenSamples(), ReadHighFrequencyCorrelationsBetweenChannels(), ReadHighFrequencyCovariancesBetweenChannels(), ReadHighFrequencyMeanCorrelationsBetweenStins(), ReadHighFrequencyNoise(), ReadLowFrequencyCorrelationsBetweenChannels(), ReadLowFrequencyCovariancesBetweenChannels(), ReadLowFrequencyMeanCorrelationsBetweenStins(), ReadLowFrequencyNoise(), ReadMeanOfCorrelationsBetweenSamples(), ReadNumberOfEventsForSamples(), ReadPedestals(), ReadRelevantCorrelationsBetweenSamples(), ReadRootFileHeader(), ReadSampleMeans(), ReadSampleSigmas(), ReadSampleValues(), ReadSampleValuesSameFile(), ReadSigmaOfCorrelationsBetweenSamples(), ReadStinNumbers(), ReadTotalNoise(), and ~TEcnaRead().
|
private |
Definition at line 81 of file TEcnaRead.h.
|
private |
Definition at line 80 of file TEcnaRead.h.