List of all members | Public Member Functions | Public Attributes | Private Member Functions
io::CONEXShower Class Reference

Wrapper for CONEX header shower profile data. More...

#include <CONEXStructures.h>

Public Member Functions

 CONEXShower (const int nX)
 
void SetVectorLength (const int n)
 
 ~CONEXShower ()
 

Public Attributes

float fAzimuth = 0
 
float fChi2 = 0
 
float * fdEdX = nullptr
 
float fGroundEnergy [3] = { 0 }
 
float fHfirst = 0
 
float fLogE = 0
 
float * fMuProd = nullptr
 
float * fN = nullptr
 
float * fNele = nullptr
 
float * fNgam = nullptr
 
float fNmax = 0
 
float * fNmu = nullptr
 
int fNX = 0
 
float fP1 = 0
 
float fP2 = 0
 
float fP3 = 0
 
float * fX = nullptr
 
float fX0 = 0
 
float fXfirst = 0
 
float fXmax = 0
 
float fZenith = 0
 

Private Member Functions

 CONEXShower (const CONEXShower &)
 
CONEXShoweroperator= (const CONEXShower &)
 

Detailed Description

Wrapper for CONEX header shower profile data.

Author
Ralf Ulrich
Date
7 Apr 2005

Definition at line 72 of file CONEXStructures.h.

Constructor & Destructor Documentation

CONEXShower::CONEXShower ( const int  nX)

Definition at line 27 of file CONEXStructures.cc.

CONEXShower::~CONEXShower ( )

Definition at line 60 of file CONEXStructures.cc.

References fdEdX, fMuProd, fN, fNele, fNgam, fNmu, and fX.

io::CONEXShower::CONEXShower ( const CONEXShower )
private

Member Function Documentation

CONEXShower& io::CONEXShower::operator= ( const CONEXShower )
private
void CONEXShower::SetVectorLength ( const int  n)

Member Data Documentation

float io::CONEXShower::fAzimuth = 0
float io::CONEXShower::fChi2 = 0
float* io::CONEXShower::fdEdX = nullptr
float io::CONEXShower::fGroundEnergy[3] = { 0 }
float io::CONEXShower::fHfirst = 0
float io::CONEXShower::fLogE = 0
float* io::CONEXShower::fMuProd = nullptr
float* io::CONEXShower::fN = nullptr
float* io::CONEXShower::fNele = nullptr
float* io::CONEXShower::fNgam = nullptr
float io::CONEXShower::fNmax = 0
float* io::CONEXShower::fNmu = nullptr
int io::CONEXShower::fNX = 0
float io::CONEXShower::fP1 = 0
float io::CONEXShower::fP2 = 0
float io::CONEXShower::fP3 = 0
float* io::CONEXShower::fX = nullptr
float io::CONEXShower::fX0 = 0
float io::CONEXShower::fXfirst = 0
float io::CONEXShower::fXmax = 0
float io::CONEXShower::fZenith = 0

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

, generated on Tue Sep 26 2023.