Determines the observables related to polarization determined by the electric field, the geomagnetic field and the shower geometry. More...
Public Types | |
typedef boost::numeric::ublas::vector < Complex > | BoostVecC |
typedef boost::numeric::ublas::vector < double > | BoostVecD |
typedef boost::numeric::ublas::vector_range < BoostVecC > | BoostVecRangeC |
typedef std::map< char, double > | OneChannelPulseVariancesT |
typedef std::map< std::pair < char, char >, BoostVecC > | SampleCovariancesT |
typedef utl::TraceV3C::SizeType | SizeT |
typedef TraceV3C::SizeType | SizeType |
Determines the observables related to polarization determined by the electric field, the geomagnetic field and the shower geometry.
typedef boost::numeric::ublas::vector<Complex> RdPolarizationReconstructor::BoostVecC |
Definition at line 37 of file RdPolarizationReconstructor.h.
typedef boost::numeric::ublas::vector<double> RdPolarizationReconstructor::BoostVecD |
Definition at line 39 of file RdPolarizationReconstructor.h.
typedef boost::numeric::ublas::vector_range<BoostVecC> RdPolarizationReconstructor::BoostVecRangeC |
Definition at line 38 of file RdPolarizationReconstructor.h.
typedef std::map< char, double > RdPolarizationReconstructor::OneChannelPulseVariancesT |
Definition at line 51 of file RdPolarizationReconstructor.h.
typedef std::map< std::pair< char, char >, BoostVecC > RdPolarizationReconstructor::SampleCovariancesT |
Definition at line 50 of file RdPolarizationReconstructor.h.
Definition at line 40 of file RdPolarizationReconstructor.h.
Definition at line 76 of file RdPolarizationReconstructor.cc.