CMS 3D CMS Logo

Public Types | Public Attributes

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

Enumerator:
kNone 
kFirst 
kAll 

Definition at line 14 of file GenParticlePruner.cc.

{ kNone, kFirst, kAll };
Enumerator:
kKeep 
kDrop 

Definition at line 13 of file GenParticlePruner.cc.

{ kKeep, kDrop };

Member Data Documentation

Definition at line 17 of file GenParticlePruner.cc.

Definition at line 16 of file GenParticlePruner.cc.

Definition at line 15 of file GenParticlePruner.cc.

Definition at line 16 of file GenParticlePruner.cc.