]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
13 years agoArray of bits introduced to control better the "atomic" operations of the plugin...
agheata [Mon, 17 May 2010 06:24:22 +0000 (06:24 +0000)]
Array of bits introduced to control better the "atomic" operations of the plugin, like file generation, copying, automatic submission or merging. This first commit allows controling file copying checking, via the SetCheckCopy() method.

13 years agoAdded functionality to read cuts from string, in addition some added resolution plots...
kaamodt [Mon, 17 May 2010 05:32:09 +0000 (05:32 +0000)]
Added functionality to read cuts from string, in addition some added resolution plots etc.

13 years agoprotection if MCEP is not available
snelling [Sun, 16 May 2010 22:38:52 +0000 (22:38 +0000)]
protection if MCEP is not available

13 years agoMajor update of the way we make QA of the occupancy, and of what we
laphecet [Sun, 16 May 2010 22:26:01 +0000 (22:26 +0000)]
Major update of the way we make QA of the occupancy, and of what we
present to the DQM shifter.

* DataMaker

Now at the level of raw data, the occupancy (OccRaws) is really that of raw data, i.e. if
one channel is on the data stream, it is counted (previously we first
redid the pedestal subtraction).

We also added the occupancy at the level of the calibrated digits (OccDigits)
(this is the same thing we had before at the raw level) and at the
recpoints level (OccRecPoints) (i.e. for only those digits that belong to a
reconstructed cluster).

In principle, OccRaws > OccDigits > OccRecPoints.

Fixed a bug in the bin size of the buspatch occupancy.

Adding accounting of empty events in the (previously known as readout
error plot) readout status plot, to make it easier to spot raw data corruption.

* DataChecker

Follow-up the change of signature of AliQACheckerBase::Check method,
so now checking (for Raws) is working again.

* DQM

We also added, for Raws, a plot with the DDL event size.
It is obviously related to the occupancy, but the
relationship between to two is not exactly straightforward.
That plot is replacing the DDL occupancy one for the shifter.
So now the shifter sees Mean event size per DDL and a summary of the
readout errors (including the empty events).

13 years agoM AliTPCTransform.cxx - use also radial map
marian [Sun, 16 May 2010 22:23:06 +0000 (22:23 +0000)]
M      AliTPCTransform.cxx       - use also radial map

M      AliTPCcalibAlign.h        - getter for cluster delta
M      AliTPCcalibAlign.cxx      - calgrind: reuse the linear fitter
M      AliTPCcalibBase.h         - calgrind: cache friend track
M      AliTPCcalibBase.cxx       -
M      AliTPCCalPad.h            - Graphics added - Draw and MakeReport
M      AliTPCCalPad.cxx          0

M      AliTPCcalibCalib.cxx      - calgrind/valgrind - reuse the friend track
M      AliTPCcalibTime.cxx       - callgrind - do not dump env variable
M      AliTPCCorrection.cxx      - protection - for 0 field and 0 momenta algorithm crashed in AliExternaltrackParam

M      AliTPCkalmanAlign.h       - CE fits + MakeReport
M      AliTPCkalmanAlign.cxx

13 years agoAdding DDL corruption recovery option to dHLTdumpraw and making modifications require...
aszostak [Sun, 16 May 2010 21:20:24 +0000 (21:20 +0000)]
Adding DDL corruption recovery option to dHLTdumpraw and making modifications required for latest decoder fix.

13 years agoAdded a static function to know the TOF sector [0,17] of membership for each TOF...
decaro [Sat, 15 May 2010 21:06:08 +0000 (21:06 +0000)]
Added a static function to know the TOF sector [0,17] of membership for each TOF channel [0,157247]

13 years agoPossible to switch between esd and raw data
marian [Sat, 15 May 2010 20:14:41 +0000 (20:14 +0000)]
Possible to switch between esd and raw data
according input provided
(Marian)

13 years ago vacuum fixed to fix bug bug #66618
alla [Sat, 15 May 2010 15:55:51 +0000 (15:55 +0000)]
 vacuum fixed to fix bug bug #66618

13 years agoSuppressed compilation warning
decaro [Sat, 15 May 2010 15:32:31 +0000 (15:32 +0000)]
Suppressed compilation warning

13 years agoIn case of negative value for diagonal elements of covariance matrix, the related...
decaro [Sat, 15 May 2010 15:17:11 +0000 (15:17 +0000)]
In case of negative value for diagonal elements of covariance matrix, the related TOF-QA histograms will be filled with a negative value

13 years agoAdded check on sign of diagonal elements of covariance matrix: fixed savannah bug...
decaro [Sat, 15 May 2010 13:20:38 +0000 (13:20 +0000)]
Added check on sign of diagonal elements of covariance matrix: fixed savannah bug 67460

13 years ago- removing obsolete file
odjuvsla [Sat, 15 May 2010 12:53:07 +0000 (12:53 +0000)]
- removing obsolete file

13 years ago- removing obsolete files
odjuvsla [Sat, 15 May 2010 12:53:05 +0000 (12:53 +0000)]
- removing obsolete files

13 years ago- adding a macro with the full CALO chain + tracking from TPC
odjuvsla [Sat, 15 May 2010 12:53:03 +0000 (12:53 +0000)]
- adding a macro with the full CALO chain + tracking from TPC
- updating simulation configuration files to include TPC and EMCAL
- adding a macro to run them all
- updating the functionality of the run_test.py script
- adding options to the sim.C macro to exclude detectors from the simulations

13 years ago- fixing wrong titles on the axis of the eta/phi distribution histogram
odjuvsla [Sat, 15 May 2010 12:52:59 +0000 (12:52 +0000)]
- fixing wrong titles on the axis of the eta/phi distribution histogram
- filling abovementioned histogram correctly

13 years agoAdded more checks in the cleaning memory (P.Hristov)
decaro [Sat, 15 May 2010 12:34:40 +0000 (12:34 +0000)]
Added more checks in the cleaning memory (P.Hristov)

13 years agoenable offline vertexer depending on availability of ITS, select detector QA dependin...
richterm [Fri, 14 May 2010 23:54:33 +0000 (23:54 +0000)]
enable offline vertexer depending on availability of ITS, select detector QA depending on modules

13 years agoDelete also fESDTZEROfriend
hristov [Fri, 14 May 2010 17:17:43 +0000 (17:17 +0000)]
Delete also fESDTZEROfriend

13 years agoAdded separate Invariant mass tab for CALO hist
slindal [Fri, 14 May 2010 15:39:45 +0000 (15:39 +0000)]
Added separate Invariant mass tab for CALO hist

13 years agoPrecise formula for the energy-loss correction (R. Shahoyan)
belikov [Fri, 14 May 2010 12:57:58 +0000 (12:57 +0000)]
Precise formula for the energy-loss correction (R. Shahoyan)

13 years agoIncreasing the efficiency for hit reconstrution and full tracker efficiency. Included...
aszostak [Fri, 14 May 2010 12:57:08 +0000 (12:57 +0000)]
Increasing the efficiency for hit reconstrution and full tracker efficiency. Included some bugfix in hit reconstruction. (Indra)

13 years ago- patch to enable running on the GRID (suggested by A.Gheata)
kkanaki [Fri, 14 May 2010 12:11:56 +0000 (12:11 +0000)]
- patch to enable running on the GRID (suggested by A.Gheata)

13 years agoFix for the Savannah bug #67417 (A. Kalweit)
belikov [Fri, 14 May 2010 10:09:02 +0000 (10:09 +0000)]
Fix for the Savannah bug #67417 (A. Kalweit)

13 years ago- updated macro to include the newly committed CF comparison component
kkanaki [Fri, 14 May 2010 09:22:05 +0000 (09:22 +0000)]
- updated macro to include the newly committed CF comparison component

13 years ago- make the component recognize the datatype fgkAlterClustersDataType from the optiona...
kkanaki [Fri, 14 May 2010 09:10:55 +0000 (09:10 +0000)]
- make the component recognize the datatype fgkAlterClustersDataType from the optional FCF cluster output

13 years ago- added the cluster id (fID), so that the cluster dump printout is the same for FCF...
kkanaki [Fri, 14 May 2010 08:13:35 +0000 (08:13 +0000)]
- added the cluster id (fID), so that the cluster dump printout is the same for FCF and SCF

13 years agoPossibility to set asymmetric collimator apertures on side A, C
coppedis [Fri, 14 May 2010 05:02:13 +0000 (05:02 +0000)]
Possibility to set asymmetric collimator apertures on side A, C

13 years agoPeakFinder parameter OCDB object
dsilverm [Thu, 13 May 2010 20:46:19 +0000 (20:46 +0000)]
PeakFinder parameter OCDB object

13 years agoTPC & TRD calibration viewer GUI, base classes (Ionut)
hristov [Thu, 13 May 2010 19:51:20 +0000 (19:51 +0000)]
TPC & TRD calibration viewer GUI, base classes (Ionut)

13 years agoTurning off debug flag to avoid cout statements.
phille [Thu, 13 May 2010 19:10:16 +0000 (19:10 +0000)]
Turning off debug flag to avoid cout statements.

13 years agoMove error messages to debug level 1 (Jochen)
cblume [Thu, 13 May 2010 18:29:52 +0000 (18:29 +0000)]
Move error messages to debug level 1 (Jochen)

13 years agoFixing bug related to arithmetic overflow on 32 bit machines. The bug typically appea...
laphecet [Thu, 13 May 2010 17:52:38 +0000 (17:52 +0000)]
Fixing bug related to arithmetic overflow on 32 bit machines. The bug typically appears with corrupted data. (Artur)

13 years agoFix in a macro that was crashing due to missing segmentationSPD object
prino [Thu, 13 May 2010 16:38:13 +0000 (16:38 +0000)]
Fix in a macro that was crashing due to missing segmentationSPD object

13 years agoAdding missing checks to macro.
aszostak [Thu, 13 May 2010 13:58:37 +0000 (13:58 +0000)]
Adding missing checks to macro.

13 years agoAdding a macro to extract muon spectrometer DDLs into flat files using AliRawReader...
aszostak [Thu, 13 May 2010 13:44:32 +0000 (13:44 +0000)]
Adding a macro to extract muon spectrometer DDLs into flat files using AliRawReader. Useful for debugging DATE raw data streams.

13 years agoremove return statement in case of missing MC
abercuci [Thu, 13 May 2010 12:05:02 +0000 (12:05 +0000)]
remove return statement in case of missing MC

13 years agotrigger code update from Rachid
gconesab [Thu, 13 May 2010 09:17:24 +0000 (09:17 +0000)]
trigger code update from Rachid

13 years agoclear debug cluster array after each tracklet fill
abercuci [Thu, 13 May 2010 08:27:42 +0000 (08:27 +0000)]
clear debug cluster array after each tracklet fill

13 years agoSet acceptance condition on kTRDpid (Alex W)
abercuci [Thu, 13 May 2010 08:02:58 +0000 (08:02 +0000)]
Set acceptance condition on kTRDpid (Alex W)

13 years agoremove deprecated event type selection
jgrosseo [Thu, 13 May 2010 05:39:10 +0000 (05:39 +0000)]
remove deprecated event type selection

13 years ago- adding test macros for HLT/CALO
odjuvsla [Thu, 13 May 2010 01:36:10 +0000 (01:36 +0000)]
- adding test macros for HLT/CALO
- is basically a python script running different aliroot macros
- python run_tests.py -h for usage
- currently only for PHOS.

13 years agoRemoving redundant class PHOS/AliHLTPHOSUtilities,
phille [Wed, 12 May 2010 23:59:39 +0000 (23:59 +0000)]
Removing redundant class PHOS/AliHLTPHOSUtilities,
same fucntionality provided in AliHLTCaloUtilities

int

13 years agoCosmetics
phille [Wed, 12 May 2010 23:50:29 +0000 (23:50 +0000)]
Cosmetics

13 years agoRemoving redundant class AliHLTPHOSUtilitities.
phille [Wed, 12 May 2010 23:36:42 +0000 (23:36 +0000)]
Removing redundant class AliHLTPHOSUtilitities.
Use AliHLTCaloUtilities  instead which  provides exactly the
same functionality.

M    HLT/PHOS/AliHLTPHOSRcuHistogramProducerComponent.cxx
M    HLT/PHOS/AliHLTPHOSRawAnalyzer.cxx
M    HLT/PHOS/AliHLTPHOSRcuHistogramProducer.h
M    HLT/PHOS/AliHLTPHOSRcuHistogramProducerComponent.h
M    HLT/PHOS/AliHLTPHOSRawAnalyzerPeakFinder.cxx
M    HLT/PHOS/AliHLTPHOSRcuHistogramProducer.cxx
M    HLT/PHOS/AliHLTPHOSRawAnalyzerPeakFinder.h
M    HLT/PHOS/AliHLTPHOSRcuDAComponent.cxx
M    HLT/PHOS/AliHLTPHOSRawAnalyzer.h
M    HLT/libAliHLTPHOS.pkg
M    HLT/CALO/AliHLTCaloUtilities.cxx
M    HLT/CALO/AliHLTCaloRawAnalyzerComponentv3.cxx
M    HLT/CALO/AliHLTCaloUtilities.h

13 years agoseveral bugfixes to correctly propagate the MC information to the ESDtracks. The
richterm [Wed, 12 May 2010 23:36:01 +0000 (23:36 +0000)]
several bugfixes to correctly propagate the MC information to the ESDtracks. The
MC id must be set in the reference object before updating the track parameters

13 years agoadding copy constructor to create AliHLTGlobalBarrelTrack from AliHLTExternalTrackParam
richterm [Wed, 12 May 2010 23:34:03 +0000 (23:34 +0000)]
adding copy constructor to create AliHLTGlobalBarrelTrack from AliHLTExternalTrackParam

13 years agoRemoving unused class
phille [Wed, 12 May 2010 23:09:17 +0000 (23:09 +0000)]
Removing unused class
Removing unused class

13 years agoRemoving AliHLTPHOSRawAnalyzerChiSquareFit/h/cxx
phille [Wed, 12 May 2010 22:55:44 +0000 (22:55 +0000)]
Removing AliHLTPHOSRawAnalyzerChiSquareFit/h/cxx
which is not used and that in the future will be replaced by the
AliCaloLMS.... fit from the offline library.

13 years agoRemoving unused class
phille [Wed, 12 May 2010 22:49:39 +0000 (22:49 +0000)]
Removing unused class

13 years agoRemoved global TStopwatch variable and moved it to the
phille [Wed, 12 May 2010 22:41:35 +0000 (22:41 +0000)]
Removed global TStopwatch variable and moved it to the
function AliHLTCaloRawAnalyzerComponentv3::PrintDebugInfo()

13 years agoRemoved #include directives that is not needed
phille [Wed, 12 May 2010 22:34:25 +0000 (22:34 +0000)]
Removed #include directives that is not needed

13 years agoRefactoring: GetOutputDataSize moved to the AliCalo.. base class
phille [Wed, 12 May 2010 22:03:10 +0000 (22:03 +0000)]
Refactoring: GetOutputDataSize moved to the AliCalo.. base class
since its the same  for PHOS and EMCAL

13 years agoRemoving #include directives that is not needed, plus remval of some dead code.
phille [Wed, 12 May 2010 21:53:08 +0000 (21:53 +0000)]
Removing #include directives that is not needed, plus remval of some dead code.

13 years ago1) Removed some #include directives that was not needed
phille [Wed, 12 May 2010 21:39:39 +0000 (21:39 +0000)]
1) Removed some #include directives that was not needed
2) Removed Doxygen comments for functions that was allready documented in the base class.

13 years agoRefactoring: All code related to the processing of
phille [Wed, 12 May 2010 21:30:10 +0000 (21:30 +0000)]
Refactoring: All code related to the processing of
an event is now factored out to the AliHLTCaloRawAnalyzerComponentv3
base class.

13 years agoRemoved memory leaks in AliTOFClusterFinder classes (savannah bug #66665)
decaro [Wed, 12 May 2010 17:53:36 +0000 (17:53 +0000)]
Removed memory leaks in AliTOFClusterFinder classes (savannah bug #66665)

13 years agoMethod to get the number of TPC clusters added.
morsch [Wed, 12 May 2010 17:35:42 +0000 (17:35 +0000)]
Method to get the number of TPC clusters added.

13 years agoadded new heöper method to print output size, changed merging method, new binning...
kleinb [Wed, 12 May 2010 17:14:32 +0000 (17:14 +0000)]
added new heöper method to print output size, changed merging method, new binning for spectrum

13 years agoadjustments for esd friend reading
kleinb [Wed, 12 May 2010 17:11:35 +0000 (17:11 +0000)]
adjustments for esd friend reading

13 years agomake a run list for alien OCDB scan
marian [Wed, 12 May 2010 16:00:40 +0000 (16:00 +0000)]
make a run list for alien OCDB scan
(Marian)

13 years agoCoding conventions (Ionut)
hristov [Wed, 12 May 2010 15:13:21 +0000 (15:13 +0000)]
Coding conventions (Ionut)

13 years agoProtection in case of wrong time stemp improved
gvolpe [Wed, 12 May 2010 14:09:01 +0000 (14:09 +0000)]
Protection in case of wrong time stemp improved

13 years agoUpdates.
morsch [Wed, 12 May 2010 14:08:21 +0000 (14:08 +0000)]
Updates.

13 years agoAODtags treared like ESDtags again.
morsch [Wed, 12 May 2010 13:59:45 +0000 (13:59 +0000)]
AODtags treared like ESDtags again.

13 years agoAllow to have clusters in 2 SuperModules with common eta =0.
gconesab [Wed, 12 May 2010 13:58:06 +0000 (13:58 +0000)]
Allow to have clusters in 2 SuperModules with common eta =0.
Many other corrections, improvements.

13 years agobugfix https://savannah.cern.ch/bugs/?66219
richterm [Wed, 12 May 2010 13:51:21 +0000 (13:51 +0000)]
bugfix https://savannah.cern.ch/bugs/?66219
update the track parameters at kTPCin after kTPCout
the exact sequence needs to be investigated

13 years agocreate a diroctory only if input is exitsting
marian [Wed, 12 May 2010 13:32:39 +0000 (13:32 +0000)]
create a diroctory only if input is exitsting
(Marian)

13 years agoremove print
gconesab [Wed, 12 May 2010 13:25:06 +0000 (13:25 +0000)]
remove print

13 years agoSkip Calibration events by default. If not skip do not clusterize, just fill the...
gconesab [Wed, 12 May 2010 13:16:44 +0000 (13:16 +0000)]
Skip Calibration events by default. If not skip do not clusterize, just fill the ESDCaloCells
Change print in RawUtils to debug mode

13 years ago- added OCDB folder and entry for the cluster finders' comparison component
kkanaki [Wed, 12 May 2010 12:25:49 +0000 (12:25 +0000)]
- added OCDB folder and entry for the cluster finders' comparison component

13 years ago- added schematic component for the comparison of the FCF and SCF properties
kkanaki [Wed, 12 May 2010 12:24:22 +0000 (12:24 +0000)]
- added schematic component for the comparison of the FCF and SCF properties

13 years agoAdd DCS datapoint OCDB entries
cblume [Wed, 12 May 2010 11:38:33 +0000 (11:38 +0000)]
Add DCS datapoint OCDB entries

13 years agoAdd macro for DCS datapoint OCDB entries
cblume [Wed, 12 May 2010 11:37:41 +0000 (11:37 +0000)]
Add macro for DCS datapoint OCDB entries

13 years agoremoving the required component libraries, all inputs are handled dynamically
richterm [Wed, 12 May 2010 10:56:55 +0000 (10:56 +0000)]
removing the required component libraries, all inputs are handled dynamically

13 years agoremoving the required component libraries, all inputs are handled dynamically
richterm [Wed, 12 May 2010 10:56:42 +0000 (10:56 +0000)]
removing the required component libraries, all inputs are handled dynamically

13 years agoadding example macro and description for running the HLT on simulated data
richterm [Wed, 12 May 2010 10:38:34 +0000 (10:38 +0000)]
adding example macro and description for running the HLT on simulated data

13 years agoremove temporary data structure for PID exchange container
abercuci [Wed, 12 May 2010 10:26:22 +0000 (10:26 +0000)]
remove temporary data structure for PID exchange container
use class AliTRDpidInfo for communication between PID ref maker classes

13 years agoalign to the new AliTRDseedV1::Fit() function syntax
abercuci [Wed, 12 May 2010 10:02:26 +0000 (10:02 +0000)]
align to the new AliTRDseedV1::Fit() function syntax

13 years agoNew pseudo tilt correction mechanism
abercuci [Wed, 12 May 2010 09:51:46 +0000 (09:51 +0000)]
New pseudo tilt correction mechanism
The evaluation of the z coordinate of the tracklet is done based on
chamber geometry. Additional for pad row cross the z information is
known with the z alignment resolution.
The first results on ideal simulations have presented at
http://indico.cern.ch/conferenceDisplay.py?confId=93879

13 years ago- removed unused array
kkanaki [Wed, 12 May 2010 09:04:21 +0000 (09:04 +0000)]
- removed unused array

13 years agoBug spotted by Raphael.
cvetan [Wed, 12 May 2010 08:46:29 +0000 (08:46 +0000)]
Bug spotted by Raphael.

13 years agoWarning fixed
gvolpe [Wed, 12 May 2010 08:36:48 +0000 (08:36 +0000)]
Warning fixed

13 years agocommenting unused function argument
richterm [Wed, 12 May 2010 08:29:38 +0000 (08:29 +0000)]
commenting unused function argument

13 years agomove AliCaloRawAnalyzerPeakFinder from Utils to base due to OCDB access
dsilverm [Tue, 11 May 2010 20:28:17 +0000 (20:28 +0000)]
move AliCaloRawAnalyzerPeakFinder from Utils to base due to OCDB access

13 years agoMake Lookup and fits of the ExB effect
marian [Tue, 11 May 2010 19:41:28 +0000 (19:41 +0000)]
Make Lookup and fits of the ExB effect
Marian

13 years agoFrom Stefano: use clearer variable names for global scenes and viewers.
mtadel [Tue, 11 May 2010 19:05:53 +0000 (19:05 +0000)]
From Stefano: use clearer variable names for global scenes and viewers.

13 years agoNew method ResetRecPoints() - needed for online monitoring with AMORE
masera [Tue, 11 May 2010 17:05:25 +0000 (17:05 +0000)]
New method ResetRecPoints() - needed for online monitoring with AMORE

13 years agofix to prevent sqrt of a negative number
snelling [Tue, 11 May 2010 16:49:19 +0000 (16:49 +0000)]
fix to prevent sqrt of a negative number

13 years agoUpdates in SDD cluster finder: 1) updates in unfolding switch-off 2) improved cluster...
prino [Tue, 11 May 2010 16:46:08 +0000 (16:46 +0000)]
Updates in SDD cluster finder: 1) updates in unfolding switch-off 2) improved cluster size calculation 3) new cut for noise removal based on cluster charge peak in drift time intervals (F.Prino)

13 years ago1.) Minor correction in the QC and GFC classes: Treatment of errors when flow is...
snelling [Tue, 11 May 2010 16:45:44 +0000 (16:45 +0000)]
1.) Minor correction in the QC and GFC classes: Treatment of errors when flow is zero has changed;

2.) Rewritten from scratch compareFlowResults.C. For each plot there is now a dedicated boolean and a method. For instance, if you want to see differential flow of POIs versus pt, please set

Bool_t plotDiffFlowPtPOI = kTRUE; // differential flow v(pt) for POIs

13 years agobugfix: correct initialization of the AliTPCcalibDB to avoid out of bounds messages...
richterm [Tue, 11 May 2010 16:32:31 +0000 (16:32 +0000)]
bugfix: correct initialization of the AliTPCcalibDB to avoid out of bounds messages from TObjArray

13 years agoupdate JCORRAN code, wagon macro added (Filip Krizek)
gconesab [Tue, 11 May 2010 16:27:51 +0000 (16:27 +0000)]
update JCORRAN code, wagon macro added (Filip Krizek)

13 years agoUpdate by Theo
cblume [Tue, 11 May 2010 16:03:14 +0000 (16:03 +0000)]
Update by Theo

13 years ago- add new calibration in the reconstruction macro (Theo)
richterm [Tue, 11 May 2010 15:30:39 +0000 (15:30 +0000)]
- add new calibration in the reconstruction macro (Theo)
- some bugfixes in the new calibration component

13 years agoTwo bug fixes: mismatch between subdetector names and fix for a return statement...
masera [Tue, 11 May 2010 15:26:54 +0000 (15:26 +0000)]
Two bug fixes: mismatch between subdetector names and fix for a return statement removed with revision 40886  (Melinda)

13 years agoimplementing OCDB object description (Theo)
richterm [Tue, 11 May 2010 15:26:42 +0000 (15:26 +0000)]
implementing OCDB object description (Theo)

13 years agoNew checker for SDD (Piergiorgio - Melinda)
masera [Tue, 11 May 2010 15:18:24 +0000 (15:18 +0000)]
New checker for SDD (Piergiorgio - Melinda)

13 years agoadding functions for streamer info initialization to common tool class,
richterm [Tue, 11 May 2010 14:52:26 +0000 (14:52 +0000)]
adding functions for streamer info initialization to common tool class,
code copied from AliHLTReconstructor

13 years agocoding conventions
richterm [Tue, 11 May 2010 14:42:07 +0000 (14:42 +0000)]
coding conventions