Subversion Repositories f9daq

Compare Revisions

Ignore whitespace Rev 301 → Rev 300

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