Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
DataFormats
Provenance
interface
BranchIDListRegistry.h
Go to the documentation of this file.
1
#ifndef FWCore_Framework_BranchIDListRegistry_h
2
#define FWCore_Framework_BranchIDListRegistry_h
3
4
#include "
FWCore/Utilities/interface/ThreadSafeIndexedRegistry.h
"
5
#include "
DataFormats/Provenance/interface/BranchIDListHelper.h
"
6
#include "
DataFormats/Provenance/interface/BranchIDList.h
"
7
8
namespace
edm {
9
typedef
edm::detail::ThreadSafeIndexedRegistry<BranchIDList, BranchIDListHelper>
BranchIDListRegistry
;
10
typedef
BranchIDListRegistry::collection_type
BranchIDLists
;
11
}
12
13
#endif
edm::BranchIDLists
std::vector< BranchIDList > BranchIDLists
Definition:
BranchIDList.h:19
edm::BranchIDListRegistry
edm::detail::ThreadSafeIndexedRegistry< BranchIDList, BranchIDListHelper > BranchIDListRegistry
Definition:
BranchIDListRegistry.h:9
ThreadSafeIndexedRegistry.h
BranchIDListHelper.h
BranchIDList.h
edm::detail::ThreadSafeIndexedRegistry
Definition:
ThreadSafeIndexedRegistry.h:24
edm::detail::ThreadSafeIndexedRegistry::collection_type
std::vector< value_type > collection_type
Definition:
ThreadSafeIndexedRegistry.h:28
Generated for CMSSW Reference Manual by
1.8.5