Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
InsertCalib Class Reference

#include <coresoftware/blob/master/offline/database/dbtools/InsertCalib.h>

Public Member Functions

 InsertCalib ()=default
 
 ~InsertCalib ()=default
 
int insertcalib (const std::string &fname, const std::string &payloadtype, uint64_t iov_start)
 
int insertcalib (const std::string &fname, const std::string &payloadtype, uint64_t iov_start, uint64_t iov_end)
 
int createGlobalTag (const std::string &tag)
 
int listGlobalTags ()
 
int deleteGlobalTag (const std::string &tag)
 
int createPayloadType (const std::string &payloadtype)
 
int listPayloadTypes ()
 

Detailed Description

Definition at line 7 of file InsertCalib.h.

View newest version in sPHENIX GitHub at line 7 of file InsertCalib.h

Constructor & Destructor Documentation

InsertCalib::InsertCalib ( )
default
InsertCalib::~InsertCalib ( )
default

Member Function Documentation

int InsertCalib::createGlobalTag ( const std::string &  tag)

Definition at line 13 of file InsertCalib.cc.

View newest version in sPHENIX GitHub at line 13 of file InsertCalib.cc

References createGlobalTag().

+ Here is the call graph for this function:

int InsertCalib::createPayloadType ( const std::string &  payloadtype)

Definition at line 32 of file InsertCalib.cc.

View newest version in sPHENIX GitHub at line 32 of file InsertCalib.cc

References createPayloadType().

+ Here is the call graph for this function:

int InsertCalib::deleteGlobalTag ( const std::string &  tag)

Definition at line 26 of file InsertCalib.cc.

View newest version in sPHENIX GitHub at line 26 of file InsertCalib.cc

References deleteGlobalTag().

+ Here is the call graph for this function:

int InsertCalib::insertcalib ( const std::string &  fname,
const std::string &  payloadtype,
uint64_t  iov_start 
)

Definition at line 44 of file InsertCalib.cc.

View newest version in sPHENIX GitHub at line 44 of file InsertCalib.cc

References createGlobalTag(), createPayloadType(), PHFlag::FlagExist(), PHFlag::get_StringFlag(), insertPayload(), and recoConsts::instance().

+ Here is the call graph for this function:

int InsertCalib::insertcalib ( const std::string &  fname,
const std::string &  payloadtype,
uint64_t  iov_start,
uint64_t  iov_end 
)

Definition at line 60 of file InsertCalib.cc.

View newest version in sPHENIX GitHub at line 60 of file InsertCalib.cc

References createGlobalTag(), createPayloadType(), PHFlag::FlagExist(), PHFlag::get_StringFlag(), insertPayload(), and recoConsts::instance().

+ Here is the call graph for this function:

int InsertCalib::listGlobalTags ( )

Definition at line 18 of file InsertCalib.cc.

View newest version in sPHENIX GitHub at line 18 of file InsertCalib.cc

int InsertCalib::listPayloadTypes ( )

Definition at line 38 of file InsertCalib.cc.

View newest version in sPHENIX GitHub at line 38 of file InsertCalib.cc


The documentation for this class was generated from the following files: