![]() |
![]() |
#include <CATopJetTagInfo.h>
Public Types | |
typedef edm::RefToBase< Jet > | jet_type |
typedef CATopJetProperties | properties_type |
Public Member Functions | |
CATopJetTagInfo (void) | |
CATopJetTagInfo * | clone (void) const override |
clone More... | |
void | insert (const edm::RefToBase< Jet > &jet, const CATopJetProperties &properties) |
const properties_type & | properties () const |
~CATopJetTagInfo (void) override | |
![]() | |
JetTagInfo * | clone (void) const override |
clone More... | |
edm::RefToBase< Jet > | jet (void) const override |
returns a polymorphic reference to the tagged jet More... | |
JetTagInfo (void) | |
template<typename T > | |
JetTagInfo (const edm::Ref< T > &jetRef) | |
JetTagInfo (const edm::RefToBase< Jet > &jetRef) | |
template<typename T > | |
void | setJetRef (const edm::Ref< T > &jetRef) |
void | setJetRef (const edm::RefToBase< Jet > &jetRef) |
~JetTagInfo (void) override | |
![]() | |
BaseTagInfo (void) | |
virtual bool | hasTracks (void) const |
check if the algorithm is using the tracks or not More... | |
virtual TaggingVariableList | taggingVariables (void) const |
returns a description of the extended informations in a TaggingVariableList More... | |
virtual TrackRefVector | tracks (void) const |
returns a list of tracks associated to the jet More... | |
virtual | ~BaseTagInfo (void) |
Protected Attributes | |
properties_type | properties_ |
![]() | |
edm::RefToBase< Jet > | m_jet |
Definition at line 36 of file CATopJetTagInfo.h.
Definition at line 38 of file CATopJetTagInfo.h.
Definition at line 39 of file CATopJetTagInfo.h.
|
inline |
Definition at line 41 of file CATopJetTagInfo.h.
|
inlineoverride |
Definition at line 43 of file CATopJetTagInfo.h.
|
inlineoverridevirtual |
|
inline |
Definition at line 51 of file CATopJetTagInfo.h.
Referenced by BeautifulSoup.PageElement::append(), and CATopJetTagger::produce().
|
inline |
Definition at line 47 of file CATopJetTagInfo.h.
Referenced by Vispa.Share.BasicDataAccessor.BasicDataAccessor::property().
|
protected |
Definition at line 57 of file CATopJetTagInfo.h.