Subversion Repositories f9daq

Compare Revisions

Ignore whitespace Rev 300 → Rev 301

/drs/DrsChannel.h
7,6 → 7,7
float adcgate[2];
float vcut[2];
int edge;
float offset;
} DrsChannel;
 
#endif