#include <TEcnaParPaths.h>
Private Attributes | |
Int_t | fCdelete |
Int_t | fCdeleteRoot |
TString | fCfgCMSSWBase |
TString | fCfgCMSSWSubsystem |
TString | fCfgHistoryRunListFilePath |
TString | fCfgResultsAsciiFilePath |
TString | fCfgResultsRootFilePath |
TString | fCfgSCRAMArch |
Int_t | fCnaCommand |
Int_t | fCnaError |
Int_t | fCnew |
Int_t | fCnewRoot |
std::ifstream | fFcin_cmssw |
std::ifstream | fFcin_lor |
std::ifstream | fFcin_ra |
std::ifstream | fFcin_rr |
TString | fFileForCMSSWParameters |
TString | fFileForHistoryRunListFilePath |
TString | fFileForResultsAsciiFilePath |
TString | fFileForResultsRootFilePath |
Int_t | fgMaxCar |
TString | fTTBELL |
TEcnaParPaths.h Update: 05/10/2012 Author: B.Fabbro (berna) DSM/IRFU/SPP CEA-Saclay Copyright: Those valid for CEA sofware rd.f abbro @cea .fr
ECNA web page: http://cms-fabbro.web.cern.ch/cms-fabbro/
Definition at line 24 of file TEcnaParPaths.h.
TEcnaParPaths::TEcnaParPaths | ( | ) |
Definition at line 30 of file TEcnaParPaths.cc.
References Init().
TEcnaParPaths::TEcnaParPaths | ( | TEcnaObject * | pObjectManager | ) |
Definition at line 37 of file TEcnaParPaths.cc.
References Init(), and TEcnaObject::RegisterPointer().
|
override |
void TEcnaParPaths::AppendResultsAsciiFilePath | ( | const Text_t * | t_file_nohome | ) |
Definition at line 451 of file TEcnaParPaths.cc.
References fCfgResultsAsciiFilePath.
Referenced by TEcnaWrite::fMakeResultsFileName().
void TEcnaParPaths::AppendResultsRootFilePath | ( | const Text_t * | t_file_nohome | ) |
Definition at line 448 of file TEcnaParPaths.cc.
References fCfgResultsRootFilePath.
Referenced by TEcnaWrite::fMakeResultsFileName().
TString TEcnaParPaths::BeginningOfResultsAsciiFilePath | ( | ) |
Definition at line 443 of file TEcnaParPaths.cc.
References fCfgResultsAsciiFilePath.
Referenced by TEcnaWrite::fMakeResultsFileName().
TString TEcnaParPaths::BeginningOfResultsRootFilePath | ( | ) |
Definition at line 438 of file TEcnaParPaths.cc.
References fCfgResultsRootFilePath.
Referenced by TEcnaWrite::fMakeResultsFileName().
TString TEcnaParPaths::CMSSWBase | ( | ) |
Definition at line 370 of file TEcnaParPaths.cc.
References fCfgCMSSWBase.
Referenced by PathModulesData(), PathTestScramArch(), and TEcnaGui::SubmitOnBatchSystem().
TString TEcnaParPaths::CMSSWSubsystem | ( | ) |
Definition at line 371 of file TEcnaParPaths.cc.
References fCfgCMSSWSubsystem.
Referenced by PathModulesData(), and TEcnaGui::SubmitOnBatchSystem().
void TEcnaParPaths::GetCMSSWParameters | ( | ) |
Definition at line 314 of file TEcnaParPaths.cc.
References gather_cfg::cout, fCfgCMSSWBase, fCfgCMSSWSubsystem, fCfgSCRAMArch, fgMaxCar, and fTTBELL.
Referenced by GetPaths(), and TEcnaGui::TEcnaGui().
Bool_t TEcnaParPaths::GetPathForHistoryRunListFiles | ( | ) |
Definition at line 237 of file TEcnaParPaths.cc.
Referenced by GetPaths().
Bool_t TEcnaParPaths::GetPathForHistoryRunListFiles | ( | const TString & | argFileName | ) |
Definition at line 242 of file TEcnaParPaths.cc.
References gather_cfg::cout, fCfgHistoryRunListFilePath, fCnaError, fFcin_lor, fFileForHistoryRunListFilePath, fgMaxCar, fTTBELL, and AlCaHLTBitMon_QueryRunRegistry::string.
Bool_t TEcnaParPaths::GetPathForResultsAsciiFiles | ( | ) |
Definition at line 159 of file TEcnaParPaths.cc.
Referenced by GetPaths(), and TEcnaWrite::TEcnaWrite().
Bool_t TEcnaParPaths::GetPathForResultsAsciiFiles | ( | const TString & | argFileName | ) |
Definition at line 164 of file TEcnaParPaths.cc.
References gather_cfg::cout, fCfgResultsAsciiFilePath, fCnaError, fFcin_ra, fFileForResultsAsciiFilePath, fgMaxCar, fTTBELL, and AlCaHLTBitMon_QueryRunRegistry::string.
Bool_t TEcnaParPaths::GetPathForResultsRootFiles | ( | ) |
Definition at line 81 of file TEcnaParPaths.cc.
Referenced by EcnaAnalyzer::EcnaAnalyzer(), TEcnaRun::GetPathForResults(), GetPaths(), and TEcnaWrite::TEcnaWrite().
Bool_t TEcnaParPaths::GetPathForResultsRootFiles | ( | const TString & | argFileName | ) |
Definition at line 86 of file TEcnaParPaths.cc.
References gather_cfg::cout, fCfgResultsRootFilePath, fCnaError, fFcin_rr, fFileForResultsRootFilePath, fgMaxCar, fTTBELL, and AlCaHLTBitMon_QueryRunRegistry::string.
Bool_t TEcnaParPaths::GetPaths | ( | ) |
Definition at line 59 of file TEcnaParPaths.cc.
References GetCMSSWParameters(), GetPathForHistoryRunListFiles(), GetPathForResultsAsciiFiles(), and GetPathForResultsRootFiles().
Referenced by TEcnaGui::TEcnaGui().
TString TEcnaParPaths::HistoryRunListFilePath | ( | ) |
Definition at line 369 of file TEcnaParPaths.cc.
References fCfgHistoryRunListFilePath.
Referenced by TEcnaHistos::TEcnaHistos().
void TEcnaParPaths::Init | ( | void | ) |
Definition at line 47 of file TEcnaParPaths.cc.
References fCnaCommand, fCnaError, fgMaxCar, and fTTBELL.
Referenced by TEcnaParPaths().
TString TEcnaParPaths::PathModulesData | ( | ) |
Definition at line 375 of file TEcnaParPaths.cc.
References CMSSWBase(), and CMSSWSubsystem().
Referenced by TEcnaGui::CleanBatchFiles(), and TEcnaGui::SubmitOnBatchSystem().
TString TEcnaParPaths::PathTestScramArch | ( | ) |
Definition at line 402 of file TEcnaParPaths.cc.
References CMSSWBase(), and SCRAMArch().
Referenced by TEcnaGui::CleanBatchFiles().
TString TEcnaParPaths::ResultsAsciiFilePath | ( | ) |
Definition at line 368 of file TEcnaParPaths.cc.
References fCfgResultsAsciiFilePath.
Referenced by TEcnaWrite::fMakeResultsFileName().
TString TEcnaParPaths::ResultsRootFilePath | ( | ) |
Definition at line 367 of file TEcnaParPaths.cc.
References fCfgResultsRootFilePath.
Referenced by TEcnaRun::CloseRootFile(), EcnaAnalyzer::EcnaAnalyzer(), TEcnaWrite::fMakeResultsFileName(), TEcnaRun::OpenRootFile(), TEcnaRun::ReadSampleAdcValues(), TEcnaHistos::TEcnaHistos(), and TEcnaRun::WriteRootFile().
TString TEcnaParPaths::SCRAMArch | ( | ) |
Definition at line 372 of file TEcnaParPaths.cc.
References fCfgSCRAMArch.
Referenced by PathTestScramArch().
void TEcnaParPaths::SetHistoryRunListFilePath | ( | const TString & | ImposedPath | ) |
Definition at line 430 of file TEcnaParPaths.cc.
References fCfgHistoryRunListFilePath.
void TEcnaParPaths::SetResultsAsciiFilePath | ( | const TString & | ImposedPath | ) |
Definition at line 429 of file TEcnaParPaths.cc.
References fCfgResultsAsciiFilePath.
Referenced by TEcnaWrite::fMakeResultsFileName().
void TEcnaParPaths::SetResultsRootFilePath | ( | const TString & | ImposedPath | ) |
Definition at line 428 of file TEcnaParPaths.cc.
References fCfgResultsRootFilePath.
Referenced by TEcnaWrite::fMakeResultsFileName().
void TEcnaParPaths::TruncateResultsAsciiFilePath | ( | const Int_t & | n1, |
const Int_t & | nbcar | ||
) |
Definition at line 435 of file TEcnaParPaths.cc.
References fCfgResultsAsciiFilePath.
Referenced by TEcnaWrite::fMakeResultsFileName().
void TEcnaParPaths::TruncateResultsRootFilePath | ( | const Int_t & | n1, |
const Int_t & | nbcar | ||
) |
Definition at line 432 of file TEcnaParPaths.cc.
References fCfgResultsRootFilePath.
Referenced by TEcnaWrite::fMakeResultsFileName().
|
private |
Definition at line 30 of file TEcnaParPaths.h.
|
private |
Definition at line 31 of file TEcnaParPaths.h.
|
private |
Definition at line 54 of file TEcnaParPaths.h.
Referenced by CMSSWBase(), and GetCMSSWParameters().
|
private |
Definition at line 55 of file TEcnaParPaths.h.
Referenced by CMSSWSubsystem(), and GetCMSSWParameters().
|
private |
Definition at line 51 of file TEcnaParPaths.h.
Referenced by GetPathForHistoryRunListFiles(), HistoryRunListFilePath(), and SetHistoryRunListFilePath().
|
private |
Definition at line 48 of file TEcnaParPaths.h.
Referenced by AppendResultsAsciiFilePath(), BeginningOfResultsAsciiFilePath(), GetPathForResultsAsciiFiles(), ResultsAsciiFilePath(), SetResultsAsciiFilePath(), and TruncateResultsAsciiFilePath().
|
private |
Definition at line 45 of file TEcnaParPaths.h.
Referenced by AppendResultsRootFilePath(), BeginningOfResultsRootFilePath(), GetPathForResultsRootFiles(), ResultsRootFilePath(), SetResultsRootFilePath(), and TruncateResultsRootFilePath().
|
private |
Definition at line 56 of file TEcnaParPaths.h.
Referenced by GetCMSSWParameters(), and SCRAMArch().
|
private |
Definition at line 37 of file TEcnaParPaths.h.
Referenced by Init().
|
private |
Definition at line 37 of file TEcnaParPaths.h.
Referenced by GetPathForHistoryRunListFiles(), GetPathForResultsAsciiFiles(), GetPathForResultsRootFiles(), and Init().
|
private |
Definition at line 30 of file TEcnaParPaths.h.
|
private |
Definition at line 31 of file TEcnaParPaths.h.
|
private |
Definition at line 43 of file TEcnaParPaths.h.
|
private |
Definition at line 41 of file TEcnaParPaths.h.
Referenced by GetPathForHistoryRunListFiles().
|
private |
Definition at line 40 of file TEcnaParPaths.h.
Referenced by GetPathForResultsAsciiFiles().
|
private |
Definition at line 39 of file TEcnaParPaths.h.
Referenced by GetPathForResultsRootFiles().
|
private |
Definition at line 57 of file TEcnaParPaths.h.
|
private |
Definition at line 52 of file TEcnaParPaths.h.
Referenced by GetPathForHistoryRunListFiles().
|
private |
Definition at line 49 of file TEcnaParPaths.h.
Referenced by GetPathForResultsAsciiFiles().
|
private |
Definition at line 46 of file TEcnaParPaths.h.
Referenced by GetPathForResultsRootFiles().
|
private |
Definition at line 33 of file TEcnaParPaths.h.
Referenced by GetCMSSWParameters(), GetPathForHistoryRunListFiles(), GetPathForResultsAsciiFiles(), GetPathForResultsRootFiles(), and Init().
|
private |
Definition at line 35 of file TEcnaParPaths.h.
Referenced by GetCMSSWParameters(), GetPathForHistoryRunListFiles(), GetPathForResultsAsciiFiles(), GetPathForResultsRootFiles(), and Init().