|
g4system
|
Verifies that optional geometry shift and tilt modifiers affect Geant4 transforms.
#include "g4objectsFactory.h"#include <CLHEP/Units/SystemOfUnits.h>#include <cmath>#include <cstdlib>#include <memory>#include <string>#include <vector>
Go to the source code of this file.
Functions | |
| int | main () |
| int main | ( | ) |
Definition at line 31 of file modifier_transform.cc.