![]() |
Project
|
Public Attributes | |
| std::string | name |
| float | interactionRate |
| std::pair< int, float > | synconto |
| InteractionLockMode | syncmode = InteractionLockMode::NOLOCK |
| char | syncmodeop = 0 |
| int | mcnumberasked = -1 |
| int | mcnumberavail = -1 |
| bool | randomizeorder = false |
Definition at line 102 of file CollisionContextTool.cxx.
| float InteractionSpec::interactionRate |
Definition at line 104 of file CollisionContextTool.cxx.
| int InteractionSpec::mcnumberasked = -1 |
Definition at line 108 of file CollisionContextTool.cxx.
| int InteractionSpec::mcnumberavail = -1 |
Definition at line 109 of file CollisionContextTool.cxx.
| std::string InteractionSpec::name |
Definition at line 103 of file CollisionContextTool.cxx.
| bool InteractionSpec::randomizeorder = false |
Definition at line 110 of file CollisionContextTool.cxx.
| InteractionLockMode InteractionSpec::syncmode = InteractionLockMode::NOLOCK |
Definition at line 106 of file CollisionContextTool.cxx.
| char InteractionSpec::syncmodeop = 0 |
Definition at line 107 of file CollisionContextTool.cxx.
| std::pair<int, float> InteractionSpec::synconto |
Definition at line 105 of file CollisionContextTool.cxx.