Line Code
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146
V00-03-05, V00-03-06:
---------------------
	* added time stamp in log messages

V00-03-04:
--------
	* support for lmf file spanning over more than 2 lumi blocks
	
V00-03-03:
---------
	
V00-03-02:
---------

2010-02-12  author  <author@srv-C2C04-22>

	* src/LaserSorter.cc: verbosity change

	* interface/LmfSource.h, python/LmfSource_cfi.py, src/LmfSource.cc:
	add inputDir parameter and fix behaviour when watchFileList_ = true

	* src/LaserSorter.cc: endless loop bug fix

V00-03-01:
---------
	
2010-02-09  author  <author@lxplus314.cern.ch>

	* src/WatcherStreamFileReader.cc, interface/WatcherStreamFileReader.h:
	Fixed for 35X compilation: StreamerFile namespace changed.

	* src/LaserSorter.cc: bug fix for empty lmf file

	* ChangeLog: record of changes

V00-03-00:
----------
	
2010-02-09  author  <author@srv-C2C04-22>

	* interface/WatcherStreamFileReader.h, python/watcherSource_cfi.py, src/WatcherStreamFileReader.cc:
	added time out in watcher source when waiting for new files

	* src/LaserSorter.cc:
	increased required verbosity level for event fragment size message

2010-02-01  author  <author@srv-C2C04-22>

	* src/WatcherStreamFileReader.cc:
	fix a bug preventing using absolute path for inputDir parameter

V00-02-00:
----------
	
2010-01-27  author  <author@srv-C2C04-22>

	* interface/LaserSorter.h, src/LaserSorter.cc:
	empty lmf files (no ECAL data) are now written to a special subdirectory named "Empty" instead of being put into the one named "Unkown"

V00-01-00:
---------
	
2010-01-26  author  <author@srv-C2C04-22>

	* interface/WatcherStreamFileReader.h, src/LaserSorter.cc, src/WatcherStreamFileReader.cc:
	merged with UserCode/pgras code:
	 . added timestamp in logs
	 . added input file name in the outputListFile log

V00-00-XX:
---------
	
2009-11-24  author  <author@srv-C2C04-22>

	* interface/WatcherStreamFileReader.h:
	StreamerInputFile moved into edm namespace

2009-11-04  author  <author@srv-C2C04-22>

	* src/WatcherStreamFileReader.cc:
	  Add missing <cstring>, required for new boost(/python/xerces) version

2009-11-03  author  <author@srv-C2C04-22>

	* src/LmfSource.cc: add luminosity block information

2009-11-02  author  <author@srv-C2C04-22>

	* src/LaserSorter.cc: correct MessageLogger include

2009-10-22  author  <author@srv-C2C04-22>

	* BuildFile: fixed scram error

2009-10-21  author  <author@srv-C2C04-22>

	* src/LmfSource.cc: correct compilation warning

2009-08-26  author  <author@srv-C2C04-22>

	* src/LaserSorter.cc: added missing include

2009-08-04  author  <author@srv-C2C04-22>

	* interface/LaserSorter.h, python/laserSorter_cfi.py, src/LaserSorter.cc:
	added messages about missing ECAL data

2009-07-30  author  <author@srv-C2C04-22>

	* python/LmfSource_cfi.py: update for new options

	* src/LmfSource.cc: fix missing parenthesis

	* interface/LmfSource.h, src/LmfSource.cc:
	fix reading of more than one file + add daemon feature

2009-05-27  author  <author@srv-C2C04-22>

	* src/LmfSource.cc: fixed an array overflow

	* src/LaserSorter.cc: fix compilation pb on 64-bit platform

2009-02-26  author  <author@srv-C2C04-22>

	* interface/LmfSource.h, python/LmfSource_cfi.py, src/LmfSource.cc, src/SealModules.cc, test/LmfSource.py:
	added EDM source module to read output files of ECAL monitoring event sorter

2009-02-25  author  <author@srv-C2C04-22>

	* interface/LaserSorter.h: removed dependency on pgras/PGUtilities

	* BuildFile, interface/LaserSorter.h, interface/WatcherSource.h, interface/WatcherStreamFileReader.h, python/laserSorter_cfi.py, python/watcherSource_cfi.py, src/LaserSorter.cc, src/Majority.cc, src/Majority.h, src/SealModules.cc, src/WatcherSource.cc, src/WatcherStreamFileReader.cc, test/laserSorting.py:
	Tools to sort ecal abort gap event imported from UserCode/pgras/EventSelect and UserCode/pgras/WatcherSource. Module EventSelect renamed LaserSorter

	* .admin/developers: CreateCVSPackage: Check in of developers.

2008-11-19  author  <author@srv-C2C04-22>

	* .admin/developers: added developers template file

2006-10-03  author  <author@srv-C2C04-22>

	* doc/html/index.html, doc/html/overview.html: CVSpm module added

	* doc/html/index.html, doc/html/overview.html: New file.