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

Definition of the B5EventAction class. More...

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

Go to the source code of this file.

Classes

class  B5EventAction
 Event action. More...
 

Variables

const G4int kEm = 0
 
const G4int kHad = 1
 
const G4int kH1 = 0
 
const G4int kH2 = 1
 
const G4int kDim = 2
 

Detailed Description

Definition of the B5EventAction class.

Definition in file B5EventAction.hh.

Variable Documentation

const G4int kDim = 2

Definition at line 45 of file B5EventAction.hh.

View newest version in sPHENIX GitHub at line 45 of file B5EventAction.hh

const G4int kEm = 0

Definition at line 41 of file B5EventAction.hh.

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

Referenced by B5EventAction::GetEmCalEdep().

const G4int kH1 = 0

Definition at line 43 of file B5EventAction.hh.

View newest version in sPHENIX GitHub at line 43 of file B5EventAction.hh

const G4int kH2 = 1

Definition at line 44 of file B5EventAction.hh.

View newest version in sPHENIX GitHub at line 44 of file B5EventAction.hh

const G4int kHad = 1

Definition at line 42 of file B5EventAction.hh.

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

Referenced by B5EventAction::GetHadCalEdep().