1 #ifndef DataFormats_BTauReco_BaseTagInfo_h 2 #define DataFormats_BTauReco_BaseTagInfo_h 48 #endif // DataFormats_BTauReco_BaseTagInfo_h
virtual BaseTagInfo * clone(void) const
clone
virtual TaggingVariableList taggingVariables(void) const
returns a description of the extended informations in a TaggingVariableList
edm::RefVector< TrackCollection > TrackRefVector
vector of reference to Track in the same collection
virtual edm::RefToBase< Jet > jet(void) const
returns a polymorphic reference to the tagged jet
virtual TrackRefVector tracks(void) const
returns a list of tracks associated to the jet
virtual ~BaseTagInfo(void)
virtual bool hasTracks(void) const
check if the algorithm is using the tracks or not
#define DECLARE_EDM_REFS(class_name)