19#ifndef BDSSCORINGMESHBOX_H
20#define BDSSCORINGMESHBOX_H
22#include "G4ScoringBox.hh"
24#include "G4ThreeVector.hh"
25#include "G4Transform3D.hh"
50 const G4Transform3D& placementTransform);
55 const G4ThreeVector& translation,
56 const G4RotationMatrix& rotation);
65 G4double scorerSize[3];
67 G4int nEnergySegments;
Mapping from axis indices to 1D index.
Recipe class for a scoring mesh.
Wrapper for G4ScoringBox to allow full access to placement.