ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
B4bRunData.hh File Reference

Definition of the B4bRunData class. More...

#include "G4Run.hh"
#include "globals.hh"
#include <array>
+ Include dependency graph for B4bRunData.hh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  B4bRunData
 

Variables

const G4int kAbs = 0
 
const G4int kGap = 1
 
const G4int kDim = 2
 

Detailed Description

Definition of the B4bRunData class.

Definition in file B4bRunData.hh.

Variable Documentation

const G4int kAbs = 0

Definition at line 40 of file B4bRunData.hh.

View newest version in sPHENIX GitHub at line 40 of file B4bRunData.hh

Referenced by B4bEventAction::EndOfEventAction(), Run::FillPerEvent(), and B4bSteppingAction::UserSteppingAction().

const G4int kDim = 2

Definition at line 42 of file B4bRunData.hh.

View newest version in sPHENIX GitHub at line 42 of file B4bRunData.hh

const G4int kGap = 1

Definition at line 41 of file B4bRunData.hh.

View newest version in sPHENIX GitHub at line 41 of file B4bRunData.hh

Referenced by B4bEventAction::EndOfEventAction(), and B4bSteppingAction::UserSteppingAction().