mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-16 01:51:45 +00:00
Add CRTP base class for the policies of the generic device
This commit is contained in:
@@ -34,7 +34,7 @@ void base_GenericSampler<T,U,K,L>::InitTask()
|
||||
BindingGetSocketNumber();
|
||||
BindingGetCurrentIndex();
|
||||
|
||||
source_type::InitSampler();
|
||||
source_type::InitSource();
|
||||
fNumEvents = source_type::GetNumberOfEvent();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user