LArSoft  v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
CMatchManager.cxx File Reference
#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)
 

Macro Definition Documentation

#define RECOTOOL_CMATCHMANAGER_CXX

Definition at line 2 of file CMatchManager.cxx.