StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
l1Algorithm.h
1 #ifndef __L1ALGORITHM_H__
2 #define __L1ALGORITHM_H__
3 
4 #define L1_ALGO_ACCEPT 1
5 #define L1_ALGO_FUTURE_PROTECTED 2
6 #define L1_ALGO_FUTURE_GUARDIAN 3
7 #define L1_ALGO_CFG_HEARTBEAT 4
8 #endif