]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
10 years agoadded track ID also for the tracks from ESD input
hljunggr [Thu, 27 Jun 2013 07:34:20 +0000 (07:34 +0000)]
added track ID also for the tracks from ESD input

10 years agoadded method RunSimulationBunchTrain(constInt_t nevents,const Int_t ntracks) to simul...
hljunggr [Thu, 27 Jun 2013 06:58:13 +0000 (06:58 +0000)]
added method RunSimulationBunchTrain(constInt_t nevents,const Int_t ntracks) to simulate bunch train structure. So far, all parameters are hardcoded. A bunch spacing of 50e-9, abort gap of 3 microseconds and even train spacing is used. Number of collisions in one crossing drawn from poisson dist.

This is only implemented for the simple toy event generation so far (no ESDs yet).

10 years agoVisualization class. To use
hljunggr [Thu, 27 Jun 2013 06:47:51 +0000 (06:47 +0000)]
Visualization class. To use

 AliToyMCDrawer* draw = new AliToyMCDrawer()
 draw->SetFileName("path/to/toyMC.root")

 draw->FillEventArray(Int_t centerEventNumber)
or
 draw->FillEventArray(Double_t time)
   to display with a certain event in the center or at a certain time

 draw->DrawEvents(Bool_t both, Bool_t before)
   where "both" will display events before and after the middle event and
   before will show also events before (after) the middle event if true (false)
   when "both" is false

10 years agoDrawer class header file
hljunggr [Thu, 27 Jun 2013 06:38:30 +0000 (06:38 +0000)]
Drawer class header file

10 years agoo make reconstruction macro compilable
wiechula [Wed, 26 Jun 2013 22:22:49 +0000 (22:22 +0000)]
o make reconstruction macro compilable
o add first version of reconstruction class

10 years agoref X as na argument
mivanov [Wed, 26 Jun 2013 15:04:04 +0000 (15:04 +0000)]
ref X as na argument

10 years agoAdded possibility to use ESD input
hljunggr [Wed, 26 Jun 2013 12:25:28 +0000 (12:25 +0000)]
Added possibility to use ESD input

to use:
   root -l macros/{loadlibs.C,ConfigOCDB.C}
   AliToyMCEventGeneratorSimple s
   s.SetInputESD("path/to/root_archive.zip")
   s.RunSimulationESD(nevents, ntracks)

   nevents sets the number of events with ntracks!=0 to be used
   ntracks sets the maximum number of tracks in each event to be used

10 years agoAliToyMCEventGenerator would crash if a sector only gets one space point (TSpline3...
hljunggr [Wed, 26 Jun 2013 08:18:17 +0000 (08:18 +0000)]
AliToyMCEventGenerator would crash if a sector only gets one space point (TSpline3 crashes). Modified it to skip those sectors.

10 years agoadding code to visualize the current drawing
mivanov [Tue, 25 Jun 2013 10:58:19 +0000 (10:58 +0000)]
adding code to visualize the current drawing

10 years agoAdding draw function
mivanov [Tue, 25 Jun 2013 09:36:30 +0000 (09:36 +0000)]
Adding draw function
Marian.

10 years agoAdding print function and constant getter to the array of sensors
mivanov [Tue, 25 Jun 2013 08:40:08 +0000 (08:40 +0000)]
Adding print function and constant getter to the array of sensors

10 years agoAdding functions to calulate and store the space carge maps
mivanov [Mon, 24 Jun 2013 17:23:49 +0000 (17:23 +0000)]
Adding functions to calulate and store the space carge maps

10 years agoAdding macros to visualize trending of distortions
mivanov [Mon, 24 Jun 2013 08:51:09 +0000 (08:51 +0000)]
Adding macros to visualize trending of distortions

10 years agoo comment out printf
wiechula [Mon, 24 Jun 2013 07:26:11 +0000 (07:26 +0000)]
o comment out printf

10 years agoo update resolution test part
wiechula [Fri, 21 Jun 2013 10:39:44 +0000 (10:39 +0000)]
o update resolution test part

10 years agoo add Propagate function with return value for debugging
wiechula [Fri, 21 Jun 2013 10:27:50 +0000 (10:27 +0000)]
o add Propagate function with return value for debugging

10 years agoo add function for track propagation and resolution comparison after refit
wiechula [Thu, 20 Jun 2013 13:48:45 +0000 (13:48 +0000)]
o add function for track propagation and resolution comparison after refit

10 years ago1) add debug streamer for failed seeding 2) default is no correction for A or C...
miweber [Wed, 19 Jun 2013 15:13:20 +0000 (15:13 +0000)]
1) add debug streamer for failed seeding  2) default is no correction for A or C side (sign correction does not work)

10 years agosmall modifications in recTest.C: 1) A/C side correction for time bin 2) bugfix:...
miweber [Wed, 19 Jun 2013 13:07:10 +0000 (13:07 +0000)]
small modifications in recTest.C: 1) A/C side correction for time bin 2) bugfix: GetTimeAtVertex was done twice for distorted clusters

10 years agoo add step distortion
wiechula [Wed, 19 Jun 2013 08:06:15 +0000 (08:06 +0000)]
o add step distortion

10 years agoo add setters for space charge files
wiechula [Tue, 18 Jun 2013 08:20:20 +0000 (08:20 +0000)]
o add setters for space charge files

10 years agoo add epsilon 20 precalculated map
wiechula [Mon, 17 Jun 2013 20:09:18 +0000 (20:09 +0000)]
o add epsilon 20 precalculated map

10 years agoadding space charge map with epsilon 20
miweber [Fri, 14 Jun 2013 12:26:21 +0000 (12:26 +0000)]
adding space charge map with epsilon 20

10 years agoo small updates
wiechula [Fri, 14 Jun 2013 12:20:52 +0000 (12:20 +0000)]
o small updates

10 years agoo add precalculated space charge for eps 10
wiechula [Fri, 14 Jun 2013 12:19:55 +0000 (12:19 +0000)]
o add precalculated space charge for eps 10

10 years agoadding space charge map with epsilon 10
miweber [Fri, 14 Jun 2013 11:45:34 +0000 (11:45 +0000)]
adding space charge map with epsilon 10

10 years agoadding z0 information to event
miweber [Fri, 14 Jun 2013 10:39:51 +0000 (10:39 +0000)]
adding z0 information to event

10 years agoo Update treatment of AliTrackPoint creation from AliTPCclusterMI
wiechula [Thu, 13 Jun 2013 15:51:15 +0000 (15:51 +0000)]
o Update treatment of AliTrackPoint creation from AliTPCclusterMI
o Store AliTPCSpaceCharge3D directly in a file to not initialise
  the maps over and over again which is time consuming
o Update treatment of cluster and distorted cluster treatment
  by creating many space spoint and interpolating to the center
  of the pad row for l x-y and l x-z
o Proper settings for the pad coordinates of the clusters
o Update macro for doing the reconstruction

10 years agoo add possibility to switch off Material budget correction
wiechula [Thu, 13 Jun 2013 15:48:12 +0000 (15:48 +0000)]
o add possibility to switch off Material budget correction

10 years ago1) committing obsolete lines for OCDB in AliToyMCEventGenerator.cxx (to be checked...
miweber [Sun, 9 Jun 2013 11:14:11 +0000 (11:14 +0000)]
1) committing obsolete lines for OCDB in AliToyMCEventGenerator.cxx (to be checked)    2) remove toyMC.C (first version of reconstruction macro)    3) adding seedToInteraction macro (first version, to be improved)

10 years agoadded macro makeTree.C
hljunggr [Sun, 9 Jun 2013 02:29:25 +0000 (02:29 +0000)]
added macro makeTree.C

10 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

10 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

10 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

10 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

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

10 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

10 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

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

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

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

10 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

10 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

10 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

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

10 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

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

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

10 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)

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

10 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

10 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)

10 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)

10 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.

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

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

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

10 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

10 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>)

10 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

10 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

10 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)

10 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

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

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

10 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

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

10 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

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

10 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>

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

10 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

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

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

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

10 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

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

10 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

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

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

10 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)

10 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

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

10 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

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

10 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

10 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)

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

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

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

10 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)

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

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

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

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

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

10 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

10 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

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

10 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