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

ParticleType Class Reference

#include <ParticleType.h>

List of all members.

Public Types

typedef enum ParticleType::Eparticletype particletype_t
enum  Eparticletype {
  em, emshort, muon, prot,
  pi0, uniquemuon
}

Public Member Functions

 ParticleType ()
 ~ParticleType ()

Public Attributes

particletype_t type
int start
int stop


Member Typedef Documentation

typedef enum ParticleType::Eparticletype ParticleType::particletype_t
 


Member Enumeration Documentation

enum ParticleType::Eparticletype
 

Enumeration values:
em 
emshort 
muon 
prot 
pi0 
uniquemuon 

Definition at line 15 of file ParticleType.h.

00016 {
00017         em,
00018         emshort,
00019         muon,
00020         prot,
00021         pi0,
00022         uniquemuon
00023 
00024 
00025 }particletype_t;


Constructor & Destructor Documentation

ParticleType::ParticleType  ) 
 

Definition at line 7 of file ParticleType.cxx.

00007 {}

ParticleType::~ParticleType  ) 
 

Definition at line 9 of file ParticleType.cxx.

00009 {}


Member Data Documentation

int ParticleType::start
 

Definition at line 30 of file ParticleType.h.

Referenced by Finder::ProcessParticle3D(), Finder::ProcessParticle3D1(), and Finder::StripMuon1().

int ParticleType::stop
 

Definition at line 31 of file ParticleType.h.

Referenced by Finder::ProcessParticle3D(), Finder::ProcessParticle3D1(), and Finder::StripMuon1().

particletype_t ParticleType::type
 

Definition at line 29 of file ParticleType.h.

Referenced by Finder::ProcessParticle3D(), Finder::ProcessParticle3D1(), and Finder::StripMuon1().


The documentation for this class was generated from the following files:
Generated on Mon Feb 15 11:10:00 2010 for loon by  doxygen 1.3.9.1