Analysis Software
Documentation for sPHENIX simulation software
|
Public Member Functions | |
SCorrelatorQAMaker () | |
~SCorrelatorQAMaker () | |
void | SetGlobalDebug (const bool debug) |
void | SetGlobalOutFile (const string sOutFile) |
void | SetGlobalVerbosity (const int verbosity) |
template<typename T > | |
void | InitPlugin (const T &config, optional< string > name) |
SCheckTrackPairs * | CheckTrackPairs () |
SMakeTrkQATuples * | MakeTrackQATuples () |
template<> | |
void | InitPlugin (const SCheckTrackPairsConfig &config, optional< string > name) |
template<> | |
void | InitPlugin (const SMakeTrkQATuplesConfig &config, optional< string > name) |
Private Attributes | |
SCheckTrackPairs * | m_checkTrackPairs |
SMakeTrkQATuples * | m_makeTrackQATuples |
Definition at line 29 of file SCorrelatorQAMaker.h.
View newest version in sPHENIX GitHub at line 29 of file SCorrelatorQAMaker.h
|
inline |
Definition at line 34 of file SCorrelatorQAMaker.h.
View newest version in sPHENIX GitHub at line 34 of file SCorrelatorQAMaker.h
SColdQcdCorrelatorAnalysis::SCorrelatorQAMaker::~SCorrelatorQAMaker | ( | ) |
Definition at line 27 of file SCorrelatorQAMaker.cc.
View newest version in sPHENIX GitHub at line 27 of file SCorrelatorQAMaker.cc
|
inline |
Definition at line 46 of file SCorrelatorQAMaker.h.
View newest version in sPHENIX GitHub at line 46 of file SCorrelatorQAMaker.h
void SColdQcdCorrelatorAnalysis::SCorrelatorQAMaker::InitPlugin | ( | const T & | config, |
optional< string > | name | ||
) |
void SColdQcdCorrelatorAnalysis::SCorrelatorQAMaker::InitPlugin | ( | const SCheckTrackPairsConfig & | config, |
optional< string > | name | ||
) |
Definition at line 71 of file SCorrelatorQAMaker.cc.
View newest version in sPHENIX GitHub at line 71 of file SCorrelatorQAMaker.cc
References assert.
void SColdQcdCorrelatorAnalysis::SCorrelatorQAMaker::InitPlugin | ( | const SMakeTrkQATuplesConfig & | config, |
optional< string > | name | ||
) |
Definition at line 87 of file SCorrelatorQAMaker.cc.
View newest version in sPHENIX GitHub at line 87 of file SCorrelatorQAMaker.cc
References assert.
|
inline |
Definition at line 47 of file SCorrelatorQAMaker.h.
View newest version in sPHENIX GitHub at line 47 of file SCorrelatorQAMaker.h
void SColdQcdCorrelatorAnalysis::SCorrelatorQAMaker::SetGlobalDebug | ( | const bool | debug | ) |
Definition at line 38 of file SCorrelatorQAMaker.cc.
View newest version in sPHENIX GitHub at line 38 of file SCorrelatorQAMaker.cc
void SColdQcdCorrelatorAnalysis::SCorrelatorQAMaker::SetGlobalOutFile | ( | const string | sOutFile | ) |
Definition at line 48 of file SCorrelatorQAMaker.cc.
View newest version in sPHENIX GitHub at line 48 of file SCorrelatorQAMaker.cc
void SColdQcdCorrelatorAnalysis::SCorrelatorQAMaker::SetGlobalVerbosity | ( | const int | verbosity | ) |
Definition at line 58 of file SCorrelatorQAMaker.cc.
View newest version in sPHENIX GitHub at line 58 of file SCorrelatorQAMaker.cc
|
private |
Definition at line 52 of file SCorrelatorQAMaker.h.
View newest version in sPHENIX GitHub at line 52 of file SCorrelatorQAMaker.h
|
private |
Definition at line 53 of file SCorrelatorQAMaker.h.
View newest version in sPHENIX GitHub at line 53 of file SCorrelatorQAMaker.h