RecoSim
1.0
Main Page
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Enumerations
src
test.h
Go to the documentation of this file.
1
13
#ifndef TEST_MODULE_ALGORITHMS_FILE_H
14
#define TEST_MODULE_ALGORITHMS_FILE_H
15
16
#include "
user_algorithm_interface.h
"
17
18
/*****************************************************************************/
19
/************************** BEGIN USER SPACE ********************************/
20
21
template
<
int
Ni,
int
No>
22
void
test(
User_algorithm_interface<Ni, No>
&user_algo_interface) {
23
// Sw Default behavior
24
user_algorithm_SW(user_algo_interface);
25
26
27
28
}
29
30
/************************** END USER SPACE ********************************/
31
/***************************************************************************/
32
33
#endif
User_algorithm_interface
Definition:
user_algorithm_interface.h:35
user_algorithm_interface.h
Generated on Fri Apr 17 2015 08:29:07 for RecoSim by
1.8.7