|
Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4NtupleBookingManager.hh>
Public Member Functions | |
| G4NtupleBooking () | |
| ~G4NtupleBooking () | |
Public Attributes | |
| tools::ntuple_booking | fNtupleBooking |
| G4String | fFileName |
| G4bool | fActivation |
Definition at line 41 of file G4NtupleBookingManager.hh.
|
inline |
Definition at line 43 of file G4NtupleBookingManager.hh.
|
inline |
Definition at line 48 of file G4NtupleBookingManager.hh.
| G4bool G4NtupleBooking::fActivation |
Definition at line 52 of file G4NtupleBookingManager.hh.
| G4String G4NtupleBooking::fFileName |
Definition at line 51 of file G4NtupleBookingManager.hh.
| tools::ntuple_booking G4NtupleBooking::fNtupleBooking |
Definition at line 50 of file G4NtupleBookingManager.hh.