CMS 3D CMS Logo

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 13 of file GenParticlePruner.cc.

Member Enumeration Documentation

Enumerator
kNone 
kFirst 
kAll 
kNone 
kFirst 
kAll 

Definition at line 15 of file GenParticlePruner.cc.

Enumerator
kNone 
kFirst 
kAll 
kNone 
kFirst 
kAll 

Definition at line 40 of file TrackingParticleSelectorByGen.cc.

Enumerator
kKeep 
kDrop 
kKeep 
kDrop 

Definition at line 14 of file GenParticlePruner.cc.

Enumerator
kKeep 
kDrop 
kKeep 
kDrop 

Definition at line 39 of file TrackingParticleSelectorByGen.cc.

Member Data Documentation

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