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

Public Member Functions

void setUp ()
 
void tearDown ()
 
void testConstruction ()
 
void testSettingInterface ()
 
void testSize ()
 
void testSTLEqual ()
 
void testSTLEqualInitialised ()
 

Private Member Functions

void addParticle (const std::string &)
 
 CPPUNIT_TEST (testConstruction)
 
 CPPUNIT_TEST (testSettingInterface)
 
 CPPUNIT_TEST (testSize)
 
 CPPUNIT_TEST (testSTLEqualInitialised)
 
 CPPUNIT_TEST (testSTLEqual)
 
 CPPUNIT_TEST_SUITE (testShowerParticleList)
 
 CPPUNIT_TEST_SUITE_END ()
 

Private Attributes

CoordinateSystemPtr fCS
 
testShowerFileParticleIteratorfFileIterator
 
ShowerParticleListfInitialisedParticleList
 
vector< ParticlefInsertedParticles
 
ShowerParticleListfParticleList
 

Detailed Description

Definition at line 42 of file testShowerParticleList.cc.

Member Function Documentation

void testShowerParticleList::addParticle ( const std::string &  )
inlineprivate
testShowerParticleList::CPPUNIT_TEST ( testConstruction  )
private
testShowerParticleList::CPPUNIT_TEST ( testSettingInterface  )
private
testShowerParticleList::CPPUNIT_TEST ( testSize  )
private
testShowerParticleList::CPPUNIT_TEST ( testSTLEqualInitialised  )
private
testShowerParticleList::CPPUNIT_TEST ( testSTLEqual  )
private
testShowerParticleList::CPPUNIT_TEST_SUITE ( testShowerParticleList  )
private
testShowerParticleList::CPPUNIT_TEST_SUITE_END ( )
private
void testShowerParticleList::setUp ( )
inline

Definition at line 73 of file testShowerParticleList.cc.

void testShowerParticleList::tearDown ( )
inline

Definition at line 86 of file testShowerParticleList.cc.

void testShowerParticleList::testConstruction ( )
inline

Definition at line 93 of file testShowerParticleList.cc.

void testShowerParticleList::testSettingInterface ( )
inline

Definition at line 99 of file testShowerParticleList.cc.

void testShowerParticleList::testSize ( )
inline

Definition at line 108 of file testShowerParticleList.cc.

void testShowerParticleList::testSTLEqual ( )
inline

Definition at line 123 of file testShowerParticleList.cc.

References compareNames().

void testShowerParticleList::testSTLEqualInitialised ( )
inline

Definition at line 116 of file testShowerParticleList.cc.

References compareNames().

Member Data Documentation

CoordinateSystemPtr testShowerParticleList::fCS
private

Definition at line 52 of file testShowerParticleList.cc.

testShowerFileParticleIterator* testShowerParticleList::fFileIterator
private

Definition at line 56 of file testShowerParticleList.cc.

ShowerParticleList* testShowerParticleList::fInitialisedParticleList
private

Definition at line 54 of file testShowerParticleList.cc.

vector<Particle> testShowerParticleList::fInsertedParticles
private

Definition at line 58 of file testShowerParticleList.cc.

ShowerParticleList* testShowerParticleList::fParticleList
private

Definition at line 53 of file testShowerParticleList.cc.


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

, generated on Tue Sep 26 2023.