LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
|
#include "CMatchManager.h"
Go to the source code of this file.
Namespaces | |
cmtool | |
Macros | |
#define | RECOTOOL_CMATCHMANAGER_CXX |
Functions | |
unsigned int | cmtool::CMFactorial (unsigned int n) |
std::vector< std::vector< size_t > > | cmtool::SimpleCombination (size_t n, size_t r) |
std::vector< std::vector< size_t > > | cmtool::ClusterCombinations (const std::vector< size_t > &seed) |
std::vector< std::vector< std::pair< size_t, size_t > > > | cmtool::PlaneClusterCombinations (const std::vector< size_t > &seed) |
#define RECOTOOL_CMATCHMANAGER_CXX |
Definition at line 2 of file CMatchManager.cxx.