Last change
on this file since 955 was
955,
checked in by srkline, 8 years ago
|
some reorganization of the r/w routines to generate HDF test files for SANS and VSANS (all are housed together for testing). also some reorganization of the detector binning routines to get functions grouped in more logical locations.
|
File size:
417 bytes
|
Rev | Line | |
---|
[935] | 1 | #pragma rtGlobals=3 // Use modern global access method and strict wave access. |
---|
| 2 | |
---|
[954] | 3 | #include "VC_DetectorBinning_Q" |
---|
| 4 | #include "VC_DetectorBinning_Slit" |
---|
| 5 | #include "VC_DetectorBinning_Utils" |
---|
| 6 | #include "VC_FrontView_Deg" |
---|
[955] | 7 | #include "VC_HDF5_VSANS_Utils" |
---|
[954] | 8 | #include "VC_SideView" |
---|
| 9 | #include "VC_UtilityProcedures" |
---|
| 10 | #include "VC_VCALCPanel_MockUp" |
---|
[955] | 11 | |
---|
| 12 | #include "HDF5gateway_NCNR" |
---|
| 13 | #include "Nexus_SANS_Write" |
---|
| 14 | #include "Nexus_VSANS_Write" |
---|
Note: See
TracBrowser
for help on using the repository browser.