]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
11 years agoo first test macro to try track extrapolation
wiechula [Sun, 9 Jun 2013 01:40:33 +0000 (01:40 +0000)]
o first test macro to try track extrapolation

11 years agoo add comments in Generator
wiechula [Sun, 9 Jun 2013 01:39:58 +0000 (01:39 +0000)]
o add comments in Generator
o change space point sim to one per row
o add cluster information to undistorted clusters
o add geom init for AliTPCParam

11 years agoo Minor code cleanup
wiechula [Sat, 8 Jun 2013 18:50:34 +0000 (18:50 +0000)]
o Minor code cleanup
o Add simple tree filling

11 years agoo add space charge maps needed for toy event generator
wiechula [Sat, 8 Jun 2013 16:57:27 +0000 (16:57 +0000)]
o add space charge maps needed for toy event generator

11 years agoo rename ToyMC->AliToyMC
wiechula [Sat, 8 Jun 2013 13:12:03 +0000 (13:12 +0000)]
o rename ToyMC->AliToyMC

11 years agoo add missing files for upgrade lib
wiechula [Sat, 8 Jun 2013 12:53:09 +0000 (12:53 +0000)]
o add missing files for upgrade lib

11 years agoo rename Toy -> AliToy
wiechula [Sat, 8 Jun 2013 11:05:04 +0000 (11:05 +0000)]
o rename Toy -> AliToy
o add TPCupgrade library

11 years agoo small fixes
wiechula [Sat, 8 Jun 2013 09:53:03 +0000 (09:53 +0000)]
o small fixes

11 years agoo test
wiechula [Fri, 7 Jun 2013 20:17:44 +0000 (20:17 +0000)]
o test

11 years agoDefault OCDB setup (Jens)
mivanov [Fri, 7 Jun 2013 16:20:20 +0000 (16:20 +0000)]
Default OCDB setup (Jens)

11 years agoAdding default entries for the GRP
mivanov [Fri, 7 Jun 2013 16:16:47 +0000 (16:16 +0000)]
Adding default entries for the GRP

11 years agoExport histograms to tree for easie fluctutation studies
mivanov [Fri, 7 Jun 2013 11:55:43 +0000 (11:55 +0000)]
Export histograms to tree for easie fluctutation studies

11 years agoAdding static function for the PID visulaization and coparisons
mivanov [Thu, 6 Jun 2013 14:48:32 +0000 (14:48 +0000)]
Adding static function for the PID visulaization and coparisons

11 years agocluster -> TrackPoint
mivanov [Thu, 6 Jun 2013 13:21:56 +0000 (13:21 +0000)]
cluster -> TrackPoint
bug fix (not full commit before)

11 years agoUpdating the spacepoint constructor - using also covariance matrix
mivanov [Thu, 6 Jun 2013 12:57:51 +0000 (12:57 +0000)]
Updating the spacepoint constructor - using also covariance matrix

11 years agoAdding constructor for the AliTrackPoint
mivanov [Thu, 6 Jun 2013 12:41:05 +0000 (12:41 +0000)]
Adding constructor for the AliTrackPoint
(Michael)

11 years agoAdd new macros (Jens, marian)
mivanov [Thu, 6 Jun 2013 11:35:50 +0000 (11:35 +0000)]
Add new macros (Jens, marian)

11 years agofor Jens and Martin
mivanov [Thu, 6 Jun 2013 05:53:19 +0000 (05:53 +0000)]
for  Jens and  Martin

Continuous readout toy simulation:
loadlibs.C    //modified version of the one used for GEMtest code. I haven't looked into this so it probably contains a lot of stuff that is not needed
ToyMCTrack, ToyMCEvent //classes for storing event and track parameters
ToyMCEventGenerator   //base class for event generators, contains DistortTrack method to distort track using method borrowed from AliTPCCorrection
ToyMCEventGeneratorSimple  //simple first MC event generator, borrowing from Marians macro. Inherits from ToyMCEventGenerator to get DistortTrack method. Generate(Double_t time) generates and returns an event at time time
makeTree.C  //short macro to generate events from a poisson distr and storing in a ROOT tree.

to run : root -l loadlibs.C
         .L makeTree.C+
         makeTree(Double_t collFreq/*kHz*/, Double_t bunchFreq/*MHz*/, Int_t nEvents)

11 years agoTPC development branch
hristov [Tue, 28 May 2013 11:30:21 +0000 (11:30 +0000)]
TPC development branch

11 years agoadjusted macro to perfrom analysis also for K0s
fnoferin [Tue, 28 May 2013 10:49:07 +0000 (10:49 +0000)]
adjusted macro to perfrom analysis also for K0s

11 years agoReturning the flow event TaskSE instead of the cuts object to allow external modifica...
pchrista [Tue, 28 May 2013 08:47:35 +0000 (08:47 +0000)]
Returning the flow event TaskSE instead of the cuts object to allow external modification (@ the wagon level)

11 years agocoverity fixes and changing Printf to AliError or AliInfo (MW)
miweber [Tue, 28 May 2013 07:49:12 +0000 (07:49 +0000)]
coverity fixes and changing Printf to AliError or AliInfo (MW)

11 years agoBetter handling of hijing event header.
cvetan [Mon, 27 May 2013 19:34:49 +0000 (19:34 +0000)]
Better handling of hijing event header.

11 years agoUpdates for TRD HFE analysis
ssakai [Mon, 27 May 2013 18:28:56 +0000 (18:28 +0000)]
Updates for TRD HFE analysis

11 years agocoverity
dainesea [Mon, 27 May 2013 15:28:48 +0000 (15:28 +0000)]
coverity

11 years agocoverity fix
kleinb [Mon, 27 May 2013 14:26:50 +0000 (14:26 +0000)]
coverity fix

11 years agoonly excluding the same resonances as we try to do for data (MW) = rho0,rho+-,K0...
miweber [Mon, 27 May 2013 13:30:48 +0000 (13:30 +0000)]
only excluding the same resonances as we try to do for data (MW) = rho0,rho+-,K0,Lambda,pi0Dalitz

11 years agoupdate dihadron PID (Misha Veldhoen <Misha.Veldhoen@cern.ch>)
miweber [Mon, 27 May 2013 13:18:11 +0000 (13:18 +0000)]
update dihadron PID (Misha Veldhoen <Misha.Veldhoen@cern.ch>)

11 years agoexcluding pi0 for MC/MCAOD as well with all other resonance
miweber [Mon, 27 May 2013 13:16:14 +0000 (13:16 +0000)]
excluding pi0 for MC/MCAOD as well with all other resonance

11 years agoupdated for invariant mass study of TPC+TOF
ssakai [Mon, 27 May 2013 12:52:36 +0000 (12:52 +0000)]
updated for invariant mass study of TPC+TOF

11 years agochanges for correction in different centrality bins (MW)
miweber [Mon, 27 May 2013 12:47:43 +0000 (12:47 +0000)]
changes for correction in different centrality bins (MW)

11 years agosmaller pt bin for correlations in the range from 1.75 to 3 Gev/c
xsanchez [Mon, 27 May 2013 12:11:18 +0000 (12:11 +0000)]
smaller pt bin for correlations in the range from 1.75 to 3 Gev/c

11 years agoupdates for studying the uncertainties
ssakai [Mon, 27 May 2013 11:23:25 +0000 (11:23 +0000)]
updates for studying the uncertainties

11 years agoCoverity fixes
prsnko [Mon, 27 May 2013 10:42:12 +0000 (10:42 +0000)]
Coverity fixes

11 years agobug fix for tree fill and new histo to count events after event selection
nmartin [Mon, 27 May 2013 10:37:37 +0000 (10:37 +0000)]
bug fix for tree fill and new histo to count events after event selection

11 years agoUpdated macros for K* analysis
fbellini [Mon, 27 May 2013 10:15:46 +0000 (10:15 +0000)]
Updated macros for K* analysis

11 years agoProtection for MC of the HV dip cut
akalweit [Mon, 27 May 2013 09:53:47 +0000 (09:53 +0000)]
Protection for MC of the HV dip cut

11 years agoSet list owner
zconesa [Mon, 27 May 2013 09:37:26 +0000 (09:37 +0000)]
Set list owner

11 years agobug in period names corrected
morsch [Mon, 27 May 2013 08:36:44 +0000 (08:36 +0000)]
bug in period names corrected
 Markus Fasel <M.Fasel@gsi.de>

11 years agominor bugfix
bdoenigu [Mon, 27 May 2013 08:20:07 +0000 (08:20 +0000)]
minor bugfix

11 years agoadd pt dependent histograms where already exist energy dependent
gconesab [Sat, 25 May 2013 16:07:20 +0000 (16:07 +0000)]
add pt dependent histograms where already exist energy dependent

11 years agofrom ruediger
loizides [Sat, 25 May 2013 14:13:35 +0000 (14:13 +0000)]
from ruediger

11 years agoupdated
ssakai [Sat, 25 May 2013 11:09:19 +0000 (11:09 +0000)]
updated

11 years agoConfig files for DEtaDPhi train
majanik [Sat, 25 May 2013 09:37:21 +0000 (09:37 +0000)]
Config files for DEtaDPhi train

11 years agoAdding histograms for crosschecking hadronic correction and adding entry for tree...
cnattras [Sat, 25 May 2013 00:00:46 +0000 (00:00 +0000)]
Adding histograms for crosschecking hadronic correction and adding entry for tree for final calculation of ET

11 years agoRestoring the analysis vs multiplicity
pchrista [Fri, 24 May 2013 22:21:29 +0000 (22:21 +0000)]
Restoring the analysis vs multiplicity

11 years agoMacro for calculating hadronic deposits from data
cnattras [Fri, 24 May 2013 21:46:09 +0000 (21:46 +0000)]
Macro for calculating hadronic deposits from data

11 years agoOysteins plotting macro
cnattras [Fri, 24 May 2013 21:45:05 +0000 (21:45 +0000)]
Oysteins plotting macro

11 years agomore updates from Markus
cbaumann [Fri, 24 May 2013 14:02:28 +0000 (14:02 +0000)]
more updates from Markus

11 years agoAdding parameters for LHC13f muon_pass2 (Diego)
pcrochet [Fri, 24 May 2013 13:11:17 +0000 (13:11 +0000)]
Adding parameters for LHC13f muon_pass2 (Diego)

11 years agoSmall update of the Plot method
laphecet [Fri, 24 May 2013 10:20:51 +0000 (10:20 +0000)]
Small update of the Plot method

11 years agoAdding 2013 periods
laphecet [Fri, 24 May 2013 10:20:23 +0000 (10:20 +0000)]
Adding 2013 periods

11 years agoAdded Alice luminosity and bckg records.
shahoian [Fri, 24 May 2013 08:29:13 +0000 (08:29 +0000)]
Added Alice luminosity and bckg records.
Added possibility to export arbitrary data to the TGraph

11 years agoupdates for Markus
cbaumann [Fri, 24 May 2013 00:07:12 +0000 (00:07 +0000)]
updates for Markus

11 years agonewly implemented model for slow nucleon production
morsch [Thu, 23 May 2013 15:30:58 +0000 (15:30 +0000)]
newly implemented model for slow nucleon production
Chiara Oppedisano

11 years agoUpdate to subtract fixed values of v2,3 (Redmer)
mvl [Thu, 23 May 2013 15:24:58 +0000 (15:24 +0000)]
Update to subtract fixed values of v2,3 (Redmer)

11 years agoGetter for number of MPI
morsch [Thu, 23 May 2013 14:28:31 +0000 (14:28 +0000)]
Getter for number of MPI

11 years agoupdates to pA pion HBT
lgraczyk [Thu, 23 May 2013 13:27:49 +0000 (13:27 +0000)]
updates to pA pion HBT

11 years agofrom Megan
loizides [Thu, 23 May 2013 13:16:57 +0000 (13:16 +0000)]
from Megan

11 years agoClass to analyze TRD trigger data (Yvonne Packmayer)
agheata [Thu, 23 May 2013 12:56:30 +0000 (12:56 +0000)]
Class to analyze TRD trigger data (Yvonne Packmayer)

11 years agoDCA cut
jgrosseo [Thu, 23 May 2013 12:06:20 +0000 (12:06 +0000)]
DCA cut
rejection of daughters of lambda decay

11 years agofrom ruediger
loizides [Thu, 23 May 2013 10:51:45 +0000 (10:51 +0000)]
from ruediger

11 years agorequirements on the clusters
zconesa [Thu, 23 May 2013 10:23:32 +0000 (10:23 +0000)]
requirements on the clusters

11 years agoUnnecessary ";" removed (Sergey)
shahoian [Thu, 23 May 2013 09:55:36 +0000 (09:55 +0000)]
Unnecessary ";" removed (Sergey)

11 years ago-change of output file(michael)
jbook [Thu, 23 May 2013 09:40:31 +0000 (09:40 +0000)]
-change of output file(michael)

11 years ago- AliAnalysisTaskESDfilter: increase class version
morsch [Thu, 23 May 2013 09:14:53 +0000 (09:14 +0000)]
- AliAnalysisTaskESDfilter: increase class version
- AliESDtrack / AliAODTrack: protection for FPE
S. Aiola

11 years agoAdded generalisation of y-cut for pairs
fbellini [Thu, 23 May 2013 08:18:25 +0000 (08:18 +0000)]
Added generalisation of y-cut for pairs

11 years ago-modifications by michael
jbook [Thu, 23 May 2013 08:16:04 +0000 (08:16 +0000)]
-modifications by michael

11 years agobug fix for momenta in the tree, now innerParam
nmartin [Thu, 23 May 2013 08:14:25 +0000 (08:14 +0000)]
bug fix for momenta in the tree, now innerParam

11 years agoUpdates
morsch [Thu, 23 May 2013 08:10:34 +0000 (08:10 +0000)]
Updates
Yvonne Pachmayer

11 years agoconfig macros for NonId DEtaDPhi train analysis
lgraczyk [Thu, 23 May 2013 07:58:20 +0000 (07:58 +0000)]
config macros for NonId DEtaDPhi train analysis

11 years agoNew trigger selection scheme (F. Krizek
kleinb [Thu, 23 May 2013 07:09:41 +0000 (07:09 +0000)]
New trigger selection scheme (F. Krizek

11 years agoImprove association of heavy flavor MC jets (L. Feldkamp)
kleinb [Thu, 23 May 2013 07:08:49 +0000 (07:08 +0000)]
Improve association of heavy flavor MC jets (L. Feldkamp)

11 years agoup from Salvatore
loizides [Thu, 23 May 2013 03:52:57 +0000 (03:52 +0000)]
up from Salvatore

11 years agoconfig macros for pLam HBT train analysis
lgraczyk [Wed, 22 May 2013 21:21:38 +0000 (21:21 +0000)]
config macros for pLam HBT train analysis

11 years agoheader was missed in previous commit
shahoian [Wed, 22 May 2013 19:02:25 +0000 (19:02 +0000)]
header was missed in previous commit

11 years agonew histos for embedding (Salvatore)
loizides [Wed, 22 May 2013 18:39:44 +0000 (18:39 +0000)]
new histos for embedding (Salvatore)

11 years agofrom Salvatore
loizides [Wed, 22 May 2013 18:39:08 +0000 (18:39 +0000)]
from Salvatore

11 years agofrom Redmer
loizides [Wed, 22 May 2013 18:38:23 +0000 (18:38 +0000)]
from Redmer

11 years ago-add Steffen Webers task
jbook [Wed, 22 May 2013 18:38:10 +0000 (18:38 +0000)]
-add Steffen Webers task

11 years agonew config macros for proton HBT
lgraczyk [Wed, 22 May 2013 18:25:41 +0000 (18:25 +0000)]
new config macros for proton HBT

11 years agofixing the dEdx information for TM clusters
mcosenti [Wed, 22 May 2013 17:51:34 +0000 (17:51 +0000)]
fixing the dEdx information for TM clusters

11 years agoAdding the histogram as an optional input:
mivanov [Wed, 22 May 2013 17:21:23 +0000 (17:21 +0000)]
Adding  the histogram as an optional input:

https://indico.cern.ch/conferenceDisplay.py?confId=241928

11 years agoModifications for short tracks afterburner. RecoParams regenerated (in itsupcdb.tar.gz)
shahoian [Wed, 22 May 2013 16:46:55 +0000 (16:46 +0000)]
Modifications for short tracks afterburner. RecoParams regenerated (in itsupcdb.tar.gz)

11 years agoMacro to initialize standalone reconstructor
shahoian [Wed, 22 May 2013 14:43:04 +0000 (14:43 +0000)]
Macro to initialize standalone reconstructor

11 years agoPossibility to retrieve sub-event correlation histos
fprino [Wed, 22 May 2013 08:36:58 +0000 (08:36 +0000)]
Possibility to retrieve sub-event correlation histos

11 years agowhen checking the pass, if non standard production like muoncalo or highlumi, set...
gconesab [Wed, 22 May 2013 08:27:19 +0000 (08:27 +0000)]
when checking the pass, if non standard production like muoncalo or highlumi, set pass1

11 years agowhen checking the pass, if non standard production like muoncalo or highlumi, set...
gconesab [Wed, 22 May 2013 08:27:00 +0000 (08:27 +0000)]
when checking the pass, if non standard production like muoncalo or highlumi, set pass1

11 years agowhen checking the pass, if non standard production like muoncalo or highlumi, set...
gconesab [Wed, 22 May 2013 08:26:22 +0000 (08:26 +0000)]
when checking the pass, if non standard production like muoncalo or highlumi, set pass1

11 years agofixed conf. file
ssakai [Wed, 22 May 2013 08:08:43 +0000 (08:08 +0000)]
fixed conf. file

11 years agoAdded AddTask and minor code update
bdoenigu [Tue, 21 May 2013 16:34:29 +0000 (16:34 +0000)]
Added AddTask and minor code update

11 years agoSetter for the PID response parameterization (Jens)
mivanov [Tue, 21 May 2013 15:48:59 +0000 (15:48 +0000)]
Setter for the PID response parameterization (Jens)

11 years agoNew train configuration for kaons
akisiel [Tue, 21 May 2013 14:10:50 +0000 (14:10 +0000)]
New train configuration for kaons

11 years agoCoverity fix
shahoian [Tue, 21 May 2013 14:10:14 +0000 (14:10 +0000)]
Coverity fix

11 years agomodified Histograms name
ssakai [Tue, 21 May 2013 13:19:22 +0000 (13:19 +0000)]
modified Histograms name

11 years agoFix for excluding individual FMD rings in AOD production, not working since commit...
hansena [Tue, 21 May 2013 12:21:32 +0000 (12:21 +0000)]
Fix for excluding individual FMD rings in AOD production, not working since commit 58806. This fix reverts to the original implementation.

11 years agofix for re-reconstruction 2010 data
alla [Tue, 21 May 2013 09:30:58 +0000 (09:30 +0000)]
fix for re-reconstruction 2010 data

11 years agobug correction and new config file in HBT code
lgraczyk [Tue, 21 May 2013 08:51:05 +0000 (08:51 +0000)]
bug correction and new config file in HBT code

11 years agoTOF recalculation with HG only added
morsch [Mon, 20 May 2013 21:01:59 +0000 (21:01 +0000)]
TOF recalculation with HG only added

11 years agoadding DEtaDPhi non-id analysis config macros
lgraczyk [Mon, 20 May 2013 14:58:16 +0000 (14:58 +0000)]
adding DEtaDPhi non-id analysis config macros