CMS 3D CMS Logo

Classes | Namespaces | Typedefs | Functions | Variables
LHCInfoPerFillPopConAnalyzer.cc File Reference
#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.

Classes

class  LHCInfoPerFillPopConSourceHandler
 

Namespaces

 cond
 
 cond::impl
 
 cond::theLHCInfoPerFillPopConImpl
 
 theLHCInfoPerFillImpl
 

Typedefs

typedef popcon::PopConAnalyzer< LHCInfoPerFillPopConSourceHandlerLHCInfoPerFillPopConAnalyzer
 

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)
 
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)
 

Variables

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

Typedef Documentation

◆ LHCInfoPerFillPopConAnalyzer

Definition at line 28 of file LHCInfoPerFillPopConAnalyzer.cc.

Function Documentation

◆ s_filler_0__LINE__()

static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker<edm::ParameterSetDescriptionFiller< LHCInfoPerFillPopConAnalyzer > > s_filler_0__LINE__ ( "LHCInfoPerFillPopConAnalyzer"  )
static

◆ s_maker__LINE__()

static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< LHCInfoPerFillPopConAnalyzer > > s_maker__LINE__ ( "LHCInfoPerFillPopConAnalyzer"  )
static