Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
CondCore
DBCommon
interface
ConvertIOVSyncValue.h
Go to the documentation of this file.
1
#ifndef COND_DBCommon_ConvertIOVSyncValue_H
2
#define COND_DBCommon__ConvertIOVSyncValue_H
3
4
#include "
CondCore/DBCommon/interface/Time.h
"
5
#include "
FWCore/Framework/interface/IOVSyncValue.h
"
6
7
namespace
cond {
8
9
edm::IOVSyncValue
toIOVSyncValue
(
cond::Time_t
time
,
cond::TimeType
timetype
,
bool
startOrStop);
10
11
cond::Time_t
fromIOVSyncValue
(
edm::IOVSyncValue
const
& time,
cond::TimeType
timetype);
12
13
// min max sync value....
14
edm::IOVSyncValue
limitedIOVSyncValue
(
cond::Time_t
time,
cond::TimeType
timetype);
15
16
edm::IOVSyncValue
limitedIOVSyncValue
(
edm::IOVSyncValue
const
& time,
cond::TimeType
timetype);
17
18
19
}
20
21
22
#endif
cond::limitedIOVSyncValue
edm::IOVSyncValue limitedIOVSyncValue(cond::Time_t time, cond::TimeType timetype)
Definition:
ConvertIOVSyncValue.cc:46
IOVSyncValue.h
dtNoiseCalibration_cfg.timetype
tuple timetype
Definition:
dtNoiseCalibration_cfg.py:26
Time.h
cond::TimeType
TimeType
Definition:
Time.h:21
cond::toIOVSyncValue
edm::IOVSyncValue toIOVSyncValue(cond::Time_t time, cond::TimeType timetype, bool startOrStop)
Definition:
ConvertIOVSyncValue.cc:7
cond::Time_t
unsigned long long Time_t
Definition:
Time.h:16
cond::rpcobgas::time
Definition:
RPCObGasPyWrapper.cc:61
cond::fromIOVSyncValue
cond::Time_t fromIOVSyncValue(edm::IOVSyncValue const &time, cond::TimeType timetype)
Definition:
ConvertIOVSyncValue.cc:29
edm::IOVSyncValue
Definition:
IOVSyncValue.h:31
Generated for CMSSW Reference Manual by
1.8.5