CMS 3D CMS Logo

helper::SelectCode Struct Reference

List of all members.

Public Types

enum  FlagDepth { kNone, kFirst, kAll }
enum  KeepOrDrop { kKeep, kDrop }

Public Attributes

bool all_
FlagDepth daughtersDepth_
KeepOrDrop keepOrDrop_
FlagDepth mothersDepth_


Detailed Description

Definition at line 12 of file GenParticlePruner.cc.


Member Enumeration Documentation

enum helper::SelectCode::FlagDepth

Enumerator:
kNone 
kFirst 
kAll 

Definition at line 14 of file GenParticlePruner.cc.

00014 { kNone, kFirst, kAll };

enum helper::SelectCode::KeepOrDrop

Enumerator:
kKeep 
kDrop 

Definition at line 13 of file GenParticlePruner.cc.

00013 { kKeep, kDrop };


Member Data Documentation

bool helper::SelectCode::all_

Definition at line 17 of file GenParticlePruner.cc.

FlagDepth helper::SelectCode::daughtersDepth_

Definition at line 16 of file GenParticlePruner.cc.

KeepOrDrop helper::SelectCode::keepOrDrop_

Definition at line 15 of file GenParticlePruner.cc.

FlagDepth helper::SelectCode::mothersDepth_

Definition at line 16 of file GenParticlePruner.cc.


The documentation for this struct was generated from the following file:
Generated on Tue Jun 9 18:47:29 2009 for CMSSW by  doxygen 1.5.4