Changeset 6343 for trunk/MagicSoft/Simulation/Detector/Camera/camera.cxx
- Timestamp:
- 02/10/05 12:00:32 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Simulation/Detector/Camera/camera.cxx
r5600 r6343 2533 2533 2534 2534 EvtHeader[ict] 2535 ->FillHeader ( (UInt_t) (ntshow + nshow) , 20 ) ;2535 ->FillHeader ( (UInt_t) (ntshow + nshow) , 0 ) ; 2536 2536 2537 2537 // fill pixel information … … 4504 4504 // Function DoCalibration. A. Moralejo October 2004 4505 4505 // 4506 // Generates calibration events similar to those in the real 4507 // calibration runs. 4508 // 4506 4509 //------------------------------------------------------------- 4507 4510 … … 4963 4966 // 4964 4967 // $Log: not supported by cvs2svn $ 4968 // Revision 1.84 2004/12/15 01:56:39 MAGIC 4969 // 4970 // Added input card option pmt_jitter_ns to simulate the time jitter of 4971 // PMTs. The input parameter is the sigma of a gaussian, which by 4972 // default is sigma=0.25 ns. This jitter is applied to each phe- 4973 // independently. We have not applied this to the NSB noise, since the 4974 // arrival time of NSB photons is random and nothing would change. 4975 // 4965 4976 // Revision 1.83 2004/11/17 11:43:13 moralejo 4966 4977 //
Note:
See TracChangeset
for help on using the changeset viewer.