StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Protected Attributes | List of all members
CriteriaKeeper Class Reference
Inheritance diagram for CriteriaKeeper:

Public Member Functions

 CriteriaKeeper (KiTrack::ICriterion *child)
 
virtual bool areCompatible (KiTrack::Segment *parent, KiTrack::Segment *child)
 
std::vector< float > getValues ()
 
std::vector< std::map
< std::string, float > > 
getAllValues ()
 
std::vector< int > getTrackIds ()
 
void clear ()
 

Protected Attributes

ICriterion * mChild = nullptr
 
std::vector< float > values
 
std::vector< std::map
< std::string, float > > 
allValues
 
std::vector< int > track_ids
 

Detailed Description

Definition at line 6 of file CriteriaKeeper.h.


The documentation for this class was generated from the following file: