|
| FilesHandler (const std::vector< std::string > &filenames, const bool ¶llelread, Action &myaction, Log &mylog) |
|
void | getMinMaxBin (const std::vector< Value * > &vals, Communicator &cc, std::vector< double > &vmin, std::vector< double > &vmax, std::vector< unsigned > &vbin) |
|
void | getMinMaxBin (const std::vector< Value * > &vals, Communicator &cc, std::vector< double > &vmin, std::vector< double > &vmax, std::vector< unsigned > &vbin, const std::vector< double > &histosigma) |
|
bool | readBunch (BiasRepresentation *br, int stride) |
|
bool | scanOneHill (BiasRepresentation *br, IFile *ifile) |
|
◆ FilesHandler()
PLMD::function::FilesHandler::FilesHandler |
( |
const std::vector< std::string > & | filenames, |
|
|
const bool & | parallelread, |
|
|
Action & | myaction, |
|
|
Log & | mylog ) |
◆ getMinMaxBin() [1/2]
void PLMD::function::FilesHandler::getMinMaxBin |
( |
const std::vector< Value * > & | vals, |
|
|
Communicator & | cc, |
|
|
std::vector< double > & | vmin, |
|
|
std::vector< double > & | vmax, |
|
|
std::vector< unsigned > & | vbin ) |
◆ getMinMaxBin() [2/2]
void PLMD::function::FilesHandler::getMinMaxBin |
( |
const std::vector< Value * > & | vals, |
|
|
Communicator & | cc, |
|
|
std::vector< double > & | vmin, |
|
|
std::vector< double > & | vmax, |
|
|
std::vector< unsigned > & | vbin, |
|
|
const std::vector< double > & | histosigma ) |
◆ readBunch()
◆ scanOneHill()
◆ action
Action* PLMD::function::FilesHandler::action |
|
private |
◆ beingread
unsigned PLMD::function::FilesHandler::beingread |
|
private |
◆ filenames
std::vector<std::string> PLMD::function::FilesHandler::filenames |
|
private |
◆ ifiles
std::vector<std::unique_ptr<IFile> > PLMD::function::FilesHandler::ifiles |
|
private |
◆ isopen
bool PLMD::function::FilesHandler::isopen |
|
private |
◆ log
Log* PLMD::function::FilesHandler::log |
|
private |
◆ parallelread
bool PLMD::function::FilesHandler::parallelread |
|
private |
The documentation for this class was generated from the following file: