#include <TransitionGroupFilter.h>

Public Member Functions

 TransitionGroupFilter ()
 
bool filter (int transition_id) const
 

Static Public Member Functions

static bool filter (int transition_id, void *obji)
 

Public Attributes

bool allow_decay
 
bool allow_reaction
 
bool allow_fission
 
std::set< int > allow_transition_id
 

Constructor & Destructor Documentation

Member Function Documentation

bool filter ( int  transition_id) const
inline
static bool filter ( int  transition_id,
void *  obji 
)
inlinestatic

Member Data Documentation

bool allow_decay

Referenced by Origen::view().

bool allow_reaction

Referenced by Origen::view().

bool allow_fission

Referenced by Origen::view().

std::set<int> allow_transition_id

The documentation for this class was generated from the following file: