src
DataFormats
Common
interface
FillViewHelperVector.h
Go to the documentation of this file.
1
#ifndef DataFormats_Common_FillViewHelperVector_h
2
#define DataFormats_Common_FillViewHelperVector_h
3
// -*- C++ -*-
4
//
5
// Package: DataFormats/Common
6
//
15
//
16
// Original Author: Chris Jones
17
// Created: Fri, 21 Nov 2014 20:12:50 GMT
18
//
19
20
// system include files
21
#include <vector>
22
#include <utility>
23
24
// user include files
25
#include "
DataFormats/Provenance/interface/ProductID.h
"
26
27
// forward declarations
28
29
namespace
edm
{
30
typedef
std::vector<std::pair<edm::ProductID, unsigned long> >
FillViewHelperVector
;
31
}
32
#endif
ProductID.h
edm
HLT enums.
Definition:
AlignableModifier.h:19
edm::FillViewHelperVector
std::vector< std::pair< edm::ProductID, unsigned long > > FillViewHelperVector
Definition:
FillViewHelperVector.h:30
Generated for CMSSW Reference Manual by
1.8.14