Subversion Repositories f9daq

Compare Revisions

Ignore whitespace Rev 301 → Rev 316

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