List of all members | Public Member Functions | Private Member Functions | Private Attributes
CachedShowerRegeneratorASCII::StationInfo Class Reference

#include <StationPositionMatrix.h>

Public Member Functions

void Dump () const
 
const sdet::StationGetDetStation () const
 
sevt::StationGetEvtStation () const
 
double GetPhi1 () const
 
double GetPhi2 () const
 
double GetR () const
 
double GetR1 () const
 
double GetR2 () const
 
double GetResamplingArea () const
 
bool IsIn (const double phi, const double r) const
 
 StationInfo (const sdet::Station &dStation, sevt::Station &eStation, const double phi, const double dphi, const double r, const double r1, const double r2, const double area)
 

Private Member Functions

void SetPhiRange (const double phi, const double dphi)
 

Private Attributes

bool const
 

Detailed Description

Definition at line 20 of file Deprecated/UpgradeASCIITests/CachedShowerRegeneratorASCII/StationPositionMatrix.h.

Constructor & Destructor Documentation

CachedShowerRegeneratorASCII::StationInfo::StationInfo ( const sdet::Station dStation,
sevt::Station eStation,
const double  phi,
const double  dphi,
const double  r,
const double  r1,
const double  r2,
const double  area 
)
inline

Member Function Documentation

void StationInfo::Dump ( ) const
const sdet::Station& CachedShowerRegeneratorASCII::StationInfo::GetDetStation ( ) const
inline
sevt::Station& CachedShowerRegeneratorASCII::StationInfo::GetEvtStation ( ) const
inline
double CachedShowerRegeneratorASCII::StationInfo::GetPhi1 ( ) const
inline
double CachedShowerRegeneratorASCII::StationInfo::GetPhi2 ( ) const
inline
double CachedShowerRegeneratorASCII::StationInfo::GetR ( ) const
inline
double CachedShowerRegeneratorASCII::StationInfo::GetR1 ( ) const
inline
double CachedShowerRegeneratorASCII::StationInfo::GetR2 ( ) const
inline
double CachedShowerRegeneratorASCII::StationInfo::GetResamplingArea ( ) const
inline
bool CachedShowerRegeneratorASCII::StationInfo::IsIn ( const double  phi,
const double  r 
) const
inline
void CachedShowerRegeneratorASCII::StationInfo::SetPhiRange ( const double  phi,
const double  dphi 
)
inlineprivate

Member Data Documentation

bool CachedShowerRegeneratorASCII::StationInfo::const
private
Initial value:
{
return fPhi1 <= phi && phi <= fPhi2

Definition at line 88 of file Deprecated/UpgradeASCIITests/CachedShowerRegeneratorASCII/StationPositionMatrix.h.


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

, generated on Tue Sep 26 2023.