#include "CondCore/CondDB/interface/ConnectionPool.h"
#include "CondCore/PopCon/interface/PopConAnalyzer.h"
#include "CondCore/PopCon/interface/PopConSourceHandler.h"
#include "CondFormats/Common/interface/TimeConversions.h"
#include "CondFormats/RunInfo/interface/LHCInfoPerFill.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/Framework/interface/MakerMacros.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/ParameterSet/interface/ParameterSetfwd.h"
#include "LumiSectionFilter.h"
#include "RelationalAccess/ICursor.h"
#include "RelationalAccess/IQuery.h"
#include "RelationalAccess/ISchema.h"
#include "RelationalAccess/ISessionProxy.h"
#include <cmath>
#include <iostream>
#include <memory>
#include <sstream>
#include <string>
#include <utility>
#include <vector>
Go to the source code of this file.
|
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) |
|
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< LHCInfoPerFillPopConAnalyzer > > | s_filler_0__LINE__ ("LHCInfoPerFillPopConAnalyzer") |
|
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< LHCInfoPerFillPopConAnalyzer > > | s_maker__LINE__ ("LHCInfoPerFillPopConAnalyzer") |
|
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< std::pair< cond::Time_t, std::shared_ptr< LHCInfoPerFill >>> &buffer, std::map< cond::Time_t, std::shared_ptr< LHCInfoPerFill >> &iovsToTransfer, std::shared_ptr< LHCInfoPerFill > &prevPayload) |
|
◆ LHCInfoPerFillPopConAnalyzer
◆ s_filler_0__LINE__()
◆ s_maker__LINE__()