List of all members | Public Types | Public Member Functions | Public Attributes
CachedShowerRegeneratorASCII::ShowerData Class Reference

#include <CachedShowerRegenerator.h>

Public Types

typedef std::map< int, int > StationParticleMap
 
typedef
utl::Accumulator::MinMax
< utl::TimeInterval
TimeStat
 
typedef std::map< int, TimeStatTimeStatMap
 
typedef std::map< unsigned int,
double > 
WeightCounterMap
 
typedef
utl::Accumulator::MinMaxAverage
< double > 
WeightStat
 
typedef std::map< int, WeightStatWeightStatMap
 

Public Member Functions

 ShowerData (const StationPositionMatrix &matrix)
 

Public Attributes

utl::ShadowPtr< LogGaussSmearingfLogGauss
 
double fMinR2
 
int fNHorizontalParticles
 
utl::ShowerParticleIterator fParticleIt
 
utl::ShowerParticleIterator fParticlesEnd
 
StationParticleMap fSideParticles
 
StationPositionMatrix fStationMatrix
 
TimeStatMap fTimeStat
 
StationParticleMap fTopParticles
 
StationParticleMap fUpwardSideParticles
 
WeightCounterMap fWeightCounterMap
 
WeightStatMap fWeightStat
 

Detailed Description

Definition at line 36 of file Deprecated/UpgradeASCIITests/CachedShowerRegeneratorASCII/CachedShowerRegenerator.h.

Member Typedef Documentation

typedef std::map<unsigned int, double> CachedShowerRegeneratorASCII::ShowerData::WeightCounterMap

Constructor & Destructor Documentation

CachedShowerRegeneratorASCII::ShowerData::ShowerData ( const StationPositionMatrix matrix)
inline

Member Data Documentation

utl::ShadowPtr<LogGaussSmearing> CachedShowerRegeneratorASCII::ShowerData::fLogGauss
double CachedShowerRegeneratorASCII::ShowerData::fMinR2
int CachedShowerRegeneratorASCII::ShowerData::fNHorizontalParticles
utl::ShowerParticleIterator CachedShowerRegeneratorASCII::ShowerData::fParticleIt
utl::ShowerParticleIterator CachedShowerRegeneratorASCII::ShowerData::fParticlesEnd
StationParticleMap CachedShowerRegeneratorASCII::ShowerData::fSideParticles
StationPositionMatrix CachedShowerRegeneratorASCII::ShowerData::fStationMatrix
TimeStatMap CachedShowerRegeneratorASCII::ShowerData::fTimeStat
StationParticleMap CachedShowerRegeneratorASCII::ShowerData::fTopParticles
StationParticleMap CachedShowerRegeneratorASCII::ShowerData::fUpwardSideParticles
WeightCounterMap CachedShowerRegeneratorASCII::ShowerData::fWeightCounterMap
WeightStatMap CachedShowerRegeneratorASCII::ShowerData::fWeightStat

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

, generated on Tue Sep 26 2023.