source:
code/branches/cpp11_v2/src/modules/objects/triggers
@
10920
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
TriggerBase.h | 8.4 KB | 9667 | 11 years | landauf | merged core6 back to trunk |
TriggerBase.cc | 5.7 KB | 10765 | 9 years | landauf | replace 'NULL' by 'nullptr' |
Trigger.h | 8.0 KB | 10769 | 9 years | landauf | no space needed anymore between closing template brackets ('> >' → '>>') |
Trigger.cc | 12.2 KB | 10919 | 9 years | landauf | use range-based for-loop where it makes sense (e.g. ObjectList) |
MultiTriggerContainer.h | 2.6 KB | 9667 | 11 years | landauf | merged core6 back to trunk |
MultiTriggerContainer.cc | 2.4 KB | 10765 | 9 years | landauf | replace 'NULL' by 'nullptr' |
MultiTrigger.h | 12.6 KB | 10769 | 9 years | landauf | no space needed anymore between closing template brackets ('> >' → '>>') |
MultiTrigger.cc | 22.8 KB | 10918 | 9 years | muemart | Use emplace_back instead of push_back if beneficial |
EventTrigger.h | 2.7 KB | 9667 | 11 years | landauf | merged core6 back to trunk |
EventTrigger.cc | 2.3 KB | 9667 | 11 years | landauf | merged core6 back to trunk |
EventMultiTrigger.h | 3.2 KB | 9667 | 11 years | landauf | merged core6 back to trunk |
EventMultiTrigger.cc | 3.6 KB | 10765 | 9 years | landauf | replace 'NULL' by 'nullptr' |
DistanceTriggerBeacon.h | 2.1 KB | 9667 | 11 years | landauf | merged core6 back to trunk |
DistanceTriggerBeacon.cc | 1.5 KB | 9667 | 11 years | landauf | merged core6 back to trunk |
DistanceTrigger.h | 7.4 KB | 9667 | 11 years | landauf | merged core6 back to trunk |
DistanceTrigger.cc | 10.3 KB | 10916 | 9 years | landauf | use actual types instead of 'auto'. only exception is for complicated … |
DistanceMultiTrigger.h | 7.3 KB | 10769 | 9 years | landauf | no space needed anymore between closing template brackets ('> >' → '>>') |
DistanceMultiTrigger.cc | 10.0 KB | 10916 | 9 years | landauf | use actual types instead of 'auto'. only exception is for complicated … |
CMakeLists.txt | 243 bytes | 7601 | 14 years | dafrick | Adding all classes in modules/objects to Objects module (in doxygen). … |
CheckPoint.h | 2.4 KB | 9667 | 11 years | landauf | merged core6 back to trunk |
CheckPoint.cc | 3.6 KB | 10624 | 9 years | landauf | merged branch core7 back to trunk |
Note: See TracBrowser
for help on using the repository browser.