Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
CondCore
Utilities
interface
CondDBImport.h
Go to the documentation of this file.
1
#ifndef Utilities_CondDBImport_h
2
#define Utilities_CondDBImport_h
3
4
#include "
CondCore/CondDB/interface/Types.h
"
5
#include "
CondCore/CondDB/interface/Session.h
"
6
//
7
8
namespace
cond {
9
10
namespace
persistency {
11
12
cond::Hash
import
(
Session
&
source
,
const
cond::Hash
& sourcePayloadId,
const
std::string
& inputTypeName,
const
void
* inputPtr,
Session
& destination );
13
14
std::pair<std::string,boost::shared_ptr<void> >
fetch
(
const
cond::Hash
& payloadId,
Session
&
session
);
15
std::pair<std::string, boost::shared_ptr<void> >
fetchOne
(
const
std::string
&payloadTypeName,
const
cond::Binary
&
data
,
const
cond::Binary
&streamerInfo, boost::shared_ptr<void> payloadPtr,
bool
is\
16
Ora );
17
18
}
19
20
}
21
22
#endif
Session.h
cond::persistency::fetchOne
std::pair< std::string, boost::shared_ptr< void > > fetchOne(const std::string &payloadTypeName, const cond::Binary &data, const cond::Binary &streamerInfo, boost::shared_ptr< void > payloadPtr, bool is Ora)
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:255
python.CommonUtils.session
tuple session
Definition:
CommonUtils.py:93
cond::Hash
std::string Hash
Definition:
Types.h:47
cond::Binary
Definition:
Binary.h:18
cond::persistency::fetch
std::pair< std::string, boost::shared_ptr< void > > fetch(const cond::Hash &payloadId, Session &session)
Definition:
CondDBFetch.cc:300
Types.h
Session
source
static std::string const source
Definition:
EdmProvDump.cc:42
AlCaHLTBitMon_QueryRunRegistry.data
tuple data
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:288
Generated for CMSSW Reference Manual by
1.8.5