ATLAS Offline Software
Public Attributes | List of all members
G4UA::TestActionEHist::Config Struct Reference

#include <TestActionEHist.h>

Collaboration diagram for G4UA::TestActionEHist::Config:

Public Attributes

int dCALO =2
 
int dBeam =2
 
int dIDET =2
 
int dMUON =2
 Used for depth limits applied in jobOptions. More...
 
int maxhists =1000
 
int maxdirs =1000
 Used to set maximum number of histograms/directories from jobOptions. More...
 
std::string dDetail =""
 Path used to set detailed depth cuts. More...
 
std::string name ="default.root"
 Name of root output file. More...
 

Detailed Description

Definition at line 52 of file TestActionEHist.h.

Member Data Documentation

◆ dBeam

int G4UA::TestActionEHist::Config::dBeam =2

Definition at line 55 of file TestActionEHist.h.

◆ dCALO

int G4UA::TestActionEHist::Config::dCALO =2

Definition at line 54 of file TestActionEHist.h.

◆ dDetail

std::string G4UA::TestActionEHist::Config::dDetail =""

Path used to set detailed depth cuts.

Definition at line 60 of file TestActionEHist.h.

◆ dIDET

int G4UA::TestActionEHist::Config::dIDET =2

Definition at line 56 of file TestActionEHist.h.

◆ dMUON

int G4UA::TestActionEHist::Config::dMUON =2

Used for depth limits applied in jobOptions.

Definition at line 57 of file TestActionEHist.h.

◆ maxdirs

int G4UA::TestActionEHist::Config::maxdirs =1000

Used to set maximum number of histograms/directories from jobOptions.

Definition at line 59 of file TestActionEHist.h.

◆ maxhists

int G4UA::TestActionEHist::Config::maxhists =1000

Definition at line 58 of file TestActionEHist.h.

◆ name

std::string G4UA::TestActionEHist::Config::name ="default.root"

Name of root output file.

Definition at line 61 of file TestActionEHist.h.


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