| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

Readout.h

Go to the documentation of this file.
00001 #ifndef READOUTSIMDEFS_H
00002 #define READOUTSIMDEFS_H
00003 
00004 #include "CLHEP/Units/SystemOfUnits.h"
00005 
00006 namespace Readout{
00007     // Readout Window definition parameters
00008     
00009     const int preTriggerCycles = 4; // 4 @ 80MHz = 150ns
00010     const int postTriggerCycles = 10; // 8 @ 80MHz = 350ns
00011     
00012     const double startTime = -100*CLHEP::nanosecond;
00013     const double stopTime = 400*CLHEP::nanosecond;
00014 }
00015 
00016 #endif // READOUTSIMDEFS_H
| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 20:14:47 2011 for Conventions by doxygen 1.4.7