Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/cpp11_v2/src/modules/objects/triggers @ 10920

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