#include "CondCore/DBCommon/interface/DbSession.h"
#include "CondCore/DBCommon/interface/Time.h"
#include "CondFormats/Common/interface/IOVSequence.h"
#include "CondFormats/Common/interface/SequenceState.h"
#include <boost/shared_ptr.hpp>
#include <boost/iterator/transform_iterator.hpp>
#include <boost/iterator/counting_iterator.hpp>
Go to the source code of this file.
Classes | |
class | cond::IOVElementProxy |
class | cond::IOVProxy |
struct | cond::IOVProxyData |
class | cond::IOVRange |
class | cond::IterHelp |
Namespaces | |
cond | |
Typedefs | |
typedef boost::transform_iterator < IterHelp, boost::counting_iterator< int > > | cond::iov_range_iterator |