ATLAS Offline Software
MinimalSumAssociation.h
Go to the documentation of this file.
1 // Dear emacs, this is -*- c++ -*-
2 
3 /*
4  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5 */
6 
7 #ifndef TRIGGERMATCHINGTOOL_MINIMALSUMASSOCIATION_H
8 #define TRIGGERMATCHINGTOOL_MINIMALSUMASSOCIATION_H
9 
12 
13 
15 public:
17  index_assignment_t associate(const std::vector<std::vector<double> >& matrix);
18 };
19 
20 #endif
IAssociationStrategy
Definition: IAssociationStrategy.h:13
IAssociationStrategy::index_assignment_t
std::map< unsigned int, unsigned int > index_assignment_t
Definition: IAssociationStrategy.h:16
IAssociationStrategy.h
AsgMessaging.h
MinimalSumAssociation::MinimalSumAssociation
MinimalSumAssociation()
Definition: MinimalSumAssociation.cxx:11
MinimalSumAssociation
Definition: MinimalSumAssociation.h:14
MinimalSumAssociation::associate
index_assignment_t associate(const std::vector< std::vector< double > > &matrix)
Definition: MinimalSumAssociation.cxx:15
asg::AsgMessaging
Class mimicking the AthMessaging class from the offline software.
Definition: AsgMessaging.h:40
python.testIfMatch.matrix
matrix
Definition: testIfMatch.py:66