- Timestamp:
- 03/02/05 20:49:19 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Simulation/Detector/Camera/creadparam.cxx
r6560 r6710 19 19 //= 20 20 //= $RCSfile: creadparam.cxx,v $ 21 //= $Revision: 1.3 7$21 //= $Revision: 1.38 $ 22 22 //= $Author: moralejo $ 23 //= $Date: 2005-0 2-17 09:15:28$23 //= $Date: 2005-03-02 20:49:19 $ 24 24 //= 25 25 //=////////////////////////////////////////////////////////////////////// … … 103 103 static float misp_y = 0.; // Mispointing in y 104 104 105 static float trig_delay = 25.; // Delay in ns between beginning of FADC105 static float trig_delay = 19.; // Delay in ns between beginning of FADC 106 106 // time window and the trigger instant. 107 107 … … 1445 1445 // 1446 1446 // $Log: not supported by cvs2svn $ 1447 // Revision 1.37 2005/02/17 09:15:28 moralejo 1448 // 1449 // Set as default option that of writing all event headers to output file, 1450 // not only those of the triggered events. To disable it, set the input card 1451 // flag "no_write_all_event_headers". 1452 // 1453 // Changed such that output images for events below the minimum number of 1454 // photoelectrons nphe2NSB required to simulate the noise (NSB & electronic) 1455 // will be empty. This will avoid the problem of these events being processed, 1456 // without any noise, later in the chain. Although those images are not in the 1457 // output, one can still check in the headers (MMcTrig) how many such events 1458 // with less than nphe2NSB photoelectrons would have triggered. 1459 // 1447 1460 // Revision 1.36 2005/02/10 19:28:10 moralejo 1448 1461 //
Note:
See TracChangeset
for help on using the changeset viewer.