|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLLIGO::CZoneBank Class Reference#include <zone_bank.h>
List of all members.
Member Function Documentation
void NLLIGO::CZoneBank::addAndSwitch |
( |
const std::string & |
CategoryType, |
|
|
const std::string & |
CategoryValue |
|
) |
|
|
void NLLIGO::CZoneBank::addElement |
( |
const std::string & |
elementName |
) |
|
|
void NLLIGO::CZoneBank::addOrSwitch |
( |
const std::string & |
CategoryType, |
|
|
const std::string & |
CategoryValue |
|
) |
|
|
void NLLIGO::CZoneBank::debugInit |
( |
const std::string & |
sPath |
) |
|
|
void NLLIGO::CZoneBank::debugSaveInit |
( |
CZoneBankElement & |
zbeTmp, |
|
|
const std::string & |
fileName |
|
) |
|
|
void NLLIGO::CZoneBank::getCategoriesType |
( |
std::vector< std::string > & |
CategoriesType |
) |
|
|
void NLLIGO::CZoneBank::getCategoryValues |
( |
const std::string & |
CategoryType, |
|
|
std::vector< std::string > & |
CategoryValues |
|
) |
|
|
CZoneBankElement * NLLIGO::CZoneBank::getElementByZoneName |
( |
const std::string & |
ZoneName |
) |
|
|
void NLLIGO::CZoneBank::getSelection |
( |
std::vector< CZoneBankElement * > & |
SelectedElements |
) |
|
|
void NLLIGO::CZoneBank::initFromPath |
( |
const std::string & |
pathName |
) |
|
|
|
Initialize the zone bank with all files present in the path given (note pathName must not end with '').
\ |
void NLLIGO::CZoneBank::reset |
( |
|
) |
|
|
void NLLIGO::CZoneBank::resetSelection |
( |
|
) |
|
|
Member Data Documentation
std::map<std::string,CZoneBankElement> NLLIGO::CZoneBank::_ElementsMap [private]
|
|
The documentation for this class was generated from the following files:
|
|