Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
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
(
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
16
}
17
18
}
19
20
#endif
Session.h
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:34
cond::persistency::fetch
std::pair< std::string, boost::shared_ptr< void > > fetch(const cond::Hash &payloadId, Session &session)
Definition:
CondDBImport.cc:298
Types.h
Session
Generated for CMSSW Reference Manual by
1.8.5