CMS 3D CMS Logo

Namespaces | Functions | Variables
LHCInfoPerFillPopConSourceHandler.cc File Reference
#include "CondTools/RunInfo/interface/LHCInfoPerFillPopConSourceHandler.h"
#include "CondCore/CondDB/interface/ConnectionPool.h"
#include "CondFormats/Common/interface/TimeConversions.h"
#include "CondFormats/RunInfo/interface/LHCInfoPerFill.h"
#include "CondTools/RunInfo/interface/LumiSectionFilter.h"
#include "CondTools/RunInfo/interface/LHCInfoHelper.h"
#include "CondTools/RunInfo/interface/OMSAccess.h"
#include "CoralBase/Attribute.h"
#include "CoralBase/AttributeList.h"
#include "CoralBase/AttributeSpecification.h"
#include "CoralBase/TimeStamp.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "RelationalAccess/ICursor.h"
#include "RelationalAccess/IQuery.h"
#include "RelationalAccess/ISchema.h"
#include "RelationalAccess/ISessionProxy.h"

Go to the source code of this file.

Namespaces

 cond
 
 cond::impl
 
 cond::theLHCInfoPerFillPopConImpl
 
 theLHCInfoPerFillImpl
 

Functions

bool theLHCInfoPerFillImpl::comparePayloads (const LHCInfoPerFill &rhs, const LHCInfoPerFill &lhs)
 
LHCInfoPerFill::FillType cond::theLHCInfoPerFillPopConImpl::fillTypeFromString (const std::string &s_fill_type)
 
template<>
LHCInfoPerFill::FillType cond::impl::from_string (const std::string &attributeValue)
 
template<>
LHCInfoPerFill::ParticleType cond::impl::from_string (const std::string &attributeValue)
 
bool theLHCInfoPerFillImpl::makeFillPayload (std::unique_ptr< LHCInfoPerFill > &targetPayload, const cond::OMSServiceResult &queryResult)
 
LHCInfoPerFill::ParticleType cond::theLHCInfoPerFillPopConImpl::particleTypeFromString (const std::string &s_particle_type)
 
void theLHCInfoPerFillImpl::setElementData (cond::Time_t since, const std::string &dipVal, unsigned int elementNr, float value, LHCInfoPerFill &payload, std::set< cond::Time_t > &initList)
 
size_t theLHCInfoPerFillImpl::transferPayloads (const std::vector< pair< cond::Time_t, std::shared_ptr< LHCInfoPerFill >>> &buffer, std::map< cond::Time_t, std::shared_ptr< LHCInfoPerFill >> &iovsToTransfer, std::shared_ptr< LHCInfoPerFill > &prevPayload)
 

Variables

static const pair< const char *, LHCInfoPerFill::FillTypecond::theLHCInfoPerFillPopConImpl::s_fillTypeMap []
 
static const pair< const char *, LHCInfoPerFill::ParticleTypecond::theLHCInfoPerFillPopConImpl::s_particleTypeMap []
 
static const std::map< std::string, int > theLHCInfoPerFillImpl::vecMap