Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

sim::ParticleList Class Reference

#include <ParticleList.h>

List of all members.

Public Member Functions

 ParticleList ()
 ~ParticleList ()
 ClassDef (ParticleList, 1)

Public Attributes

std::vector< ParticlefParticles


Constructor & Destructor Documentation

ParticleList::ParticleList  ) 
 

Definition at line 15 of file ParticleList.cxx.

00015                            :
00016   fParticles(0)
00017 {
00018 }

ParticleList::~ParticleList  ) 
 

Definition at line 22 of file ParticleList.cxx.

00022 { }


Member Function Documentation

sim::ParticleList::ClassDef ParticleList  ,
 


Member Data Documentation

std::vector<Particle> sim::ParticleList::fParticles
 

Definition at line 23 of file ParticleList.h.

Referenced by novamc::MCApplication::BeginEvent(), novamc::MCApplication::FinishEvent(), and sim::PartToHitTable::PartToHitTable().


The documentation for this class was generated from the following files:
Generated on Sat Oct 11 02:35:34 2008 for NOvA Offline by  doxygen 1.3.9.1