|
OPALX (Object Oriented Parallel Accelerator Library for Exascal) master (dc2a29eed580)
OPALX
|


Go to the source code of this file.
Classes | |
| class | BinningCmd |
Namespaces | |
| namespace | BINNING |
Enumerations | |
| enum class | BinningParameter : short { VELOCITYZ = 0 , POSITIONZ = 1 , PZ = 2 , GAMMAZ = 3 } |
| The parameter that is used for binning. More... | |
| enum | { BINNING::MAXBINS , BINNING::DESIREDWIDTH , BINNING::BINNINGALPHA , BINNING::BINNINGBETA , BINNING::PARAMETER , BINNING::ADAPTIVEBINNING , BINNING::DUMPBINSFILE , BINNING::DUMPBINSFREQ , BINNING::TABLEPRINTFREQ , BINNING::SIZE } |
Functions | |
| Inform & | operator<< (Inform &os, const BinningCmd &bc) |
|
strong |
The parameter that is used for binning.
| Enumerator | |
|---|---|
| VELOCITYZ | |
| POSITIONZ | |
| PZ | |
| GAMMAZ | |
Definition at line 35 of file BinningCmd.h.
|
inline |
Definition at line 111 of file BinningCmd.h.
References BinningCmd::printInfo().
