]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
14 years agoSmall bug fixes (mainly in mapping) and some clean up
odjuvsla [Fri, 4 Sep 2009 13:22:01 +0000 (13:22 +0000)]
Small bug fixes (mainly in mapping) and some clean up

14 years agoNew method to clone current raw-data event and create a single-event raw-reader....
cvetan [Fri, 4 Sep 2009 12:13:36 +0000 (12:13 +0000)]
New method to clone current raw-data event and create a single-event raw-reader. Will be used in online display/reco. Not implemented for AliRawReaderFile and AliRawReaderMemory.

14 years agoShorted log in case ACORDE is not in the geometry loaded from OCDB (Matevz)
cvetan [Fri, 4 Sep 2009 10:29:01 +0000 (10:29 +0000)]
Shorted log in case ACORDE is not in the geometry loaded from OCDB (Matevz)

14 years ago* Bug Fix for uninitialized idx
jthaeder [Fri, 4 Sep 2009 09:54:38 +0000 (09:54 +0000)]
* Bug Fix for uninitialized idx
* Improvement of the macro

14 years agoIn AliMUONRawStreamTriggerHP:
ivana [Fri, 4 Sep 2009 07:53:47 +0000 (07:53 +0000)]
In AliMUONRawStreamTriggerHP:
Fixing a bit manipulation bug for the local structure when overriding the local
structure ID.
(Artur)

14 years agoCorrect the track index stored in AOD (Jenn)
gconesab [Fri, 4 Sep 2009 07:12:07 +0000 (07:12 +0000)]
Correct the track index stored in AOD (Jenn)

14 years agobugfix for r34614: added missing function
richterm [Fri, 4 Sep 2009 06:28:31 +0000 (06:28 +0000)]
bugfix for r34614: added missing function

14 years agoAdding operator functions for manipulation of counters, adding copy constructor and...
richterm [Fri, 4 Sep 2009 00:38:01 +0000 (00:38 +0000)]
Adding operator functions for manipulation of counters, adding copy constructor and assignment operator

14 years agocleaning up AliHLTRunStatistics class to be used as a container for run statistics...
richterm [Fri, 4 Sep 2009 00:32:03 +0000 (00:32 +0000)]
cleaning up AliHLTRunStatistics class to be used as a container for run statistics information
copy contructor and assignment operator implemented, TObject::Print, Clone and Clear implemented

14 years agocorrecting documentation
richterm [Fri, 4 Sep 2009 00:24:10 +0000 (00:24 +0000)]
correcting documentation

14 years agosetting the number of clusters when restoring object from AliHLTExternalTrackParam
richterm [Fri, 4 Sep 2009 00:23:22 +0000 (00:23 +0000)]
setting the number of clusters when restoring object from AliHLTExternalTrackParam
minor bugfix: return -1 as cluster index in the dummy method.

14 years ago1. bug fix: skip the final transport of tracks to the inner TPC X, when the tracks...
sgorbuno [Fri, 4 Sep 2009 00:22:05 +0000 (00:22 +0000)]
1. bug fix: skip the final transport of tracks to the inner TPC X, when the tracks are horisontal
2. few tuning parameters are added
3. compilation warnings fixed

Extra parameters added

--Thi line, and those below, will be ignored--

M    HLT/TPCLib/tracking-ca/AliHLTTPCCAStandaloneFramework.cxx
M    HLT/TPCLib/tracking-ca/AliHLTTPCCAGlobalMergerComponent.h
M    HLT/TPCLib/tracking-ca/AliHLTTPCCATrackerComponent.cxx
M    HLT/TPCLib/tracking-ca/AliHLTTPCCAMerger.cxx
M    HLT/TPCLib/tracking-ca/AliTPCtrackerCA.cxx
M    HLT/TPCLib/tracking-ca/AliHLTTPCCAParam.h
M    HLT/TPCLib/tracking-ca/AliHLTTPCCASliceData.cxx
M    HLT/TPCLib/tracking-ca/AliHLTTPCCATracker.cxx
M    HLT/TPCLib/tracking-ca/AliHLTTPCCADisplay.cxx
M    HLT/TPCLib/tracking-ca/AliHLTTPCCAMerger.h
M    HLT/TPCLib/tracking-ca/AliHLTTPCCADisplay.h
M    HLT/TPCLib/tracking-ca/AliHLTTPCCANeighboursFinder.cxx
M    HLT/TPCLib/tracking-ca/AliHLTTPCCAParam.cxx
M    HLT/TPCLib/tracking-ca/AliHLTTPCCAGlobalMergerComponent.cxx
M    HLT/TPCLib/tracking-ca/AliHLTTPCCATrackerComponent.h

14 years agoadding AliHLTComponent base class methods to access event properties orbit,
richterm [Thu, 3 Sep 2009 23:37:50 +0000 (23:37 +0000)]
adding AliHLTComponent base class methods to access event properties orbit,
period, bc, and timestamp
GlobalESDConverter initializes ESD header from the event properties

14 years ago* AliHLTHOMERBlockDesc holds now a copy of the data
jthaeder [Thu, 3 Sep 2009 22:53:53 +0000 (22:53 +0000)]
* AliHLTHOMERBlockDesc holds now a copy of the data
* Introduced a buffer to save the last $BUFFERSIZE events
* Added navigation throught the buffer
* Updated the HLT logo

14 years agoNew method to resolve the TRefs and clone the raw-data itself. Will be used in order...
cvetan [Thu, 3 Sep 2009 21:55:03 +0000 (21:55 +0000)]
New method to resolve the TRefs and clone the raw-data itself. Will be used in order to clone the raw-data event while creating a single-event raw-reader within the online display/reco. For the moment it seems the best method to do the job. However it will not work in case of two processes (alieve + aliroot) and exchange of event data via sockets. The reason is that the fRawData is non-persistent member of AliRawEquipmentV2.

14 years agoUpdate in AliAnaElectron (Jenn)
gconesab [Thu, 3 Sep 2009 20:43:29 +0000 (20:43 +0000)]
Update in AliAnaElectron (Jenn)

14 years agoBug fix: Corrected assignment operator.
cvetan [Thu, 3 Sep 2009 20:11:31 +0000 (20:11 +0000)]
Bug fix: Corrected assignment operator.

14 years agoIncluded check for errors in the stdout
dainese [Thu, 3 Sep 2009 17:10:23 +0000 (17:10 +0000)]
Included check for errors in the stdout

14 years agoProtection against missing fESDOld member.
cvetan [Thu, 3 Sep 2009 16:41:27 +0000 (16:41 +0000)]
Protection against missing fESDOld member.

14 years agoAdditional protection for the previous bug fix.
cvetan [Thu, 3 Sep 2009 16:39:02 +0000 (16:39 +0000)]
Additional protection for the previous bug fix.

14 years agoBug fix in the copy constr of the esd friend. Noticed while running threaded online...
cvetan [Thu, 3 Sep 2009 16:34:50 +0000 (16:34 +0000)]
Bug fix in the copy constr of the esd friend. Noticed while running threaded online reco.

14 years agoAllow opening of the file from two places in case at least one of them is read-only...
cvetan [Thu, 3 Sep 2009 16:07:57 +0000 (16:07 +0000)]
Allow opening of the file from two places in case at least one of them is read-only. Should not affect any normal offline processing, but unavoidable for online threaded alieve+aliroot reconstruction.

14 years ago Added new case to read MC infomration from the AOD (AODMC))
kleinb [Thu, 3 Sep 2009 16:04:13 +0000 (16:04 +0000)]
 Added new case to read MC infomration from the AOD (AODMC))

14 years agoadded an additional case for string replacement when reading AODs
kleinb [Thu, 3 Sep 2009 15:51:45 +0000 (15:51 +0000)]
added an additional case for string replacement when reading AODs

14 years agoEnabled reading from the MC particles in the AOD, activate with SetReadAODMC(1) ...
kleinb [Thu, 3 Sep 2009 15:49:44 +0000 (15:49 +0000)]
Enabled reading from the MC particles in the AOD, activate with SetReadAODMC(1) (all) or (2) (charged). if activated reconstructed tracks are ignored when FillMomentumArray is called

14 years agoCorrect bug when comparing if data type was MC to get the vertex or not.
gconesab [Thu, 3 Sep 2009 15:29:48 +0000 (15:29 +0000)]
Correct bug when comparing if data type was MC to get the vertex or not.

14 years agoCorrected dipole field sign for DCS convention.
shahoian [Thu, 3 Sep 2009 14:43:46 +0000 (14:43 +0000)]
Corrected dipole field sign for DCS convention.
Temporarily suppressed abort of field init in case of wrong beamenergy
in AliGRPManager

14 years agoInverted logic for kTransportBit
morsch [Thu, 3 Sep 2009 14:13:21 +0000 (14:13 +0000)]
Inverted logic for kTransportBit

14 years agoIn case of merging AOD inputs, recover vertex from both inputs, not from first.
gconesab [Thu, 3 Sep 2009 14:04:14 +0000 (14:04 +0000)]
In case of merging AOD inputs, recover vertex from both inputs, not from first.

14 years ago- minor fixes for the TRD histogram component (Theodor)
kkanaki [Thu, 3 Sep 2009 14:01:44 +0000 (14:01 +0000)]
- minor fixes for the TRD histogram component (Theodor)

14 years agoRemoving extra coma
hristov [Thu, 3 Sep 2009 13:33:01 +0000 (13:33 +0000)]
Removing extra coma

14 years agoPreliminary fix for bug #54567: reconstruction on PbPbtest crashes
hristov [Thu, 3 Sep 2009 13:09:52 +0000 (13:09 +0000)]
Preliminary fix for bug #54567: reconstruction on PbPbtest crashes

14 years agoCorrected calculation of the beam energy. RunInfo available to Init in the reconstructors
hristov [Thu, 3 Sep 2009 13:06:45 +0000 (13:06 +0000)]
Corrected calculation of the beam energy. RunInfo available to Init in the reconstructors

14 years agoadded support for EPOS
snelling [Thu, 3 Sep 2009 12:55:25 +0000 (12:55 +0000)]
added support for EPOS

14 years agoCheck transport and not done bit.
morsch [Thu, 3 Sep 2009 12:27:03 +0000 (12:27 +0000)]
Check transport and not done bit.

14 years agoRomita, Rossella <R.Romita@gsi.de>
morsch [Thu, 3 Sep 2009 11:59:36 +0000 (11:59 +0000)]
Romita, Rossella <R.Romita@gsi.de>

1. in AliMixedEvent, the method GetMagneticField() returns -999. Is it possible to have, instead, the magnetic field of the first
event used to build the mixed event?
2. in AliMixedEvent, there are 2 methods to get the primary vertex: one is GetPrimaryVertex and returns a null pointer, the second
is GetPrimaryVtx and returns the mean vertex. Would it be possible to remove the second one and let the first one return the mean
vertex?
Yes to 1 and 2

14 years ago1. Leading time was not decoded properly (there are coarse and fine gains in the...
cvetan [Thu, 3 Sep 2009 11:46:07 +0000 (11:46 +0000)]
1. Leading time was not decoded properly (there are coarse and fine gains in the HPTDC which I did not not about). 2. HPTDC were written in raw data from 7 to 0 within a ring whereas for everything else it was from 0 to 7.  This was Yannick's mistake  but he did not want to change the programming of his FPGAs so I had to change it in aliroot. 3. All the ADCs in Float_t instead of integers. (Brigitter). Changes in the ESD classes were agreed by Andreas, Rene confirmed that the schema evolution will handle them properly.

14 years ago- several small improvements and bug fixes by Theodor (thanks to Jochen)
kkanaki [Thu, 3 Sep 2009 11:43:38 +0000 (11:43 +0000)]
- several small improvements and bug fixes by Theodor (thanks to Jochen)

14 years agoAliCaloTrackAODReader: When requested, keep the selected Tracks and CaloClusters...
gconesab [Thu, 3 Sep 2009 10:03:57 +0000 (10:03 +0000)]
AliCaloTrackAODReader: When requested, keep the selected Tracks and CaloClusters in the output AOD.
AliAnaPartCorrMaker: Do not abort when there is no input analysis, just print that it is doing no analysis.

14 years agoExtended Notify() functions to read cross section and trials also from the histogram...
kleinb [Thu, 3 Sep 2009 09:27:04 +0000 (09:27 +0000)]
Extended Notify() functions to read cross section and trials also from the histogram files produced my AliAODMCParticleFileter

14 years agoAdded protection for the case that the list of input particles is empty
kleinb [Thu, 3 Sep 2009 09:25:28 +0000 (09:25 +0000)]
Added protection for the case that the list of input particles is empty

14 years agoReaction plane angle set in MCHeader. (A. Kisiel)
morsch [Thu, 3 Sep 2009 09:21:37 +0000 (09:21 +0000)]
Reaction plane angle set in  MCHeader. (A. Kisiel)

14 years agoReaction plane angle added (A. Kisiel)
morsch [Thu, 3 Sep 2009 09:18:15 +0000 (09:18 +0000)]
Reaction plane angle added (A. Kisiel)

14 years agoTime added (A. Kisiel)
morsch [Thu, 3 Sep 2009 09:12:57 +0000 (09:12 +0000)]
Time added (A. Kisiel)

14 years agoAll FMD corrections are now divided into the analysis + adding new corrections
hdalsgaa [Thu, 3 Sep 2009 08:37:37 +0000 (08:37 +0000)]
All FMD corrections are now divided into the analysis + adding new corrections

14 years agoAdded access to magnetic field value in readers. Corrected bugs in AliMCAnalysisUtils...
gconesab [Thu, 3 Sep 2009 08:24:35 +0000 (08:24 +0000)]
Added access to magnetic field value in readers. Corrected bugs in AliMCAnalysisUtils when tagging electrons. General updates in AliAnaElectron (Jenn)
Few minor coding violations corrected.

14 years agoImproving resolution of hit coordinate calculation. (Indra)
aszostak [Wed, 2 Sep 2009 17:25:42 +0000 (17:25 +0000)]
Improving resolution of hit coordinate calculation. (Indra)

14 years agoTechinical fix: additional protection
hristov [Wed, 2 Sep 2009 17:07:47 +0000 (17:07 +0000)]
Techinical fix: additional protection

14 years agoMCEvent() is available when running with the AODInputHandler
morsch [Wed, 2 Sep 2009 16:26:26 +0000 (16:26 +0000)]
MCEvent() is available when running with the AODInputHandler

14 years agoCast to AliMCParticle* needed with new implementation of AliMCEvent
morsch [Wed, 2 Sep 2009 16:18:01 +0000 (16:18 +0000)]
Cast to AliMCParticle* needed with new implementation of AliMCEvent

14 years agoCast to AliMCParticle*
morsch [Wed, 2 Sep 2009 16:15:59 +0000 (16:15 +0000)]
Cast to AliMCParticle*

14 years agoCast to *MCParticle
morsch [Wed, 2 Sep 2009 16:14:35 +0000 (16:14 +0000)]
Cast to *MCParticle

14 years agoMCEvent::GetTrack gives back *VParticle.
morsch [Wed, 2 Sep 2009 16:12:39 +0000 (16:12 +0000)]
MCEvent::GetTrack gives back *VParticle.
Cast to *MCParticle needed

14 years agoChange in the monitoring policy. Use the DATE monitoring feature which takes events...
cvetan [Wed, 2 Sep 2009 16:08:25 +0000 (16:08 +0000)]
Change in the monitoring policy. Use the DATE monitoring feature which takes events from all GDCs associated to a given run. The run is transmitted via env variable. The GRP preprocessor is changed so that still to give the GDCs, but this time the full list used in the run. This could be useful in the future.

14 years agoDifferent mapping files per module:
kharlov [Wed, 2 Sep 2009 15:55:34 +0000 (15:55 +0000)]
Different mapping files per module:
Modules 0,1,2,3 have identical mappings, while module 4 has a different mapping.

14 years agoDifferent mapping files per module are created by WriteMapping.C
kharlov [Wed, 2 Sep 2009 15:53:48 +0000 (15:53 +0000)]
Different mapping files per module are created by WriteMapping.C

14 years agoEpos dependence in event header removed.
morsch [Wed, 2 Sep 2009 15:52:20 +0000 (15:52 +0000)]
Epos dependence in event header removed.

14 years agoAdded protection agains TRU data.
policheh [Wed, 2 Sep 2009 14:53:13 +0000 (14:53 +0000)]
Added protection agains TRU data.

14 years agofatal error in case OCDB entry with alignment objects is not found for one or more...
rgrosso [Wed, 2 Sep 2009 14:47:26 +0000 (14:47 +0000)]
fatal error in case OCDB entry with alignment objects is not found for one or more detectors

14 years agoAdded log record for initialized fields
shahoian [Wed, 2 Sep 2009 14:07:21 +0000 (14:07 +0000)]
Added log record for initialized fields

14 years agoAdding a data type for calorimeter clusters.
odjuvsla [Wed, 2 Sep 2009 14:00:57 +0000 (14:00 +0000)]
Adding a data type for calorimeter clusters.

14 years agoFixes for the proper treatment of T0
cblume [Wed, 2 Sep 2009 13:34:54 +0000 (13:34 +0000)]
Fixes for the proper treatment of T0

14 years agoRemoving a line that was wrongly re-introduced by last commit (Diego)
laphecet [Wed, 2 Sep 2009 13:32:43 +0000 (13:32 +0000)]
Removing a line that was wrongly re-introduced by last commit (Diego)

14 years ago- Protection to avoid storing DCS datapoints taken outside run
laphecet [Wed, 2 Sep 2009 13:29:55 +0000 (13:29 +0000)]
- Protection to avoid storing DCS datapoints taken outside run
(Diego)

14 years agoMoving a some structs and classes used for handling "AliESDCaloCluster like" clusters...
odjuvsla [Wed, 2 Sep 2009 13:18:18 +0000 (13:18 +0000)]
Moving a some structs and classes used for handling "AliESDCaloCluster like" clusters inside HLT.
This was done to avoid dependencies between libAliHLTGlobal and libAliHLTPHOS when we merge
PHOS clusters into the global HLT ESD.

Several classes in the HLT/PHOS had to be changed due to name changes of the structs/classes

14 years agoAMORE & QA fixes.
laphecet [Wed, 2 Sep 2009 13:16:41 +0000 (13:16 +0000)]
AMORE & QA fixes.

  - AliMUONQAChecker prevent the method AliMUONQAChecker::CheckRaws to return a NULL pointer if a
     TrackerData object is not present in the first specie (kDefault). Now it returns
     NULL only if there no TrackerData object at all.

  - AliMUONCalibrationData : add a bypass to force the usage of some external calibration data (for AMORE)

  - AliMUONTrackerDataWrapper : remove an uneeded method

(Guillaume)

  - AliMUONQADataMakerRec : introducing the beautifier for presenting a nicer Raw Data QA to the shifter.
    This is just a first approach, as most of that should probably be done in the Checker on the longer term (to be discussed...)

  - AliMUONDigitCalibrator & AliMUONTrackerDataMaker : do not force the number of sigma to cut on the charge. Should be taken from the recoparam.
     This was impacting the QA only (forcing it to use a 3 sigma cut, where anywhere else we use 4 sigma cut).

(Laurent)

14 years agoSeparate the checks for DATE and DIM installation (requested by Laurent)
cvetan [Wed, 2 Sep 2009 13:09:42 +0000 (13:09 +0000)]
Separate the checks for DATE and DIM installation (requested by Laurent)

14 years agoBug correction (Qtime part) in CE configuration
haavard [Wed, 2 Sep 2009 13:05:44 +0000 (13:05 +0000)]
Bug correction (Qtime part) in CE configuration

14 years agoMore portable version
hristov [Wed, 2 Sep 2009 13:03:30 +0000 (13:03 +0000)]
More portable version

14 years agoAdd a protection
cblume [Wed, 2 Sep 2009 12:16:53 +0000 (12:16 +0000)]
Add a protection

14 years agoSet finite validity (one run) to TPC/Calib/AltroConfig OCDB entries
haavard [Wed, 2 Sep 2009 12:08:49 +0000 (12:08 +0000)]
Set finite validity (one run) to TPC/Calib/AltroConfig OCDB entries

14 years agoFixes for bug #52499: Field polarities inconsistiency
hristov [Wed, 2 Sep 2009 11:32:23 +0000 (11:32 +0000)]
Fixes for bug #52499: Field polarities inconsistiency

14 years agoAdd a protection to fitter->Eval
cblume [Wed, 2 Sep 2009 10:59:22 +0000 (10:59 +0000)]
Add a protection to fitter->Eval

14 years agoAdded fastjet
kleinb [Wed, 2 Sep 2009 09:47:24 +0000 (09:47 +0000)]
Added fastjet

14 years agobugfix https://savannah.cern.ch/bugs/?55067
richterm [Wed, 2 Sep 2009 01:10:49 +0000 (01:10 +0000)]
bugfix https://savannah.cern.ch/bugs/?55067
Updating AliHLTMessage to TMessage r27689

HLT encountered a problem when streaming the AliESDEvent. The problem occurs if the
TClonesArray members contain more then one entry. In this case, members of the individual
objects have been mixed.

The problem turned out to be solely on the serialization part, and did not effect the
restoration part. This has been proven by using either TMessage and AliHLTMessage on the
sender, and only AliHLTMessage on the receiver side. Merging the recent changes in
TMessage solved the issue.

14 years agoupdated from the running version in the ACR
jthaeder [Tue, 1 Sep 2009 19:51:05 +0000 (19:51 +0000)]
updated from the running version in the ACR

14 years agoMinor bugfixes and extensions for the onlineDiplay Interface
jthaeder [Tue, 1 Sep 2009 19:48:46 +0000 (19:48 +0000)]
Minor bugfixes and extensions for the onlineDiplay Interface

14 years ago1)AliCaloPID: Posibility to recalculate PID bayesian in EMCAL
gconesab [Tue, 1 Sep 2009 18:49:36 +0000 (18:49 +0000)]
1)AliCaloPID: Posibility to recalculate PID bayesian in EMCAL
2)AliAnalysisTaskEMCALPi0CalibSelection: Corrected number of supermodules and towers
Few coding violations corrected.

14 years agoMissing initialisation of headers added,
morsch [Tue, 1 Sep 2009 14:41:26 +0000 (14:41 +0000)]
Missing initialisation of headers added,

14 years agoAdded an output file for average cross section and number of trials from pyxsec.root...
kleinb [Tue, 1 Sep 2009 13:29:59 +0000 (13:29 +0000)]
Added an output file for average cross section and number of trials from pyxsec.root if available

14 years agoCMake target for TENDER.
agheata [Tue, 1 Sep 2009 13:22:37 +0000 (13:22 +0000)]
CMake target for TENDER.

14 years agoTender wagon providing access to ESD event and CDB. The tender calls an arbitrary...
agheata [Tue, 1 Sep 2009 13:21:10 +0000 (13:21 +0000)]
Tender wagon providing access to ESD event and CDB. The tender calls an arbitrary number of user algorithms that add or correct information in ESD based on CDB info that was not available during pass1 reconstruction. The base class for user-defined ESD additions and corrections is AliTenderSuppy. This has access to CDB and the current ESD event and has to implement the methods Init() (specific CDB storages, initialization) and ProcessEvent() (algorithm that adds to or modifies the current ESD event.

14 years agoInitialize TRefArray with correct pid
morsch [Tue, 1 Sep 2009 12:55:47 +0000 (12:55 +0000)]
Initialize TRefArray with correct pid

14 years agoTreatment of HC header corruption
cblume [Tue, 1 Sep 2009 12:55:07 +0000 (12:55 +0000)]
Treatment of HC header corruption

14 years agoFastJetHeaderV1 included.
morsch [Tue, 1 Sep 2009 12:39:54 +0000 (12:39 +0000)]
FastJetHeaderV1 included.

14 years agoEvent by event vertex and header.
morsch [Tue, 1 Sep 2009 10:46:07 +0000 (10:46 +0000)]
Event by event vertex and header.

14 years agoMinor corrections + small improvement of macro to study fake tracks
ivana [Tue, 1 Sep 2009 10:29:50 +0000 (10:29 +0000)]
Minor corrections + small improvement of macro to study fake tracks
(Philippe P.)

14 years agoRemoving comment for "magic" lines to correctly read raw tag files.
zampolli [Tue, 1 Sep 2009 10:09:02 +0000 (10:09 +0000)]
Removing comment for "magic" lines to correctly read raw tag files.

14 years agoBug fix for the case of more than 30 timebins
cblume [Tue, 1 Sep 2009 09:47:41 +0000 (09:47 +0000)]
Bug fix for the case of more than 30 timebins

14 years agoIn reconstruction:
ivana [Tue, 1 Sep 2009 09:46:08 +0000 (09:46 +0000)]
In reconstruction:
Added protection in case the bending momentum of the track is so low that it turns around in the magnetic field.
--> Most of the time, stop the tracking of that track and remove it.
--> In any case, its chi2 is set to a maximum value (1.e10) so it can be easily detected and removed afterward.
(Philippe P.)

14 years agorespecting start and end time arguments
jgrosseo [Tue, 1 Sep 2009 09:31:11 +0000 (09:31 +0000)]
respecting start and end time arguments

14 years agoAdded possibility to process only charged particles (without smearing and TPC accepta...
kleinb [Tue, 1 Sep 2009 09:04:53 +0000 (09:04 +0000)]
Added possibility to process only charged particles (without smearing and TPC acceptance cuts)

14 years agoFixes to FastJetFinder (added c'tors) and added possibility to run FJ on Kinematics...
kleinb [Tue, 1 Sep 2009 08:24:40 +0000 (08:24 +0000)]
Fixes to FastJetFinder (added c'tors) and added possibility to run FJ on Kinematics (no support for references yet, since fMomentumArray is used

14 years agoUpdatde configuration
dainese [Mon, 31 Aug 2009 21:38:45 +0000 (21:38 +0000)]
Updatde configuration

14 years agoReduced default debug level
dainese [Mon, 31 Aug 2009 21:35:28 +0000 (21:35 +0000)]
Reduced default debug level

14 years agoPutting non-implemented copy constructor and assignment operator as private.
cvetan [Mon, 31 Aug 2009 20:22:26 +0000 (20:22 +0000)]
Putting non-implemented copy constructor and assignment operator as private.

14 years agoupdate by Theodor
richterm [Mon, 31 Aug 2009 20:20:23 +0000 (20:20 +0000)]
update by Theodor
- Create separate offline components to outsource CDBManager actions
- Clean up code of ClusterHistoComponent

14 years agoFix on magnetic field sign used in error calculation (F. Prino)
prino [Mon, 31 Aug 2009 16:52:06 +0000 (16:52 +0000)]
Fix on magnetic field sign used in error calculation (F. Prino)

14 years agoChanged default value (no D*+ rejection) Andrea R
dainese [Mon, 31 Aug 2009 16:30:12 +0000 (16:30 +0000)]
Changed default value (no D*+ rejection) Andrea R

14 years agoAliTPCcalibDB.cxx.diff Change magnetic field return value from kG...
marian [Mon, 31 Aug 2009 16:00:42 +0000 (16:00 +0000)]
AliTPCcalibDB.cxx.diff                  Change magnetic field return value from kG to T
AliTPCCalibViewerGUItime.cxx.diff       Change from tree to chain. Allow wildcard in static AliTPCCalibViewerGUItime::ShowGUI("file*.root")
AliTPCCalibViewerGUItime.h.diff         Change from tree to chain. Allow wildcard in static AliTPCCalibViewerGUItime::ShowGUI("file*.root")
CalibEnv.C.diff                         Add Nan protection in noise calculations
TPCRAWda.cxx.diff                       Add network timeout as suggested by Sylvain