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

Public Member Functions

void setUp ()
 
void tearDown ()
 
void testCherenkovShower ()
 
void testClose ()
 
void testCloseClose ()
 
void testConstruct ()
 
void testConstructException ()
 
void testFindEvent ()
 
void testGetNEvents ()
 
void testGetNEventsClosedException ()
 
void testGotoPosition ()
 
void testOpen ()
 
void testOpenForWrite ()
 
void testOpenNonExisting ()
 
void testOpenOpen ()
 
void testParticleRead ()
 
void testRead ()
 
void testWrite ()
 

Public Attributes

evt::Event event
 
CorsikaShowerFilef
 

Private Member Functions

 CPPUNIT_TEST (testConstruct)
 
 CPPUNIT_TEST (testOpen)
 
 CPPUNIT_TEST (testClose)
 
 CPPUNIT_TEST (testCloseClose)
 
 CPPUNIT_TEST (testFindEvent)
 
 CPPUNIT_TEST (testGotoPosition)
 
 CPPUNIT_TEST (testGetNEvents)
 
 CPPUNIT_TEST (testRead)
 
 CPPUNIT_TEST (testParticleRead)
 
 CPPUNIT_TEST (testCherenkovShower)
 
 CPPUNIT_TEST_EXCEPTION (testConstructException, io::CorsikaIOException)
 
 CPPUNIT_TEST_EXCEPTION (testOpenOpen, io::CorsikaIOException)
 
 CPPUNIT_TEST_EXCEPTION (testOpenNonExisting, io::CorsikaIOException)
 
 CPPUNIT_TEST_EXCEPTION (testOpenForWrite, io::CorsikaIOException)
 
 CPPUNIT_TEST_EXCEPTION (testWrite, io::CorsikaIOException)
 
 CPPUNIT_TEST_EXCEPTION (testGetNEventsClosedException, io::CorsikaIOException)
 
 CPPUNIT_TEST_SUITE (testCorsikaShowerFile)
 
 CPPUNIT_TEST_SUITE_END ()
 

Detailed Description

Definition at line 42 of file testCorsikaShowerFile.cc.

Member Function Documentation

testCorsikaShowerFile::CPPUNIT_TEST ( testConstruct  )
private
testCorsikaShowerFile::CPPUNIT_TEST ( testOpen  )
private
testCorsikaShowerFile::CPPUNIT_TEST ( testClose  )
private
testCorsikaShowerFile::CPPUNIT_TEST ( testCloseClose  )
private
testCorsikaShowerFile::CPPUNIT_TEST ( testFindEvent  )
private
testCorsikaShowerFile::CPPUNIT_TEST ( testGotoPosition  )
private
testCorsikaShowerFile::CPPUNIT_TEST ( testGetNEvents  )
private
testCorsikaShowerFile::CPPUNIT_TEST ( testRead  )
private
testCorsikaShowerFile::CPPUNIT_TEST ( testParticleRead  )
private
testCorsikaShowerFile::CPPUNIT_TEST ( testCherenkovShower  )
private
testCorsikaShowerFile::CPPUNIT_TEST_EXCEPTION ( testConstructException  ,
io::CorsikaIOException   
)
private
testCorsikaShowerFile::CPPUNIT_TEST_EXCEPTION ( testOpenOpen  ,
io::CorsikaIOException   
)
private
testCorsikaShowerFile::CPPUNIT_TEST_EXCEPTION ( testOpenNonExisting  ,
io::CorsikaIOException   
)
private
testCorsikaShowerFile::CPPUNIT_TEST_EXCEPTION ( testOpenForWrite  ,
io::CorsikaIOException   
)
private
testCorsikaShowerFile::CPPUNIT_TEST_EXCEPTION ( testWrite  ,
io::CorsikaIOException   
)
private
testCorsikaShowerFile::CPPUNIT_TEST_EXCEPTION ( testGetNEventsClosedException  ,
io::CorsikaIOException   
)
private
testCorsikaShowerFile::CPPUNIT_TEST_SUITE ( testCorsikaShowerFile  )
private
testCorsikaShowerFile::CPPUNIT_TEST_SUITE_END ( )
private
void testCorsikaShowerFile::setUp ( )
inline

Definition at line 70 of file testCorsikaShowerFile.cc.

void testCorsikaShowerFile::tearDown ( )
inline

Definition at line 76 of file testCorsikaShowerFile.cc.

void testCorsikaShowerFile::testCherenkovShower ( )
inline
void testCorsikaShowerFile::testClose ( )
inline

Definition at line 121 of file testCorsikaShowerFile.cc.

void testCorsikaShowerFile::testCloseClose ( )
inline

Definition at line 126 of file testCorsikaShowerFile.cc.

References tst::Expected().

void testCorsikaShowerFile::testConstruct ( )
inline
void testCorsikaShowerFile::testConstructException ( )
inline

Definition at line 91 of file testCorsikaShowerFile.cc.

References io::eWrite, and tst::Expected().

void testCorsikaShowerFile::testFindEvent ( )
inline

Definition at line 133 of file testCorsikaShowerFile.cc.

References io::eFail.

void testCorsikaShowerFile::testGetNEvents ( )
inline

Definition at line 154 of file testCorsikaShowerFile.cc.

void testCorsikaShowerFile::testGetNEventsClosedException ( )
inline

Definition at line 160 of file testCorsikaShowerFile.cc.

References tst::Expected().

void testCorsikaShowerFile::testGotoPosition ( )
inline

Definition at line 140 of file testCorsikaShowerFile.cc.

References io::eFail.

void testCorsikaShowerFile::testOpen ( )
inline

Definition at line 97 of file testCorsikaShowerFile.cc.

void testCorsikaShowerFile::testOpenForWrite ( )
inline

Definition at line 115 of file testCorsikaShowerFile.cc.

References io::eWrite, and tst::Expected().

void testCorsikaShowerFile::testOpenNonExisting ( )
inline

Definition at line 102 of file testCorsikaShowerFile.cc.

References tst::Expected().

void testCorsikaShowerFile::testOpenOpen ( )
inline

Definition at line 108 of file testCorsikaShowerFile.cc.

References tst::Expected().

void testCorsikaShowerFile::testParticleRead ( )
inline
void testCorsikaShowerFile::testRead ( )
inline
void testCorsikaShowerFile::testWrite ( )
inline

Definition at line 147 of file testCorsikaShowerFile.cc.

References tst::Expected().

Member Data Documentation

evt::Event testCorsikaShowerFile::event

Definition at line 68 of file testCorsikaShowerFile.cc.

CorsikaShowerFile* testCorsikaShowerFile::f

Definition at line 67 of file testCorsikaShowerFile.cc.


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

, generated on Tue Sep 26 2023.