LArSoft  v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
ScheduleTask.cc
Go to the documentation of this file.
2 #include <cstddef>
3 
4 tbb::task*
6 {
7  return nullptr;
8 }
tbb::task * execute() override
Definition: ScheduleTask.cc:5