OPALX (Object Oriented Parallel Accelerator Library for Exascal) master (dc2a29eed580)
OPALX
Loading...
Searching...
No Matches
BinningCmd.h File Reference
#include <string>
#include "AbstractObjects/Definition.h"
#include "Attributes/Attributes.h"
Include dependency graph for BinningCmd.h:
This graph shows which files directly or indirectly include this file:

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)
 

Enumeration Type Documentation

◆ BinningParameter

enum class BinningParameter : short
strong

The parameter that is used for binning.

Enumerator
VELOCITYZ 
POSITIONZ 
PZ 
GAMMAZ 

Definition at line 35 of file BinningCmd.h.

Function Documentation

◆ operator<<()

Inform & operator<< ( Inform &  os,
const BinningCmd bc 
)
inline

Definition at line 111 of file BinningCmd.h.

References BinningCmd::printInfo().

Here is the call graph for this function: