DataFormats
TauReco
interface
HLTTauFwd.h
Go to the documentation of this file.
1
#ifndef DataFormats_TauReco_HLTTauFwd_h
2
#define DataFormats_TauReco_HLTTauFwd_h
3
#include <vector>
4
#include "
DataFormats/Common/interface/Ref.h
"
5
#include "
DataFormats/Common/interface/RefProd.h
"
6
#include "
DataFormats/Common/interface/RefVector.h
"
7
8
namespace
reco
{
9
class
HLTTau
;
11
typedef
std::vector<HLTTau>
HLTTauCollection
;
13
typedef
edm::Ref<HLTTauCollection>
HLTTauRef
;
15
typedef
edm::RefProd<HLTTauCollection>
HLTTauRefProd
;
17
typedef
edm::RefVector<HLTTauCollection>
HLTTauRefVector
;
19
typedef
HLTTauRefVector::iterator
hlttau_iterator
;
20
}
// namespace reco
21
22
#endif
edm::RefProd
Definition:
EDProductfwd.h:25
RefProd.h
reco::HLTTau
Definition:
HLTTau.h:15
edm::RefVector
Definition:
EDProductfwd.h:27
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:45
edm::Ref
Definition:
AssociativeIterator.h:58
reco::hlttau_iterator
HLTTauRefVector::iterator hlttau_iterator
iterator over a vector of references to HLTTau objects all in the same collection
Definition:
HLTTauFwd.h:19
reco::HLTTauRefProd
edm::RefProd< HLTTauCollection > HLTTauRefProd
references to HLTTau collection
Definition:
HLTTauFwd.h:15
RefVector.h
Ref.h
reco::HLTTauRefVector
edm::RefVector< HLTTauCollection > HLTTauRefVector
vector of references to HLTTau objects all in the same collection
Definition:
HLTTauFwd.h:17
edm::RefVectorIterator
Definition:
EDProductfwd.h:33
reco::HLTTauRef
edm::Ref< HLTTauCollection > HLTTauRef
presistent reference to a HLTTau
Definition:
HLTTauFwd.h:13
reco::HLTTauCollection
std::vector< HLTTau > HLTTauCollection
collection of HLTTau objects
Definition:
HLTTauFwd.h:9
Generated for CMSSW Reference Manual by
1.8.16