Belle II Software
release-08-01-10
|
namespace for SectorMapHelper-related stuff More...
Functions | |
template<class HitType > | |
void | printStaticSectorRelations (const VXDTFFilters< HitType > &filters, const std::string &configName, unsigned int nHitCombinations=2, bool print2File=true, bool suppressDeadSectors=true) |
TODO dot-compatible version of printStaticSectorRelations: More... | |
namespace for SectorMapHelper-related stuff
void Belle2::SecMapHelper::printStaticSectorRelations | ( | const VXDTFFilters< HitType > & | filters, |
const std::string & | configName, | ||
unsigned int | nHitCombinations = 2 , |
||
bool | print2File = true , |
||
bool | suppressDeadSectors = true |
||
) |
TODO dot-compatible version of printStaticSectorRelations:
function for printing relationBetweenStaticSectors:
filters | contains the static sectors |
configName | is used for the fileName to be able to recognize the outputs |
nHitCombinations | shows links of 2-, 3- or 4-static sectors in a row |
print2File | prints to a file if yes or to screen if no |
suppressDeadSectors | discards sectors without links if set to true |
Definition at line 75 of file VXDTFFiltersHelperFunctions.h.