![]() |
ChimeraTK-ApplicationCore 04.06.00
|
Collaboration diagram for Fixture< APP >:Public Member Functions | |
| Fixture () | |
Public Attributes | |
| APP | testApp |
| ChimeraTK::TestFacility | testFacility {testApp, false} |
| ctk::VoidRegisterAccessor | trigger {testFacility.getVoid("/somepath/dummyTrigger")} |
| ctk::Device | raw1 {"Raw1"} |
| ctk::Device | raw2 {"Raw2"} |
Definition at line 157 of file testRecoveryGroups.cc.
Definition at line 165 of file testRecoveryGroups.cc.
| ctk::Device Fixture< APP >::raw1 {"Raw1"} |
Definition at line 162 of file testRecoveryGroups.cc.
| ctk::Device Fixture< APP >::raw2 {"Raw2"} |
Definition at line 163 of file testRecoveryGroups.cc.
| APP Fixture< APP >::testApp |
Definition at line 158 of file testRecoveryGroups.cc.
| ChimeraTK::TestFacility Fixture< APP >::testFacility {testApp, false} |
Definition at line 159 of file testRecoveryGroups.cc.
| ctk::VoidRegisterAccessor Fixture< APP >::trigger {testFacility.getVoid("/somepath/dummyTrigger")} |
Definition at line 160 of file testRecoveryGroups.cc.