]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
14 years agoBug fixes (G.E. Bruno)
masera [Wed, 10 Jun 2009 11:41:03 +0000 (11:41 +0000)]
Bug fixes (G.E. Bruno)

14 years agoUpdate by Raphaelle
cblume [Wed, 10 Jun 2009 11:37:32 +0000 (11:37 +0000)]
Update by Raphaelle

14 years agoCorrected printing for the trigger input level.
cvetan [Wed, 10 Jun 2009 10:28:49 +0000 (10:28 +0000)]
Corrected printing for the trigger input level.

14 years agorevert to q-x plane fit for estimating pad row cross (asked by Dariusz)
abercuci [Wed, 10 Jun 2009 10:27:53 +0000 (10:27 +0000)]
revert to q-x plane fit for estimating pad row cross (asked by Dariusz)

14 years agoupdate documenta
abercuci [Wed, 10 Jun 2009 10:25:17 +0000 (10:25 +0000)]
update documenta

14 years agodefault hot channels file - no cell is hot
basanta [Wed, 10 Jun 2009 10:18:55 +0000 (10:18 +0000)]
default hot channels file - no cell is hot

14 years agodefault directory is set correctly
basanta [Wed, 10 Jun 2009 10:15:36 +0000 (10:15 +0000)]
default directory is set correctly

14 years agohot channels reading and putting macros
basanta [Wed, 10 Jun 2009 10:00:13 +0000 (10:00 +0000)]
hot channels reading and putting macros

14 years agoAliTRDCalibraFillHisto
cblume [Wed, 10 Jun 2009 09:26:51 +0000 (09:26 +0000)]
AliTRDCalibraFillHisto
/////////////////////////

a/ Remove obsolete fMcmCorrectAngle variable
b/ No fCHName... in AliTRDCalibraVector set Nz, Nrphi and Group of PRD in Init
c/ Correct one bug in PRF
d/ Use TMath::Abs(cl->GetQ()) for average pulse height (but tracklet->Getdqdl(ic)n for gain, needs to correct from the angle)

AliTRDCalibraFit
/////////////////////

a/ CorrectTheError is member now of AliTRDCalibraVector
b/ TGraphError and TH1F are now members of AliTRDCalibraVector, change the Analyse function for AliTRDCalibraVector

AliTRDCalibraMode
/////////////////////

a/ Correct one bug UShort_t ->Int_t for GetXBins()

AliTRDCalibraVector
/////////////////////

Functions:
a/ FillVectorCH, PH, PRF: to build directly from scratch
b/ AddStatsPerDetectorCH, PH, PRF: to add stats of different calibration group in one chamber
c/ FindTheMaxEntries: to plot

Members:
d/ no name anymore but UChar_t
e/ TArrayF -> AliTRDPhInfo (UShort_t) of AliTRDPrfInfo (UChar_t)
f/ TArrayI -> AliTRDEntriesInfo (UShort_t)
g/ fStopFillCH for the max range of a UShort_t
h/ fHisto, fGraph, fCalVector to convert and add the stats

AliTRDEntriesInfo, AliTRDPhInfo ->AliTRDUshortInfo and AliTRDPrfInfo
///////////////////////////////////////////////////////////////////////

UShort_t and UChar_t containers for one chamber

in qaRec, AliTRDcalibration
/////////////////////////////////

AliAnalysisTask to run the offline calibration
Still has to change the input...

in qaRec, macros AliTRDcheckDET.C
//////////////////////////////////////

Macro to run the calibration task

14 years agoupdated source compilation files collection
pulvir [Wed, 10 Jun 2009 07:53:57 +0000 (07:53 +0000)]
updated source compilation files collection

14 years agoremoved obsolete commented methods
pulvir [Wed, 10 Jun 2009 07:52:57 +0000 (07:52 +0000)]
removed obsolete commented methods

14 years agofixed warning
pulvir [Wed, 10 Jun 2009 07:52:36 +0000 (07:52 +0000)]
fixed warning

14 years agoupdate treatment of PID weights in tracks
pulvir [Wed, 10 Jun 2009 07:51:56 +0000 (07:51 +0000)]
update treatment of PID weights in tracks

14 years agoupdate to cut classes
pulvir [Wed, 10 Jun 2009 07:51:09 +0000 (07:51 +0000)]
update to cut classes

14 years agoFix compiler warning
cblume [Tue, 9 Jun 2009 17:33:15 +0000 (17:33 +0000)]
Fix compiler warning

14 years agoSecond set of modifications in SDD DAs to handle ADC sampling frequency (F. Prino)
prino [Tue, 9 Jun 2009 16:27:09 +0000 (16:27 +0000)]
Second set of modifications in SDD DAs to handle ADC sampling frequency (F. Prino)

14 years agohot cell file added to the shuttle
basanta [Tue, 9 Jun 2009 16:17:12 +0000 (16:17 +0000)]
hot cell file added to the shuttle

14 years agoCorrected the methods used to create and assign the TRD L0 and L1 trigger inputs.
cvetan [Tue, 9 Jun 2009 15:46:03 +0000 (15:46 +0000)]
Corrected the methods used to create and assign the TRD L0 and L1 trigger inputs.

14 years agoCopy-paste error corrected
dainese [Tue, 9 Jun 2009 15:42:49 +0000 (15:42 +0000)]
Copy-paste error corrected

14 years agohot cell search method added
basanta [Tue, 9 Jun 2009 15:38:45 +0000 (15:38 +0000)]
hot cell search method added

14 years agoUpdated list of files/classes
hristov [Tue, 9 Jun 2009 15:08:10 +0000 (15:08 +0000)]
Updated list of files/classes

14 years agocorrecting the run range of the default SolenoidBz object
richterm [Tue, 9 Jun 2009 14:08:16 +0000 (14:08 +0000)]
correcting the run range of the default SolenoidBz object

14 years agoOne more warning corrected.
morsch [Tue, 9 Jun 2009 13:55:17 +0000 (13:55 +0000)]
One more warning corrected.

14 years agoCorrect initialization of data members
hristov [Tue, 9 Jun 2009 13:48:48 +0000 (13:48 +0000)]
Correct initialization of data members

14 years agohot cell class added
basanta [Tue, 9 Jun 2009 12:49:02 +0000 (12:49 +0000)]
hot cell class added

14 years agoFixed initializations.
agheata [Tue, 9 Jun 2009 12:48:39 +0000 (12:48 +0000)]
Fixed initializations.

14 years agoSet the running environment before the setup of the CDB in oder to provide
richterm [Tue, 9 Jun 2009 12:20:22 +0000 (12:20 +0000)]
Set the running environment before the setup of the CDB in oder to provide
proper logging functionality

14 years agoMax number of inputs increased to 60
lietava [Tue, 9 Jun 2009 10:51:58 +0000 (10:51 +0000)]
Max number of inputs increased to 60

14 years ago1. The QA-manager is deleted within the SlaveTerminate method in order to prevent...
cvetan [Tue, 9 Jun 2009 10:33:11 +0000 (10:33 +0000)]
1. The QA-manager is deleted within the SlaveTerminate method in order to prevent PROOF from returning back all the QA image objects (canvases,pads). 2. The ESD tags are not created in case of PROOF-based reco.

14 years agoDestroy method in case we decide to switch to the QA-manager singleton in AliReconstr...
cvetan [Tue, 9 Jun 2009 10:31:05 +0000 (10:31 +0000)]
Destroy method in case we decide to switch to the QA-manager singleton in AliReconstruction

14 years agoset specific storage for the GRP entry to the local directory folowing the policy...
richterm [Tue, 9 Jun 2009 10:12:13 +0000 (10:12 +0000)]
set specific storage for the GRP entry to the local directory folowing the policy of the normal simulation

14 years agobugfix: move access of AliTPCcalibDB to DoInit. Otherwise the instance
richterm [Tue, 9 Jun 2009 10:03:43 +0000 (10:03 +0000)]
bugfix: move access of AliTPCcalibDB to DoInit. Otherwise the instance
is created before the OCDB is set up in the online system

14 years agoFixed warnings (Markus)
dainese [Tue, 9 Jun 2009 08:35:26 +0000 (08:35 +0000)]
Fixed warnings (Markus)

14 years agoFixed warnings, coding conventions, updates (Ionut, Ludmila)
hristov [Tue, 9 Jun 2009 08:28:15 +0000 (08:28 +0000)]
Fixed warnings, coding conventions, updates (Ionut, Ludmila)

14 years agoCorrecting the comment
belikov [Tue, 9 Jun 2009 08:28:09 +0000 (08:28 +0000)]
Correcting the comment

14 years agoMaking the numerical protections against 0 magnetic field work correctly (thanks...
belikov [Tue, 9 Jun 2009 08:04:12 +0000 (08:04 +0000)]
Making the numerical protections against 0 magnetic field work correctly (thanks to Ruben)

14 years agoAdd macro for the LRC (Andrey Ivanov)
pchrist [Tue, 9 Jun 2009 07:56:42 +0000 (07:56 +0000)]
Add macro for the LRC (Andrey Ivanov)

14 years agoAdded a check for the existence of OCDB entries used by AliTPCTransform. These are...
kaamodt [Mon, 8 Jun 2009 21:20:33 +0000 (21:20 +0000)]
Added a check for the existence of OCDB entries used by AliTPCTransform. These are TPC/Calib/PadTime0 and TPC/Calib/Partameters, and are used for t0 and drift corrections.

Updated documentation.

14 years agoFirst set of modifications to handle in SDD DAs the information about ADC sampling...
prino [Mon, 8 Jun 2009 16:47:38 +0000 (16:47 +0000)]
First set of modifications to handle in SDD DAs the information about ADC sampling frequency (F. Prino)

14 years agoFrom Davide Caffarri: fix coding convention violations and some other minor corrections.
mtadel [Mon, 8 Jun 2009 16:37:54 +0000 (16:37 +0000)]
From Davide Caffarri: fix coding convention violations and some other minor corrections.

14 years agoBackward compatibility (thanks to Ruben for spotting the problem)
cvetan [Mon, 8 Jun 2009 16:26:25 +0000 (16:26 +0000)]
Backward compatibility (thanks to Ruben for spotting the problem)

14 years ago1. Adding possibility to mask the transforamtion in Dump procedure
marian [Mon, 8 Jun 2009 16:13:24 +0000 (16:13 +0000)]
1. Adding possibility to mask the transforamtion in Dump procedure
2. Monitoring of the RMSy and RMSz in QA plots

(Marian)

14 years agoAliTPCTransformation.h AliTPCTransformation.cxx
marian [Mon, 8 Jun 2009 16:10:56 +0000 (16:10 +0000)]
AliTPCTransformation.h AliTPCTransformation.cxx
Adding new formula - Z rotation
+
Using of parameters in transformations -Lx,Ly,Rz
+  // param[0]= n  - cos(n *alpha)
+  // param[1]= n  - sin(n *alpha)
+  // param[2]     - indication - 0 - the same for IROC OROC 1 - opposite

(Marian)

14 years agoGetBZ (using in real tracking) was returning hardwired 5kGauss for +30kA etc. Changed...
shahoian [Mon, 8 Jun 2009 15:38:34 +0000 (15:38 +0000)]
GetBZ (using in real tracking) was returning hardwired 5kGauss for +30kA etc. Changed to fitted Bz value at xyz=0,0,0

14 years agoPutting some order on usage of the sign of B field in reconstruction.
belikov [Mon, 8 Jun 2009 15:30:13 +0000 (15:30 +0000)]
Putting some order on usage of the sign of B field in reconstruction.

14 years agoAdded possibility to resume merging (automatic).
agheata [Mon, 8 Jun 2009 15:28:43 +0000 (15:28 +0000)]
Added possibility to resume merging (automatic).
Added possibility to specify the number of runs to be processed per master job via SetNrunsPerMaster().

14 years agonew round of documentation
abercuci [Mon, 8 Jun 2009 15:26:30 +0000 (15:26 +0000)]
new round of documentation
- cluster position reconstruction
- cluster error parameterization

14 years agoIn AliMUONTrackReconstructorK:
ivana [Mon, 8 Jun 2009 15:20:16 +0000 (15:20 +0000)]
In AliMUONTrackReconstructorK:
  - Correct computation of local chi2 at first cluster.
In AliMUONQADataMakerRec:
  - change computation of local chi2 (X,Y) at cluster.
  - add histo of local chi2 (~0.5*(chi2_X+chi2_Y)) at cluster (this is what
    is used to select clusters during the track improvement at the end of
    the tracking procedure).
  - add histo of ThetaX and ThetaY angles of the reconstructed track (not
    corrected for MCS in absorber)
  - move summary histograms in the no-expert list
(Philippe P.)

14 years agoAny path structure in alien is now supported (Andrea R)
dainese [Mon, 8 Jun 2009 15:12:06 +0000 (15:12 +0000)]
Any path structure in alien is now supported (Andrea R)

14 years agoIn AliMUONPedestal.cxx:
ivana [Mon, 8 Jun 2009 15:07:24 +0000 (15:07 +0000)]
In AliMUONPedestal.cxx:
Adding missing newline at the end of file

14 years agonew ratio plots to compare
snelling [Mon, 8 Jun 2009 14:38:58 +0000 (14:38 +0000)]
new ratio plots to compare

14 years agoAlways return kTRUE as the reconstruction status of the smeared MC primary vertex...
belikov [Mon, 8 Jun 2009 14:15:52 +0000 (14:15 +0000)]
Always return kTRUE as the reconstruction status of the smeared MC primary vertex (F.Prino)

14 years agomatching new names
snelling [Mon, 8 Jun 2009 14:13:05 +0000 (14:13 +0000)]
matching new names

14 years agoSet title of vertex created with AliITSVertexerFast (to be used to check the vertex...
prino [Mon, 8 Jun 2009 14:03:25 +0000 (14:03 +0000)]
Set title of vertex created with AliITSVertexerFast (to be used to check the vertex status)

14 years agoUse Riostream.h instead of iostream.h
hristov [Mon, 8 Jun 2009 11:37:35 +0000 (11:37 +0000)]
Use Riostream.h instead of iostream.h

14 years agoUpdating dEdx treatment during tracking (F.Prino)
masera [Mon, 8 Jun 2009 11:02:38 +0000 (11:02 +0000)]
Updating dEdx treatment during tracking (F.Prino)

14 years agochanged axis titles in QA plots
alla [Mon, 8 Jun 2009 09:24:45 +0000 (09:24 +0000)]
changed axis titles in QA plots

14 years agoUpdated list of files
hristov [Mon, 8 Jun 2009 05:16:25 +0000 (05:16 +0000)]
Updated list of files

14 years agoNew analysis added, Neutral meson invariant mass measurement: pi0, eta, omega,
gconesab [Sun, 7 Jun 2009 20:36:43 +0000 (20:36 +0000)]
New analysis added, Neutral meson invariant mass measurement: pi0, eta, omega,
and temporal class for Calorimeters QA analysis, to be moved to QA frame.

14 years agoAliTOFFEEReader modified in order to deal also with TOFFEElight data. The methods...
rpreghen [Sun, 7 Jun 2009 12:55:15 +0000 (12:55 +0000)]
AliTOFFEEReader modified in order to deal also with TOFFEElight data. The methods LoadFEElightConfigand ParseFEElightConfig provide the same functionalities as LoadFEEConfig and ParseFEEConfig, but shall be used when dealing with a TOFFEElight object. An input TOFFEElight file has been added as well in order to carry out test. The file has been created on the basis of a TOFFEE (see complete file name) file, reading and parsing it with AliTOFFEEReader, then creating the TOFFEElight file using the CreateFEElightConfig function.

14 years ago better picture for the documentation
abercuci [Sun, 7 Jun 2009 12:17:31 +0000 (12:17 +0000)]
 better picture for the documentation
--This line, and thos  below, will be ignored--

M    clusterSigmaMethod.gif

14 years ago- developed calibration algorithms
abercuci [Sun, 7 Jun 2009 12:15:46 +0000 (12:15 +0000)]
- developed calibration algorithms
- documentation

14 years ago- adjusted error parameterization
abercuci [Sun, 7 Jun 2009 12:14:18 +0000 (12:14 +0000)]
- adjusted error parameterization
- default to LUT r-phi method
- documentation

14 years agodefine roads dynamically when attaching clusters based on
abercuci [Sun, 7 Jun 2009 11:41:50 +0000 (11:41 +0000)]
define roads dynamically when attaching clusters based on
- variance of the Kalman track for barrel tracking
- variance of Riemann fit for stand alone tracking
- variance of the *standard* TRD cluster corrected for tilt

14 years agoadded TOFFEElight configuration file. TOFFEElight is a new data structure passed...
rpreghen [Sun, 7 Jun 2009 11:21:36 +0000 (11:21 +0000)]
added TOFFEElight configuration file. TOFFEElight is a new data structure passed by the TOF FEE configuration DB (DCS side) to the TOF preprocessor (SHUTTLE). The aim of this new data structure is to summarize in a compact and portable way the TOFFEE data. TOFFEE data are just the dump of the FEE configuration DB, therefore the data structure is strongly related to the DB structure. Any change in the DB structure would require a change in the routines which read the TOFFEE. Using the TOFFEElight we do not read the TOFFEE anymore in the TOF preprocessor, but we only read the TOFFEElight. TOFFEElight is constructed directly by the TOF FEE configuration manager parsing the TOFFEE. Any change in the TOF FEE DB structure must not be visible in a TOFFEElight object which must always preserve its structure if no more data are needed. In this way the TOF preprocessor is completely independent from the TOF FEE DB structure.

14 years agoFixing logic bugs for removing duplicate tracks.
aszostak [Sun, 7 Jun 2009 01:28:32 +0000 (01:28 +0000)]
Fixing logic bugs for removing duplicate tracks.

14 years agodisable HLTOUT handler for component statistics due to bug https://savannah.cern...
richterm [Sun, 7 Jun 2009 00:09:30 +0000 (00:09 +0000)]
disable HLTOUT handler for component statistics due to bug https://savannah.cern.ch/bugs/?51359

14 years agoupdate by Gaute:
richterm [Sun, 7 Jun 2009 00:08:41 +0000 (00:08 +0000)]
update by Gaute:
- adding new data struct for transport of ITS clusters within HLT
- ITSClusterFinderSPD is now using the new data format as output
- adding histogramming component which rebuilds AliITSRecPoint objects
  from the proprietary data and creates histograms

14 years agoAdjust matching rules for queued output buffers which have not been used
richterm [Sat, 6 Jun 2009 23:38:06 +0000 (23:38 +0000)]
Adjust matching rules for queued output buffers which have not been used
during the last events. A better buffer handling is in preparation. This
fix should reduce a slight increase in memory consumtion if requested buffer
sizes vary a lot for the individual events. A statistics info has been added
at the end of AliHLTSystem::Run (requires 'frameworklog=0xfc')

14 years agoDisable writing of individual ESD files for the different origins. It was
richterm [Sat, 6 Jun 2009 23:18:43 +0000 (23:18 +0000)]
Disable writing of individual ESD files for the different origins. It was
the first attempt and has been a debugging feature after proper implementation
of ESD merging. Writing of individual files has now been identified to cause
increasing memory consumption and slow down of reconstruction.

14 years agoChecking for and removing track duplicates.
aszostak [Sat, 6 Jun 2009 22:54:35 +0000 (22:54 +0000)]
Checking for and removing track duplicates.

14 years agoadded detailed documentaion on cluster error parameterization
abercuci [Sat, 6 Jun 2009 22:21:42 +0000 (22:21 +0000)]
added detailed documentaion on cluster error parameterization

14 years agoBug fix to correctly fill in the cluster resolution in the ESD.
aszostak [Sat, 6 Jun 2009 21:12:54 +0000 (21:12 +0000)]
Bug fix to correctly fill in the cluster resolution in the ESD.

14 years agocluster position calibration plots
abercuci [Sat, 6 Jun 2009 20:53:42 +0000 (20:53 +0000)]
cluster position calibration plots

14 years agoHeader is created and passed to gAlice
morsch [Sat, 6 Jun 2009 15:53:43 +0000 (15:53 +0000)]
Header is created and passed to gAlice

14 years agocorrect calculation of cluster error for Riemann fit
abercuci [Sat, 6 Jun 2009 14:45:58 +0000 (14:45 +0000)]
correct calculation of cluster error for Riemann fit

14 years agoA new function for tracking in the B field arbitrarily oriented in space.
belikov [Sat, 6 Jun 2009 14:05:56 +0000 (14:05 +0000)]
A new function for tracking in the B field arbitrarily oriented in space.

14 years agoFirst version of the HLT ITS tracker
sgorbuno [Sat, 6 Jun 2009 13:08:35 +0000 (13:08 +0000)]
First version of the HLT ITS tracker

14 years agoFixing a compilation warning
belikov [Fri, 5 Jun 2009 23:21:57 +0000 (23:21 +0000)]
Fixing a compilation warning

14 years agoUpdate Kink Analysis from Evi Ganoti
bhippoly [Fri, 5 Jun 2009 22:38:32 +0000 (22:38 +0000)]
Update Kink Analysis from Evi Ganoti

14 years agoRemoving warnings pointed out by FC. Thanks
hdalsgaa [Fri, 5 Jun 2009 18:36:46 +0000 (18:36 +0000)]
Removing warnings pointed out by FC. Thanks

14 years agoMake ACORDE modules transparent.
mtadel [Fri, 5 Jun 2009 17:39:05 +0000 (17:39 +0000)]
Make ACORDE modules transparent.

14 years agoredefinition of the exception to the rule of incremental versioning for the specific...
rgrosso [Fri, 5 Jun 2009 16:40:54 +0000 (16:40 +0000)]
redefinition of the exception to the rule of incremental versioning for the specific case of GRP entries with version explicitly set

14 years agoUse of PID info (ESD combined PID and/or MC PID) for Inv Mass histos (A.Maire)
bhippoly [Fri, 5 Jun 2009 16:33:30 +0000 (16:33 +0000)]
Use of PID info (ESD combined PID and/or MC PID) for Inv Mass histos (A.Maire)
Priors for Xi (0,0,2,0,1) and for Omega(0,0,1,1,1).

14 years agoRevert changes made in revision 32751
kharlov [Fri, 5 Jun 2009 15:59:59 +0000 (15:59 +0000)]
Revert changes made in revision 32751

14 years agoFixing output block type return values and documentation.
aszostak [Fri, 5 Jun 2009 15:16:55 +0000 (15:16 +0000)]
Fixing output block type return values and documentation.

14 years agosdigits reading macro cleaned up
basanta [Fri, 5 Jun 2009 15:13:39 +0000 (15:13 +0000)]
sdigits reading macro cleaned up

14 years agorestructure error calculation :
abercuci [Fri, 5 Jun 2009 14:57:27 +0000 (14:57 +0000)]
restructure error calculation :
  - move all cluster error parameterization to AliTRDcluster
  - re-implement leading cluster method for radial calculation of pad
    row cross tracklets
  - implement pull plots for cluster calibration
fix minor errors in performance tasks
update documentation

14 years agoRemoving warnings.
aszostak [Fri, 5 Jun 2009 14:52:48 +0000 (14:52 +0000)]
Removing warnings.

14 years agoremove obsolete protection
abercuci [Fri, 5 Jun 2009 14:42:50 +0000 (14:42 +0000)]
remove obsolete protection

14 years agoRevert previous commit on AliMUONTrigger
vulpescu [Fri, 5 Jun 2009 14:41:55 +0000 (14:41 +0000)]
Revert previous commit on AliMUONTrigger

14 years agoMore unnecessary log output
akisiel [Fri, 5 Jun 2009 14:41:17 +0000 (14:41 +0000)]
More unnecessary log output

14 years agoSuppress unnecessary log output
akisiel [Fri, 5 Jun 2009 14:40:03 +0000 (14:40 +0000)]
Suppress unnecessary log output

14 years agoAdd AliFemtoCorrFctn to CINT
akisiel [Fri, 5 Jun 2009 14:39:19 +0000 (14:39 +0000)]
Add AliFemtoCorrFctn to CINT

14 years agoAdd protections for CINT
akisiel [Fri, 5 Jun 2009 14:36:32 +0000 (14:36 +0000)]
Add protections for CINT

14 years agoUpdate runBatch.C for the new AddTask.C macro
akisiel [Fri, 5 Jun 2009 14:35:57 +0000 (14:35 +0000)]
Update runBatch.C for the new AddTask.C macro

14 years agoCorrected method name semantics. Corrected TRD trigger input creation. Correct descri...
cvetan [Fri, 5 Jun 2009 14:20:54 +0000 (14:20 +0000)]
Corrected method name semantics. Corrected TRD trigger input creation. Correct description of the AssignInputs method.

14 years agoRemove compiler warnings in AliMUONTrigger
vulpescu [Fri, 5 Jun 2009 14:19:16 +0000 (14:19 +0000)]
Remove compiler warnings in AliMUONTrigger

14 years agoRemoving compiler warnings from AliMUONGain, AliMUONPedestal.
ivana [Fri, 5 Jun 2009 14:10:14 +0000 (14:10 +0000)]
Removing compiler warnings from  AliMUONGain, AliMUONPedestal.
(Jean-Luc)

14 years agoRemoving compiler warnings from AliMUONRawStreamTriggerHP.cxx.
ivana [Fri, 5 Jun 2009 14:09:48 +0000 (14:09 +0000)]
Removing compiler warnings from AliMUONRawStreamTriggerHP.cxx.
(Artur)