Subversion Repositories f9daq

Compare Revisions

Ignore whitespace Rev 180 → Rev 181

/lab/sipmscan/trunk/src/sipmscan.cpp
924,7 → 924,7
fV1 = new TGCompositeFrame(fT1, subgroup[0], subgroup[1], kVerticalFrame | kFixedWidth | kFixedHeight);
 
// Check button to toggle normalization
if(DBGSIG > 1) printf("AppLayout(): Creating TSubStructure *relPde -> 2 check buttons (relative pde, normalization)\n");
if(DBGSIG > 1) printf("AppLayout(): Creating TSubStructure *relPde -> 1 check buttons (normalization)\n");
relPde = new TSubStructure();
checksel = new int;
*checksel = 1;