CMS 3D CMS Logo

Namespaces | Enumerations

/data/refman/pasoursint/CMSSW_5_3_10_patch2/src/PhysicsTools/PatUtils/interface/ParticleCode.h File Reference

Defines the enumerations of particle type and status. More...

Go to the source code of this file.

Namespaces

namespace  pat

Enumerations

enum  pat::ParticleStatus {
  pat::GOOD = 0, pat::BAD, pat::HOVERE, pat::SHOWER,
  pat::MATCHING
}
 

Definition of particle status after selection.

More...
enum  pat::ParticleType {
  pat::UNKNOWN = 0, pat::ELECTRON, pat::MUON, pat::TAU,
  pat::PHOTON, pat::JET, pat::BJET, pat::TOP,
  pat::INVISIBLE
}
 

Definition of particle types.

More...

Detailed Description

Defines the enumerations of particle type and status.

Inspired from the MrParticle ID flags.

Author:
F.J. Ronga (ETH Zurich)
Version:
Id:
ParticleCode.h,v 1.2 2008/02/14 10:50:43 fronga Exp

Definition in file ParticleCode.h.