incl eiger argument for reciver

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@750 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
l_maliakal_d
2014-03-07 14:44:31 +00:00
parent 583281b903
commit 274f8ec5b2
2 changed files with 10 additions and 1 deletions

View File

@@ -97,6 +97,7 @@ slsReceiverFunctionList::slsReceiverFunctionList(detectorType det):
frameIndexOffset = MOENCH_FRAME_INDEX_OFFSET;
packetIndexMask = MOENCH_PACKET_INDEX_MASK;
}
/*else if(myDetectorType == EIGER){???}*/
//variable initialization
onePacketSize = bufferSize/packetsPerFrame;