#include "RdPolarizationReconstructor.h"
#include <fwk/CentralConfig.h>
#include <fwk/CoordinateSystemRegistry.h>
#include <utl/ErrorLogger.h>
#include <utl/Reader.h>
#include <utl/config.h>
#include <utl/Trace.h>
#include <utl/TraceAlgorithm.h>
#include <utl/TimeStamp.h>
#include <utl/TimeInterval.h>
#include <utl/AugerUnits.h>
#include <utl/AugerException.h>
#include <utl/FFTDataContainerAlgorithm.h>
#include <utl/Math.h>
#include <utl/Vector.h>
#include <utl/AxialVector.h>
#include <utl/AugerCoordinateSystem.h>
#include <utl/CoordinateSystemPtr.h>
#include <utl/UTMPoint.h>
#include <evt/Event.h>
#include <revt/REvent.h>
#include <revt/Header.h>
#include <evt/ShowerRecData.h>
#include <evt/ShowerSimData.h>
#include <evt/ShowerRRecData.h>
#include <evt/ShowerFRecData.h>
#include <evt/ShowerSRecData.h>
#include <revt/Channel.h>
#include <rdet/RDetector.h>
#include <rdet/Station.h>
#include <fwk/LocalCoordinateSystem.h>
Go to the source code of this file.
|
#define | I fStokesI |
|
#define | OUT(x) if ((x) <= fInfoLevel) cerr << " " |
|
#define | Q fStokesQ |
|
#define | U fStokesU |
|
#define | V fStokesV |
|
#define | VAR(x) AnalyticMethodOneChannelVarianceHelper(x) |
|
#define OUT |
( |
|
x | ) |
if ((x) <= fInfoLevel) cerr << " " |
Referenced by SdHorizontalEventSelectorHOG::SdHorizontalEventSelector::CalculateT5HASTrigger(), SdEventSelectorOG::SdEventSelector::CalculateT5Trigger(), testSEventImpl::checkEventTriggerValues(), testSEventImpl::checkStationCalibDataValues(), testSEventImpl::checkStationGPSDataValues(), testSEventImpl::checkStationRecDataValues(), evt::ConvertEsToEvent(), evt::ConvertEventToIoSd(), utl::Cross(), RdPolarizationReconstructor::StokesParameters::GetAnalyticMethodVariance(), utl::operator*(), utl::TraceAlgorithm::RMS(), utl::TraceAlgorithm::RootMeanSquare(), testSEventImpl::setStationRecDataValues(), utl::TraceAlgorithm::StandardDeviation(), TestTabularStream::TestA(), TestSparseVector::TestAccess(), TestSparseVector::TestAddSubtract(), FDetectorTest::testCommissionedTelescopeList(), TestTime::TestConversions3(), testTimeDistribution::testMultiTimeDistribution(), testTraces::testMultiTrace(), TestSparseMatrix::TestOperators(), TestSMatrixSVector::TestSMatrixCtor(), TestSMatrixSVector::TestSVectorCtor(), TestValidatrix::TestVectorUnsignedShort(), TestValidatrix::TestVectorUnsignedShortFail(), rdet::RStationListSQLManager::Update(), and rdet::RSimulationStationListManager::Update().
#define VAR |
( |
|
x | ) |
AnalyticMethodOneChannelVarianceHelper(x) |