Classes | Macros | Functions
testSDenseDetectorZenith.cc File Reference
#include <det/Detector.h>
#include <sdet/SDetector.h>
#include <fwk/CentralConfig.h>
#include <utl/TimeStamp.h>
#include <utl/UTCDateTime.h>
#include <utl/TabulatedFunction.h>
#include <utl/Reader.h>
#include <utl/CoordinateSystem.h>
#include <utl/Point.h>
#include <utl/AugerException.h>
#include <utl/ErrorLogger.h>
#include <fwk/CoordinateSystemRegistry.h>
#include <fwk/RunController.h>
#include <evt/Event.h>
#include <evt/ShowerSimData.h>
#include <evt/DefaultShowerGeometryProducer.h>
#include <sevt/SEvent.h>
#include <sevt/Station.h>
#include <tst/Verify.h>
#include <cppunit/extensions/HelperMacros.h>
#include <map>
#include <sstream>
#include <iostream>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  SDenseDetectorTestZenith
 

Macros

#define DUMP(_x_)
 

Functions

 CPPUNIT_TEST_SUITE_REGISTRATION (SDenseDetectorTestZenith)
 

Macro Definition Documentation

#define DUMP (   _x_)
Value:
#_x_ " (" << (_x_.GetX(pampaCS) - core.GetX(pampaCS)) << ", " \
<< (_x_.GetY(pampaCS) - core.GetY(pampaCS)) << ", " \
<< (_x_.GetZ(pampaCS) - ref.GetZ(pampaCS)) << ")\n"

Referenced by sdet::SDenseStationListXMLManager::DenseStations::Init(), and SDenseDetectorTestZenith::testBasicZenith().

Function Documentation

CPPUNIT_TEST_SUITE_REGISTRATION ( SDenseDetectorTestZenith  )

, generated on Tue Sep 26 2023.