DataFormats
ProtonReco
interface
ForwardProtonFwd.h
Go to the documentation of this file.
1
/****************************************************************************
2
*
3
* This is a part of CTPPS offline software.
4
* Authors:
5
* Jan Kašpar
6
* Laurent Forthomme
7
*
8
****************************************************************************/
9
10
#ifndef DataFormats_ProtonReco_ForwardProtonFwd_h
11
#define DataFormats_ProtonReco_ForwardProtonFwd_h
12
13
#include "
DataFormats/Common/interface/Ref.h
"
14
#include "
DataFormats/Common/interface/RefProd.h
"
15
#include "
DataFormats/Common/interface/RefVector.h
"
16
17
#include <vector>
18
19
namespace
reco
{
20
class
ForwardProton;
22
typedef
std::vector<ForwardProton>
ForwardProtonCollection
;
24
typedef
edm::Ref<ForwardProtonCollection>
ForwardProtonRef
;
26
typedef
edm::RefProd<ForwardProtonCollection>
ForwardProtonRefProd
;
28
typedef
edm::RefVector<ForwardProtonCollection>
ForwardProtonRefVector
;
29
}
// namespace reco
30
31
#endif
edm::RefProd
Definition:
EDProductfwd.h:25
RefProd.h
reco::ForwardProtonRef
edm::Ref< ForwardProtonCollection > ForwardProtonRef
Persistent reference to a ForwardProton.
Definition:
ForwardProtonFwd.h:29
edm::RefVector
Definition:
EDProductfwd.h:27
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:45
edm::Ref
Definition:
AssociativeIterator.h:58
reco::ForwardProtonCollection
std::vector< ForwardProton > ForwardProtonCollection
Collection of ForwardProton objects.
Definition:
ForwardProtonFwd.h:25
reco::ForwardProtonRefVector
edm::RefVector< ForwardProtonCollection > ForwardProtonRefVector
Vector of references to ForwardProton in the same collection.
Definition:
ForwardProtonFwd.h:33
RefVector.h
Ref.h
reco::ForwardProtonRefProd
edm::RefProd< ForwardProtonCollection > ForwardProtonRefProd
Reference to a ForwardProton collection.
Definition:
ForwardProtonFwd.h:31
Generated for CMSSW Reference Manual by
1.8.16