CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Types | Public Attributes
helper::SelectCode Struct Reference

Public Types

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

Public Attributes

bool all_
 
FlagDepth daughtersDepth_
 
KeepOrDrop keepOrDrop_
 
FlagDepth mothersDepth_
 

Detailed Description

Definition at line 14 of file GenParticlePruner.cc.

Member Enumeration Documentation

enum helper::SelectCode::FlagDepth
Enumerator
kNone 
kFirst 
kAll 
kNone 
kFirst 
kAll 

Definition at line 16 of file GenParticlePruner.cc.

enum helper::SelectCode::FlagDepth
Enumerator
kNone 
kFirst 
kAll 
kNone 
kFirst 
kAll 

Definition at line 42 of file TrackingParticleSelectorByGen.cc.

enum helper::SelectCode::KeepOrDrop
Enumerator
kKeep 
kDrop 
kKeep 
kDrop 

Definition at line 15 of file GenParticlePruner.cc.

enum helper::SelectCode::KeepOrDrop
Enumerator
kKeep 
kDrop 
kKeep 
kDrop 

Definition at line 41 of file TrackingParticleSelectorByGen.cc.

Member Data Documentation

bool helper::SelectCode::all_
FlagDepth helper::SelectCode::daughtersDepth_
KeepOrDrop helper::SelectCode::keepOrDrop_
FlagDepth helper::SelectCode::mothersDepth_