#include <L1Trigger/CSCCommonTrigger/interface/vlib.h>
Public Member Functions | |
function () | |
void | init (int, int, const char *) |
void | makemask (int hpar, int lpar) |
void | vbeginfunction () |
void | vendfunction () |
Protected Attributes | |
int | h |
int | l |
rval | mask |
int | OldChange |
Signal | result |
Definition at line 259 of file vlib.h.
void function::vbeginfunction | ( | ) |
void function::vendfunction | ( | ) |
int function::h [protected] |
int function::l [protected] |
rval function::mask [protected] |
int function::OldChange [protected] |
Signal function::result [protected] |