not necessary merge

This commit is contained in:
Dhanya Maliakal 2015-04-15 14:48:27 +02:00
parent 6b38ad10d1
commit 83a766914f

View File

@ -211,8 +211,6 @@ class slsDetectorData {
/** /**
<<<<<<< HEAD
Returns the value of the selected channel for the given dataset. Virtual function, can be overloaded. Returns the value of the selected channel for the given dataset. Virtual function, can be overloaded.
\param data pointer to the dataset (including headers etc) \param data pointer to the dataset (including headers etc)
\param ix pixel number in the x direction \param ix pixel number in the x direction
@ -263,9 +261,6 @@ class slsDetectorData {
}; };
/** /**
=======
>>>>>>> b3dac953736499019603c2201df6e7eb45cc890c
Returns the value of the selected channel for the given dataset as double. Returns the value of the selected channel for the given dataset as double.
\param data pointer to the dataset (including headers etc) \param data pointer to the dataset (including headers etc)
\param ix pixel number in the x direction \param ix pixel number in the x direction