#include <coresoftware/blob/master/calibrations/framework/oncal/OnCal.h>
Definition at line 12 of file OnCal.h.
View newest version in sPHENIX GitHub at line 12 of file OnCal.h
virtual OnCal::~OnCal |
( |
| ) |
|
|
inlinevirtual |
Definition at line 15 of file OnCal.h.
View newest version in sPHENIX GitHub at line 15 of file OnCal.h
OnCal::OnCal |
( |
const std::string & |
Name | ) |
|
|
protected |
Definition at line 11 of file OnCal.cc.
View newest version in sPHENIX GitHub at line 11 of file OnCal.cc
void OnCal::AddComment |
( |
const std::string & |
adcom | ) |
|
unsigned int OnCal::AllDone |
( |
| ) |
const |
|
inline |
void OnCal::AllDone |
( |
const int |
i | ) |
|
|
inline |
Definition at line 39 of file OnCal.h.
View newest version in sPHENIX GitHub at line 39 of file OnCal.h
References alldone, and i.
virtual int OnCal::BeginRun |
( |
const int |
| ) |
|
|
inlinevirtual |
Definition at line 32 of file OnCal.h.
View newest version in sPHENIX GitHub at line 32 of file OnCal.h
std::string OnCal::Comment |
( |
| ) |
const |
|
inline |
virtual int OnCal::CommitedToPdbCalOK |
( |
| ) |
const |
|
pure virtual |
virtual void OnCal::CommitNoVerify |
( |
const int |
| ) |
|
|
inlinevirtual |
Definition at line 28 of file OnCal.h.
View newest version in sPHENIX GitHub at line 28 of file OnCal.h
virtual void OnCal::CommitToPdbCal |
( |
const int |
value | ) |
|
|
pure virtual |
int OnCal::CopyTables |
( |
const int |
FromRun, |
|
|
const int |
ToRun, |
|
|
const int |
commit |
|
) |
| const |
|
virtual |
virtual int OnCal::CreateCalibration |
( |
const int |
, |
|
|
const std::string & |
, |
|
|
std::string & |
, |
|
|
const int |
|
|
) |
| |
|
inlinevirtual |
virtual void OnCal::DumpCalib |
( |
| ) |
const |
|
inlinevirtual |
Definition at line 36 of file OnCal.h.
View newest version in sPHENIX GitHub at line 36 of file OnCal.h
Called at the end of all processing.
Reimplemented from SubsysReco.
Definition at line 23 of file OnCal.cc.
View newest version in sPHENIX GitHub at line 23 of file OnCal.cc
int OnCal::EndRun |
( |
const int |
| ) |
|
|
inlineoverridevirtual |
Called at the end of each run.
Reimplemented from SubsysReco.
Definition at line 33 of file OnCal.h.
View newest version in sPHENIX GitHub at line 33 of file OnCal.h
virtual std::vector<std::string> OnCal::GetLocalFileList |
( |
| ) |
const |
|
inlinevirtual |
int OnCal::GetPdbCalTables |
( |
std::vector< std::string > & |
vec | ) |
const |
|
inline |
virtual void OnCal::identify |
( |
std::ostream & |
out = std::cout | ) |
const |
|
inlinevirtual |
Reset.
Reimplemented from SubsysReco.
Definition at line 34 of file OnCal.h.
View newest version in sPHENIX GitHub at line 34 of file OnCal.h
Clean up after each event.
Reimplemented from SubsysReco.
Definition at line 35 of file OnCal.h.
View newest version in sPHENIX GitHub at line 35 of file OnCal.h
virtual int OnCal::VerificationOK |
( |
| ) |
const |
|
pure virtual |
unsigned int OnCal::alldone |
|
protected |
std::vector<std::pair<int, int> > OnCal::bankids |
|
protected |
Definition at line 56 of file OnCal.h.
View newest version in sPHENIX GitHub at line 56 of file OnCal.h
std::vector<std::string> OnCal::localfilelist |
|
protected |
std::string OnCal::m_Comment |
|
protected |
std::vector<std::string> OnCal::pdbcalclasses |
|
protected |
Definition at line 55 of file OnCal.h.
View newest version in sPHENIX GitHub at line 55 of file OnCal.h
std::vector<std::string> OnCal::pdbcaltables |
|
protected |
The documentation for this class was generated from the following files:
- coresoftware/blob/master/calibrations/framework/oncal/OnCal.h
- coresoftware/blob/master/calibrations/framework/oncal/OnCal.cc