#include "CondCore/CondDB/interface/ConnectionPool.h"
#include "CondCore/CondDB/interface/Types.h"
#include "CondCore/PopCon/interface/PopConAnalyzer.h"
#include "CondCore/PopCon/interface/PopConSourceHandler.h"
#include "CondFormats/Common/interface/TimeConversions.h"
#include "CondFormats/RunInfo/interface/LHCInfoPerLS.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/Framework/interface/MakerMacros.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/ParameterSet/interface/ParameterSetfwd.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.
Classes | |
class | LHCInfoPerLSPopConSourceHandler |
Namespaces | |
theLHCInfoPerLSImpl | |
Typedefs | |
typedef popcon::PopConAnalyzer< LHCInfoPerLSPopConSourceHandler > | LHCInfoPerLSPopConAnalyzer |
Functions | |
bool | theLHCInfoPerLSImpl::comparePayloads (const LHCInfoPerLS &rhs, const LHCInfoPerLS &lhs) |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< LHCInfoPerLSPopConAnalyzer > > | s_filler_0__LINE__ ("LHCInfoPerLSPopConAnalyzer") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< LHCInfoPerLSPopConAnalyzer > > | s_maker__LINE__ ("LHCInfoPerLSPopConAnalyzer") |
size_t | theLHCInfoPerLSImpl::transferPayloads (const std::vector< pair< cond::Time_t, std::shared_ptr< LHCInfoPerLS >>> &buffer, std::map< cond::Time_t, std::shared_ptr< LHCInfoPerLS >> &iovsToTransfer, std::shared_ptr< LHCInfoPerLS > &prevPayload, const std::map< pair< cond::Time_t, unsigned int >, pair< cond::Time_t, unsigned int >> &lsIdMap, cond::Time_t startStableBeamTime, cond::Time_t endStableBeamTime) |
Definition at line 25 of file LHCInfoPerLSPopConAnalyzer.cc.
|
static |
|
static |