HerdSoftware  0.1.1
Public Member Functions | Public Attributes | List of all members
Herd::MCAccOption Struct Reference

Class which contains the options for CaloAcceptnaceCut. More...

#include <CaloAcceptanceCut.h>

Public Member Functions

 MCAccOption ()
 
void Dump ()
 

Public Attributes

float _trackLengthCaloCm
 Track length [cm];. More...
 
float _trackLengthCaloX0
 Track length [X0]. More...
 
DirectionsArray< int > _selectSurfCalo
 A flag for each calo surfaces which indicates if this surface is valid entrance. More...
 

Detailed Description

Class which contains the options for CaloAcceptnaceCut.

Constructor & Destructor Documentation

◆ MCAccOption()

Herd::MCAccOption::MCAccOption ( )
inline

Member Function Documentation

◆ Dump()

void Herd::MCAccOption::Dump ( )
inline

Member Data Documentation

◆ _selectSurfCalo

DirectionsArray<int> Herd::MCAccOption::_selectSurfCalo

A flag for each calo surfaces which indicates if this surface is valid entrance.

◆ _trackLengthCaloCm

float Herd::MCAccOption::_trackLengthCaloCm

Track length [cm];.

◆ _trackLengthCaloX0

float Herd::MCAccOption::_trackLengthCaloX0

Track length [X0].


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