Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4NtupleBooking Struct Reference

#include <G4NtupleBookingManager.hh>

Public Member Functions

 G4NtupleBooking ()
 
 ~G4NtupleBooking ()
 

Public Attributes

tools::ntuple_booking fNtupleBooking
 
G4String fFileName
 
G4bool fActivation
 

Detailed Description

Definition at line 41 of file G4NtupleBookingManager.hh.

Constructor & Destructor Documentation

◆ G4NtupleBooking()

G4NtupleBooking::G4NtupleBooking ( )
inline

Definition at line 43 of file G4NtupleBookingManager.hh.

45 fFileName(),
46 fActivation(true) {}
tools::ntuple_booking fNtupleBooking

◆ ~G4NtupleBooking()

G4NtupleBooking::~G4NtupleBooking ( )
inline

Definition at line 48 of file G4NtupleBookingManager.hh.

48{}

Member Data Documentation

◆ fActivation

G4bool G4NtupleBooking::fActivation

Definition at line 52 of file G4NtupleBookingManager.hh.

◆ fFileName

G4String G4NtupleBooking::fFileName

Definition at line 51 of file G4NtupleBookingManager.hh.

◆ fNtupleBooking

tools::ntuple_booking G4NtupleBooking::fNtupleBooking

Definition at line 50 of file G4NtupleBookingManager.hh.


The documentation for this struct was generated from the following file: