#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 29 of file TEcnaParPaths.cc.
References Init().
TEcnaParPaths::TEcnaParPaths | ( | TEcnaObject * | pObjectManager | ) |
Definition at line 35 of file TEcnaParPaths.cc.
References Init(), and TEcnaObject::RegisterPointer().
|
override |
Definition at line 18 of file TEcnaParPaths.cc.
void TEcnaParPaths::AppendResultsAsciiFilePath | ( | const Text_t * | t_file_nohome | ) |
Definition at line 443 of file TEcnaParPaths.cc.
References fCfgResultsAsciiFilePath.
Referenced by TEcnaWrite::fMakeResultsFileName().
void TEcnaParPaths::AppendResultsRootFilePath | ( | const Text_t * | t_file_nohome | ) |
Definition at line 439 of file TEcnaParPaths.cc.
References fCfgResultsRootFilePath.
Referenced by TEcnaWrite::fMakeResultsFileName().
TString TEcnaParPaths::BeginningOfResultsAsciiFilePath | ( | ) |
Definition at line 431 of file TEcnaParPaths.cc.
References fCfgResultsAsciiFilePath.
Referenced by TEcnaWrite::fMakeResultsFileName().
TString TEcnaParPaths::BeginningOfResultsRootFilePath | ( | ) |
Definition at line 423 of file TEcnaParPaths.cc.
References fCfgResultsRootFilePath.
Referenced by TEcnaWrite::fMakeResultsFileName().
TString TEcnaParPaths::CMSSWBase | ( | ) |
Definition at line 355 of file TEcnaParPaths.cc.
References fCfgCMSSWBase.
Referenced by PathModulesData(), PathTestScramArch(), and TEcnaGui::SubmitOnBatchSystem().
TString TEcnaParPaths::CMSSWSubsystem | ( | ) |
Definition at line 356 of file TEcnaParPaths.cc.
References fCfgCMSSWSubsystem.
Referenced by PathModulesData(), and TEcnaGui::SubmitOnBatchSystem().
void TEcnaParPaths::GetCMSSWParameters | ( | ) |
Definition at line 308 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 233 of file TEcnaParPaths.cc.
Referenced by GetPaths().
Bool_t TEcnaParPaths::GetPathForHistoryRunListFiles | ( | const TString & | argFileName | ) |
Definition at line 235 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 158 of file TEcnaParPaths.cc.
Referenced by GetPaths(), and TEcnaWrite::TEcnaWrite().
Bool_t TEcnaParPaths::GetPathForResultsAsciiFiles | ( | const TString & | argFileName | ) |
Definition at line 160 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 83 of file TEcnaParPaths.cc.
Referenced by TEcnaRun::GetPathForResults(), GetPaths(), and TEcnaWrite::TEcnaWrite().
Bool_t TEcnaParPaths::GetPathForResultsRootFiles | ( | const TString & | argFileName | ) |
Definition at line 85 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 54 of file TEcnaParPaths.cc.
References GetCMSSWParameters(), GetPathForHistoryRunListFiles(), GetPathForResultsAsciiFiles(), and GetPathForResultsRootFiles().
Referenced by TEcnaGui::TEcnaGui().
TString TEcnaParPaths::HistoryRunListFilePath | ( | ) |
Definition at line 354 of file TEcnaParPaths.cc.
References fCfgHistoryRunListFilePath.
Referenced by TEcnaHistos::TEcnaHistos().
void TEcnaParPaths::Init | ( | void | ) |
Definition at line 43 of file TEcnaParPaths.cc.
References fCnaCommand, fCnaError, fgMaxCar, and fTTBELL.
Referenced by TEcnaParPaths().
TString TEcnaParPaths::PathModulesData | ( | ) |
Definition at line 360 of file TEcnaParPaths.cc.
References CMSSWBase(), and CMSSWSubsystem().
Referenced by TEcnaGui::CleanBatchFiles(), and TEcnaGui::SubmitOnBatchSystem().
TString TEcnaParPaths::PathTestScramArch | ( | ) |
Definition at line 386 of file TEcnaParPaths.cc.
References CMSSWBase(), and SCRAMArch().
Referenced by TEcnaGui::CleanBatchFiles().
TString TEcnaParPaths::ResultsAsciiFilePath | ( | ) |
Definition at line 353 of file TEcnaParPaths.cc.
References fCfgResultsAsciiFilePath.
Referenced by TEcnaWrite::fMakeResultsFileName().
TString TEcnaParPaths::ResultsRootFilePath | ( | ) |
Definition at line 352 of file TEcnaParPaths.cc.
References fCfgResultsRootFilePath.
Referenced by TEcnaRun::CloseRootFile(), TEcnaWrite::fMakeResultsFileName(), TEcnaRun::OpenRootFile(), TEcnaRun::ReadSampleAdcValues(), TEcnaHistos::TEcnaHistos(), and TEcnaRun::WriteRootFile().
TString TEcnaParPaths::SCRAMArch | ( | ) |
Definition at line 357 of file TEcnaParPaths.cc.
References fCfgSCRAMArch.
Referenced by PathTestScramArch().
void TEcnaParPaths::SetHistoryRunListFilePath | ( | const TString & | ImposedPath | ) |
Definition at line 413 of file TEcnaParPaths.cc.
References fCfgHistoryRunListFilePath.
void TEcnaParPaths::SetResultsAsciiFilePath | ( | const TString & | ImposedPath | ) |
Definition at line 412 of file TEcnaParPaths.cc.
References fCfgResultsAsciiFilePath.
Referenced by TEcnaWrite::fMakeResultsFileName().
void TEcnaParPaths::SetResultsRootFilePath | ( | const TString & | ImposedPath | ) |
Definition at line 411 of file TEcnaParPaths.cc.
References fCfgResultsRootFilePath.
Referenced by TEcnaWrite::fMakeResultsFileName().
void TEcnaParPaths::TruncateResultsAsciiFilePath | ( | const Int_t & | n1, |
const Int_t & | nbcar | ||
) |
Definition at line 419 of file TEcnaParPaths.cc.
References fCfgResultsAsciiFilePath.
Referenced by TEcnaWrite::fMakeResultsFileName().
void TEcnaParPaths::TruncateResultsRootFilePath | ( | const Int_t & | n1, |
const Int_t & | nbcar | ||
) |
Definition at line 415 of file TEcnaParPaths.cc.
References fCfgResultsRootFilePath.
Referenced by TEcnaWrite::fMakeResultsFileName().
|
private |
Definition at line 28 of file TEcnaParPaths.h.
|
private |
Definition at line 29 of file TEcnaParPaths.h.
|
private |
Definition at line 52 of file TEcnaParPaths.h.
Referenced by CMSSWBase(), and GetCMSSWParameters().
|
private |
Definition at line 53 of file TEcnaParPaths.h.
Referenced by CMSSWSubsystem(), and GetCMSSWParameters().
|
private |
Definition at line 49 of file TEcnaParPaths.h.
Referenced by GetPathForHistoryRunListFiles(), HistoryRunListFilePath(), and SetHistoryRunListFilePath().
|
private |
Definition at line 46 of file TEcnaParPaths.h.
Referenced by AppendResultsAsciiFilePath(), BeginningOfResultsAsciiFilePath(), GetPathForResultsAsciiFiles(), ResultsAsciiFilePath(), SetResultsAsciiFilePath(), and TruncateResultsAsciiFilePath().
|
private |
Definition at line 43 of file TEcnaParPaths.h.
Referenced by AppendResultsRootFilePath(), BeginningOfResultsRootFilePath(), GetPathForResultsRootFiles(), ResultsRootFilePath(), SetResultsRootFilePath(), and TruncateResultsRootFilePath().
|
private |
Definition at line 54 of file TEcnaParPaths.h.
Referenced by GetCMSSWParameters(), and SCRAMArch().
|
private |
Definition at line 35 of file TEcnaParPaths.h.
Referenced by Init().
|
private |
Definition at line 35 of file TEcnaParPaths.h.
Referenced by GetPathForHistoryRunListFiles(), GetPathForResultsAsciiFiles(), GetPathForResultsRootFiles(), and Init().
|
private |
Definition at line 28 of file TEcnaParPaths.h.
|
private |
Definition at line 29 of file TEcnaParPaths.h.
|
private |
Definition at line 41 of file TEcnaParPaths.h.
|
private |
Definition at line 39 of file TEcnaParPaths.h.
Referenced by GetPathForHistoryRunListFiles().
|
private |
Definition at line 38 of file TEcnaParPaths.h.
Referenced by GetPathForResultsAsciiFiles().
|
private |
Definition at line 37 of file TEcnaParPaths.h.
Referenced by GetPathForResultsRootFiles().
|
private |
Definition at line 55 of file TEcnaParPaths.h.
|
private |
Definition at line 50 of file TEcnaParPaths.h.
Referenced by GetPathForHistoryRunListFiles().
|
private |
Definition at line 47 of file TEcnaParPaths.h.
Referenced by GetPathForResultsAsciiFiles().
|
private |
Definition at line 44 of file TEcnaParPaths.h.
Referenced by GetPathForResultsRootFiles().
|
private |
Definition at line 31 of file TEcnaParPaths.h.
Referenced by GetCMSSWParameters(), GetPathForHistoryRunListFiles(), GetPathForResultsAsciiFiles(), GetPathForResultsRootFiles(), and Init().
|
private |
Definition at line 33 of file TEcnaParPaths.h.
Referenced by GetCMSSWParameters(), GetPathForHistoryRunListFiles(), GetPathForResultsAsciiFiles(), GetPathForResultsRootFiles(), and Init().