List of all members | Public Member Functions | Private Member Functions | Private Attributes
testShower Class Reference
Inheritance diagram for testShower:
Inheritance graph
[legend]

Public Member Functions

void setUp ()
 
void tearDown ()
 
void testShowerRecData ()
 
void testShowerSimData ()
 
void testShowerSimDataNoGeometry ()
 
void testShowerSimDataRotated ()
 

Private Member Functions

 CPPUNIT_TEST (testShowerRecData)
 
 CPPUNIT_TEST (testShowerSimData)
 
 CPPUNIT_TEST (testShowerSimDataRotated)
 
 CPPUNIT_TEST_EXCEPTION (testShowerSimDataNoGeometry, utl::AugerException)
 
 CPPUNIT_TEST_SUITE (testShower)
 
 CPPUNIT_TEST_SUITE_END ()
 

Private Attributes

testShowerImpl fTestImpl
 

Detailed Description

Definition at line 11 of file testShower.cc.

Member Function Documentation

testShower::CPPUNIT_TEST ( testShowerRecData  )
private
testShower::CPPUNIT_TEST ( testShowerSimData  )
private
testShower::CPPUNIT_TEST ( testShowerSimDataRotated  )
private
testShower::CPPUNIT_TEST_EXCEPTION ( testShowerSimDataNoGeometry  ,
utl::AugerException   
)
private
testShower::CPPUNIT_TEST_SUITE ( testShower  )
private
testShower::CPPUNIT_TEST_SUITE_END ( )
private
void testShower::setUp ( )
inline

Definition at line 26 of file testShower.cc.

References fTestImpl, and testShowerImpl::setUp().

void testShower::tearDown ( )
inline

Definition at line 27 of file testShower.cc.

References fTestImpl, and testShowerImpl::tearDown().

void testShower::testShowerRecData ( )
inline

Definition at line 28 of file testShower.cc.

References fTestImpl, and testShowerImpl::testShowerRecData().

void testShower::testShowerSimData ( )
inline

Definition at line 29 of file testShower.cc.

References fTestImpl, and testShowerImpl::testShowerSimData().

void testShower::testShowerSimDataNoGeometry ( )
inline

Definition at line 31 of file testShower.cc.

References fTestImpl, and testShowerImpl::testShowerSimDataNoGeometry().

void testShower::testShowerSimDataRotated ( )
inline

Definition at line 30 of file testShower.cc.

References fTestImpl, and testShowerImpl::testShowerSimDataRotated().

Member Data Documentation

testShowerImpl testShower::fTestImpl
private

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

, generated on Tue Sep 26 2023.