Main Page
Namespaces
Classes
Package Documentation
DataFormats
BTauReco
interface
JetTag.h
Go to the documentation of this file.
1
#ifndef DataFormats_BTauReco_JetTag_h
2
#define DataFormats_BTauReco_JetTag_h
3
// \class JetTag
4
//
5
// \short base class for persistent tagging result
6
// JetTag is a simple class with a reference to a jet, it's extended tagging niformations, and a tagging discriminant
7
//
8
//
9
// \author Marcel Vos, Andrea Rizzi, Andrea Bocci based on ORCA version by Christian Weiser, Andrea Rizzi
10
// \version first version on January 12, 2006
11
12
13
#include "
DataFormats/JetReco/interface/JetFloatAssociation.h
"
14
15
namespace
reco
{
16
17
typedef
JetFloatAssociation::value_type
JetTag
;
18
typedef
JetFloatAssociation::Container
JetTagCollection
;
19
20
}
21
22
#endif // DataFormats_BTauReco_JetTag_h
JetFloatAssociation.h
reco::JetTag
JetFloatAssociation::value_type JetTag
Definition:
JetTag.h:17
reco::JetTagCollection
JetFloatAssociation::Container JetTagCollection
Definition:
JetTag.h:18
reco::JetFloatAssociation::value_type
Container::value_type value_type
Definition:
JetFloatAssociation.h:27
edm::AssociationVector
Definition:
AssociationVector.h:62
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:44
Generated for CMSSW Reference Manual by
1.8.11