1D array for completeness in array system.
More...
#include <BDSArrayOperatorIndexFlip.hh>
|
| BDSArrayOperatorIndexFlip (const std::array< G4bool, 4 > &xyztIn) |
|
virtual void | Apply (G4int &x, G4int &y, G4int &z, G4int &t) const |
|
virtual void | ApplyX (G4int &x) const |
|
virtual void | ApplyY (G4int &y) const |
|
virtual void | ApplyZ (G4int &z) const |
|
virtual void | ApplyT (G4int &t) const |
|
virtual void | TransformLimits (G4double &xMin, G4double &xMax, G4double &yMin, G4double &yMax, G4double &zMin, G4double &zMax, G4double &tMin, G4double &tMax) const |
|
| BDSArrayOperatorIndex (const G4String &nameIn="None") |
|
virtual G4String | Name () const |
| Supply a name of this operator for feedback to the user in print out.
|
|
virtual void | Apply (G4int &, G4int &, G4int &, G4int &) const |
|
virtual void | ApplyX (G4int &) const |
|
virtual void | ApplyY (G4int &) const |
|
virtual void | ApplyZ (G4int &) const |
|
virtual void | ApplyT (G4int &) const |
|
virtual std::array< G4bool, 4 > | OperatesOnXYZT () const |
| Return which axes this object operates on overall.
|
|
void | Apply (G4int &x) const |
|
void | Apply (G4int &x, G4int &y) const |
|
void | Apply (G4int &x, G4int &y, G4int &z) const |
|
virtual void | TransformLimits (G4double &xMin, G4double &xMax, G4double &yMin, G4double &yMax, G4double &zMin, G4double &zMax, G4double &tMin, G4double &tMax) const =0 |
|
void | TransformLimits (G4double &xMin, G4double xMax) const |
|
void | TransformLimits (G4double &xMin, G4double &xMax, G4double &yMin, G4double &yMax) const |
|
void | TransformLimits (G4double &xMin, G4double &xMax, G4double &yMin, G4double &yMax, G4double &zMin, G4double &zMax) const |
|
|
std::array< G4int, 4 > | xyzt |
|
1D array for completeness in array system.
- Author
- Laurie Nevay
Definition at line 35 of file BDSArrayOperatorIndexFlip.hh.
◆ BDSArrayOperatorIndexFlip() [1/2]
BDSArrayOperatorIndexFlip::BDSArrayOperatorIndexFlip |
( |
| ) |
|
|
inline |
◆ BDSArrayOperatorIndexFlip() [2/2]
BDSArrayOperatorIndexFlip::BDSArrayOperatorIndexFlip |
( |
const std::array< G4bool, 4 > & |
xyztIn | ) |
|
|
inlineexplicit |
◆ ~BDSArrayOperatorIndexFlip()
virtual BDSArrayOperatorIndexFlip::~BDSArrayOperatorIndexFlip |
( |
| ) |
|
|
inlinevirtual |
◆ Apply()
virtual void BDSArrayOperatorIndexFlip::Apply |
( |
G4int & |
, |
|
|
G4int & |
, |
|
|
G4int & |
, |
|
|
G4int & |
|
|
) |
| const |
|
inlinevirtual |
◆ ApplyT()
virtual void BDSArrayOperatorIndexFlip::ApplyT |
( |
G4int & |
t | ) |
const |
|
inlinevirtual |
◆ ApplyX()
virtual void BDSArrayOperatorIndexFlip::ApplyX |
( |
G4int & |
x | ) |
const |
|
inlinevirtual |
◆ ApplyY()
virtual void BDSArrayOperatorIndexFlip::ApplyY |
( |
G4int & |
y | ) |
const |
|
inlinevirtual |
◆ ApplyZ()
virtual void BDSArrayOperatorIndexFlip::ApplyZ |
( |
G4int & |
z | ) |
const |
|
inlinevirtual |
◆ TransformLimits()
virtual void BDSArrayOperatorIndexFlip::TransformLimits |
( |
G4double & |
xMin, |
|
|
G4double & |
xMax, |
|
|
G4double & |
yMin, |
|
|
G4double & |
yMax, |
|
|
G4double & |
zMin, |
|
|
G4double & |
zMax, |
|
|
G4double & |
tMin, |
|
|
G4double & |
tMax |
|
) |
| const |
|
inlinevirtual |
◆ xyzt
std::array<G4int,4> BDSArrayOperatorIndexFlip::xyzt |
|
private |
The documentation for this class was generated from the following file: