
Public Member Functions | |
| void | setUp () |
| void | tearDown () |
| void | TestComparison () |
| void | TestDereferenceAfterLast () |
| void | TestDereferenceEmpty () |
| void | TestEmptyList () |
| void | TestEmptyListSkip () |
| void | TestEmptyListSkipThrow () |
| void | TestEmptyListThrow () |
| void | TestGetTooMany () |
| void | TestIncrementEmpty () |
| void | TestRetrieval () |
| void | TestRetrievalTwice () |
| void | TestSTLCopy () |
| void | TestSTLEqual () |
Private Attributes | |
| ShowerParticleIterator * | fCurrent |
| ShowerParticleIterator * | fEnd |
| testShowerFileParticleIterator * | fFileIterator |
| vector< Particle > | fInsertedParticles |
| vector< Particle > | fRetrievedParticles |
Definition at line 45 of file testShowerParticleIterator.cc.
|
inlineprivate |
Definition at line 74 of file testShowerParticleIterator.cc.
References testShowerFileParticleIterator::AddParticle(), utl::Particle::eShower, fwk::CoordinateSystemRegistry::eUndefined, fInsertedParticles, and G4StationSimulatorOG::p.
Referenced by AddParticles().
|
inlineprivate |
Definition at line 87 of file testShowerParticleIterator.cc.
References AddParticle(), and fInsertedParticles.
Referenced by setUp(), TestEmptyListSkip(), and TestEmptyListSkipThrow().
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
inline |
Definition at line 98 of file testShowerParticleIterator.cc.
References AddParticles(), fCurrent, fEnd, and fFileIterator.
|
inline |
Definition at line 107 of file testShowerParticleIterator.cc.
References fCurrent, fEnd, and fFileIterator.
|
inline |
Definition at line 115 of file testShowerParticleIterator.cc.
|
inline |
Definition at line 153 of file testShowerParticleIterator.cc.
References fCurrent, fEnd, and G4StationSimulatorOG::p.
|
inline |
Definition at line 128 of file testShowerParticleIterator.cc.
References fEnd, and G4StationSimulatorOG::p.
|
inline |
Definition at line 224 of file testShowerParticleIterator.cc.
References fEnd.
|
inline |
Definition at line 233 of file testShowerParticleIterator.cc.
References AddParticles(), fEnd, and fInsertedParticles.
|
inline |
Definition at line 252 of file testShowerParticleIterator.cc.
References AddParticles(), and fInsertedParticles.
|
inline |
Definition at line 243 of file testShowerParticleIterator.cc.
|
inline |
Definition at line 140 of file testShowerParticleIterator.cc.
|
inline |
Definition at line 134 of file testShowerParticleIterator.cc.
|
inline |
Definition at line 167 of file testShowerParticleIterator.cc.
References fCurrent, fEnd, and fInsertedParticles.
|
inline |
Definition at line 182 of file testShowerParticleIterator.cc.
References fCurrent, fEnd, fFileIterator, and fInsertedParticles.
|
inline |
Definition at line 209 of file testShowerParticleIterator.cc.
References fCurrent, fEnd, fInsertedParticles, and fRetrievedParticles.
|
inline |
Definition at line 217 of file testShowerParticleIterator.cc.
References CompareNames(), fCurrent, fEnd, and fInsertedParticles.
|
private |
Definition at line 65 of file testShowerParticleIterator.cc.
Referenced by setUp(), tearDown(), TestComparison(), TestDereferenceAfterLast(), TestGetTooMany(), TestRetrieval(), TestRetrievalTwice(), TestSTLCopy(), and TestSTLEqual().
|
private |
Definition at line 66 of file testShowerParticleIterator.cc.
Referenced by setUp(), tearDown(), TestComparison(), TestDereferenceAfterLast(), TestDereferenceEmpty(), TestEmptyList(), TestEmptyListSkip(), TestGetTooMany(), TestRetrieval(), TestRetrievalTwice(), TestSTLCopy(), and TestSTLEqual().
|
private |
Definition at line 68 of file testShowerParticleIterator.cc.
Referenced by setUp(), tearDown(), and TestRetrievalTwice().
|
private |
Definition at line 70 of file testShowerParticleIterator.cc.
Referenced by AddParticle(), AddParticles(), TestEmptyListSkip(), TestEmptyListSkipThrow(), TestRetrieval(), TestRetrievalTwice(), TestSTLCopy(), and TestSTLEqual().
|
private |
Definition at line 71 of file testShowerParticleIterator.cc.
Referenced by TestSTLCopy().