]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
9 years agoAdd new classes for the trigger bit configuration in the dictionary creation of libPW...
mfasel [Fri, 28 Nov 2014 14:35:26 +0000 (15:35 +0100)]
Add new classes for the trigger bit configuration in the dictionary creation of libPWGEMCAL

9 years agoAllow usage of old bit configuration via the add macros
mfasel [Fri, 28 Nov 2014 13:51:58 +0000 (14:51 +0100)]
Allow usage of old bit configuration via the add macros
===============================================================
By default the new bit configuration is used, however users can switch
on the new old configuration via the add macro
(AddTaskEmcalTriggerMaker.C and AddTaskJetPreparation.C). The parameter
is placed at second but last position keeping the one for the trigger
patch QA as the last one.

9 years agoAdapt trigger patch maker to different bit settings:
mfasel [Fri, 28 Nov 2014 13:25:51 +0000 (14:25 +0100)]
Adapt trigger patch maker to different bit settings:
============================================================
It turned out that the number of trigger bits used in different aliroot
versions is different (old aliroot - no distinction between high and low
threshold triggers). Therefore the usage of the trigger bits defined in
AliEmcalTriggerTypes.h leads to incorrect trigger patches when using it
for samples producecd with old aliroot versions. In order to overcome
the problem, the enum with hard coded trigger bits is removed from the
trigger maker and the trigger patches, and replaced by a class storing a
trigger bit configuration, which can be adapted to the conditions of the
sample to be analysed. The fix also fixes a bug introduced by a naming
clash for the Level0 trigger bit.

9 years agoDCA and qvecMC removed
lmilano [Fri, 28 Nov 2014 14:49:03 +0000 (15:49 +0100)]
DCA and qvecMC removed

9 years agoMerge branch 'TPCdev' into master
agrigora [Fri, 28 Nov 2014 13:17:57 +0000 (14:17 +0100)]
Merge branch 'TPCdev' into master

9 years agoadding a protection against name changes of the array of EMCal clusters, plus a contr...
mcosenti [Wed, 26 Nov 2014 17:36:53 +0000 (15:36 -0200)]
adding a protection against name changes of the array of EMCal clusters, plus a control histo

9 years agoup resolution limit set to 100ps
alla [Fri, 28 Nov 2014 12:30:24 +0000 (13:30 +0100)]
up resolution limit set to 100ps

9 years agopatch to use subwagons in the LEGO train
lmilano [Fri, 28 Nov 2014 10:56:16 +0000 (11:56 +0100)]
patch to use subwagons in the LEGO train

9 years agoCharged jets (pPb): Enhanced macro
rhaake [Thu, 27 Nov 2014 23:04:05 +0000 (00:04 +0100)]
Charged jets (pPb): Enhanced macro

9 years agoCharged jets (pPb): Enhanced macro
rhaake [Thu, 27 Nov 2014 22:57:57 +0000 (23:57 +0100)]
Charged jets (pPb): Enhanced macro

9 years agoupdated STARLIGHT to r191 of http://starlight.hepforge.org/svn/trunk
cmayer [Thu, 27 Nov 2014 19:05:33 +0000 (20:05 +0100)]
updated STARLIGHT to r191 of http://starlight.hepforge.org/svn/trunk

9 years agomethod 3 to add pt missing
cbianchi [Thu, 27 Nov 2014 17:05:15 +0000 (18:05 +0100)]
method 3 to add pt missing

9 years agoFix position of declaration of mass histo
cbianchi [Thu, 27 Nov 2014 16:01:56 +0000 (17:01 +0100)]
Fix position of declaration of mass histo

9 years agofirst version of a bash utilities lib
mkrzewic [Thu, 27 Nov 2014 15:41:58 +0000 (16:41 +0100)]
first version of a bash utilities lib

functions used in the runQA.sh and benchmark.sh are put in.
functionality includes robust extraction of run data (run number, data
type, year, etc....)
also some provisions for "clean" bash programming like the parseConfig()
function, which makes it possible to use named parameters to
scripts/functions.

9 years agoinit defaults in the body
mkrzewic [Wed, 26 Nov 2014 08:26:03 +0000 (09:26 +0100)]
init defaults in the body

this way parseConfig() becomes general and can be moved to a lib

9 years ago update from naghmeh
rbertens [Thu, 27 Nov 2014 15:23:03 +0000 (16:23 +0100)]
 update from naghmeh

9 years agoadd flexibility for main trigger
mverweij [Thu, 27 Nov 2014 14:58:36 +0000 (15:58 +0100)]
add flexibility for main trigger

fix

9 years agoPrimary particle criterion change - test
ddobrigk [Thu, 27 Nov 2014 10:50:24 +0000 (08:50 -0200)]
Primary particle criterion change - test

9 years agoadd class to analyze mock-up trigger
mverweij [Thu, 27 Nov 2014 13:15:17 +0000 (14:15 +0100)]
add class to analyze mock-up trigger
avoid problems with incorrect bit settings in ESD/AOD

9 years agoTrigger associated to 15-20 and 20-50 tracks
fkrizek [Thu, 27 Nov 2014 12:01:45 +0000 (13:01 +0100)]
Trigger associated to 15-20 and 20-50 tracks

9 years agoupdate from DongJo
lmilano [Thu, 27 Nov 2014 12:45:59 +0000 (13:45 +0100)]
update from DongJo

9 years agoImproved particle identification
lramona [Thu, 27 Nov 2014 10:56:37 +0000 (11:56 +0100)]
Improved particle identification

9 years agoChange of logic in main trigger selection:
mfasel [Thu, 27 Nov 2014 09:57:08 +0000 (10:57 +0100)]
Change of logic in main trigger selection:
=============================================================
1) High and low threshold triggers are grouped, only the largest of the 2 is selected
2) Main triggers are not cached any more due to this
3) Trigger patch selection in AliAnalysisTaskEmcal reverted to the status before
4) Simple offline triggers are included in the main trigger patch selection
5) Trigger patches are prepared for the simple offline trigger for Gamma patches

9 years agoNew MFT analysis tools
auras [Wed, 26 Nov 2014 23:02:58 +0000 (00:02 +0100)]
New MFT analysis tools
Merge branch 'master' of https://git.cern.ch/reps/AliRoot

9 years agoNew MFT analysis tools
auras [Wed, 26 Nov 2014 23:01:39 +0000 (00:01 +0100)]
New MFT analysis tools

9 years agoSwitch to customized vertexers / debug+optimization
ddobrigk [Wed, 26 Nov 2014 19:26:16 +0000 (17:26 -0200)]
Switch to customized vertexers / debug+optimization

9 years agoInitialize track counter and produce trending plots with runs that does not contain...
zconesa [Wed, 26 Nov 2014 22:14:44 +0000 (23:14 +0100)]
Initialize track counter and produce trending plots with runs that does not contain muon tracks (C. Hadjidakis

9 years agoLightweight cascade checks -> code implementation 2
ddobrigk [Wed, 26 Nov 2014 19:09:48 +0000 (17:09 -0200)]
Lightweight cascade checks -> code implementation 2

9 years agoLightweight cascade checks -> code implementation
ddobrigk [Wed, 26 Nov 2014 19:08:48 +0000 (17:08 -0200)]
Lightweight cascade checks -> code implementation

9 years agoextend axis range
mverweij [Wed, 26 Nov 2014 20:06:04 +0000 (21:06 +0100)]
extend axis range

9 years agoactivate all triggers by default
mverweij [Wed, 26 Nov 2014 18:55:48 +0000 (19:55 +0100)]
activate all triggers by default

9 years agoIntroduced eta-cut on tracklets (Massimo) + reduced output logs of task when running MC
fbellini [Wed, 26 Nov 2014 18:37:36 +0000 (19:37 +0100)]
Introduced eta-cut on tracklets (Massimo) + reduced output logs of task when running MC

9 years agoAdd task writing EMCAL trigger information into a tree
mfasel [Wed, 26 Nov 2014 17:14:04 +0000 (18:14 +0100)]
Add task writing EMCAL trigger information into a tree
===================================================================
1) Add Task creating the EMCAL trigger tree
2) Include the new task into the build
3) Add corresponding add macro

9 years agoRemove stale email recipient.
rgrosso [Wed, 26 Nov 2014 16:09:31 +0000 (17:09 +0100)]
Remove stale email recipient.

9 years agoBringing the OB geometry up to date. Macros to produce material budget plots. General...
belikov [Wed, 26 Nov 2014 14:52:57 +0000 (15:52 +0100)]
Bringing the OB geometry up to date. Macros to produce material budget plots. General improvements in the geometry code. (Mario)

9 years agoAdd histograms with VZERO signal for PbPb trigger checks (header file)
mvl [Wed, 26 Nov 2014 14:34:16 +0000 (15:34 +0100)]
Add histograms with VZERO signal for PbPb trigger checks (header file)

9 years agoAdd histograms with VZERO signal for PbPb trigger checks
mvl [Wed, 26 Nov 2014 14:24:56 +0000 (15:24 +0100)]
Add histograms with VZERO signal for PbPb trigger checks

9 years agoMultiplicity added in the efficiency histos + new bins in the event count histo
fprino [Wed, 26 Nov 2014 14:12:53 +0000 (15:12 +0100)]
Multiplicity added in the efficiency histos + new bins in the event count histo

9 years agoCorrect handling of main trigger for multiple trigger classes
mfasel [Wed, 26 Nov 2014 13:26:14 +0000 (14:26 +0100)]
Correct handling of main trigger for multiple trigger classes
==================================================================
1) Modify trigger maker in the way that one can select which type to process (by default all on)
2) Move main trigger patch variable in AliAnalysisTaskEmcal from Pointer to Array (with size of trigger classes)
3) Add argument to the function GetMainTriggerPatch, which is a bitmap, out of which trigger classes to select the main trigger patch
4) If more than 1 trigger class is selected, we choose the highest according to the ADC
5) Consequently enum TriggerType moves from Integer to bits, and the existing part of the code is adapted

9 years agoRemove warning to prevent log size problems
ddobrigk [Wed, 26 Nov 2014 08:32:42 +0000 (06:32 -0200)]
Remove warning to prevent log size problems

9 years agocosmetics
mcosenti [Wed, 26 Nov 2014 11:05:55 +0000 (09:05 -0200)]
cosmetics

9 years agoCentral flags to digit and change of CIU position
mbroz [Wed, 26 Nov 2014 08:53:58 +0000 (09:53 +0100)]
Central flags to digit and change of CIU position

9 years agoanother memory leak fix (incorrect push)
ddobrigk [Tue, 25 Nov 2014 14:56:47 +0000 (12:56 -0200)]
another memory leak fix (incorrect push)

9 years agoMemory leak fix
ddobrigk [Tue, 25 Nov 2014 14:29:36 +0000 (12:29 -0200)]
Memory leak fix

9 years ago cmake and linkdef changes for temporary dev task
rbertens [Tue, 25 Nov 2014 16:42:52 +0000 (17:42 +0100)]
 cmake and linkdef changes for temporary dev task

9 years ago temporary task for debugging and consistency checks
rbertens [Tue, 25 Nov 2014 16:42:13 +0000 (17:42 +0100)]
 temporary task for debugging and consistency checks

9 years agoremove obsolete class
mverweij [Tue, 25 Nov 2014 15:39:10 +0000 (16:39 +0100)]
remove obsolete class

9 years agoreco eff syst
lmilano [Tue, 25 Nov 2014 14:56:20 +0000 (15:56 +0100)]
reco eff syst

9 years ago neither store, draw or plot the results of the fitting function that is used for...
rbertens [Tue, 25 Nov 2014 13:58:17 +0000 (14:58 +0100)]
 neither store, draw or plot the results of the fitting function that is used for vzero calibration

9 years agofix info message
ppillot [Wed, 23 Jul 2014 14:15:45 +0000 (16:15 +0200)]
fix info message

9 years agomore debug messages to monitor number of tracks
ppillot [Thu, 30 Jan 2014 10:40:55 +0000 (11:40 +0100)]
more debug messages to monitor number of tracks

9 years agoadded mono-cathods removal in real Pb-Pb settings
ppillot [Thu, 30 Jan 2014 10:42:20 +0000 (11:42 +0100)]
added mono-cathods removal in real Pb-Pb settings

9 years agoImplementation to reduce output size in Pb-Pb central collisions
ddobrigk [Tue, 25 Nov 2014 09:51:18 +0000 (07:51 -0200)]
Implementation to reduce output size in Pb-Pb central collisions

9 years agoadd the possibility to cut on RAbs
ppillot [Tue, 11 Feb 2014 16:09:30 +0000 (17:09 +0100)]
add the possibility to cut on RAbs

9 years agoadd a flag to reconstruct from clusters instead of digits
ppillot [Tue, 11 Feb 2014 16:04:59 +0000 (17:04 +0100)]
add a flag to reconstruct from clusters instead of digits

9 years agoimprove cluster res. calculation (fit) + add pT and DE res.
ppillot [Tue, 11 Feb 2014 15:22:35 +0000 (16:22 +0100)]
improve cluster res. calculation (fit) + add pT and DE res.

9 years agoadd protection in case TreeD (digits) is not available
ppillot [Tue, 11 Feb 2014 15:10:17 +0000 (16:10 +0100)]
add protection in case TreeD (digits) is not available

9 years agofix array access out of bound + add histo for #chamber hit
ppillot [Tue, 11 Feb 2014 15:02:41 +0000 (16:02 +0100)]
fix array access out of bound + add histo for #chamber hit

9 years agoprint number of reconstructible/reconstructed/MC-matched pairs
ppillot [Tue, 11 Feb 2014 14:51:50 +0000 (15:51 +0100)]
print number of reconstructible/reconstructed/MC-matched pairs

9 years agoCascades: re-vertex a configurable centrality interval
ddobrigk [Tue, 25 Nov 2014 09:41:46 +0000 (07:41 -0200)]
Cascades: re-vertex a configurable centrality interval

9 years agoPP Vs Mult Utils: error handling for non-existing calibration improved
ddobrigk [Tue, 25 Nov 2014 09:20:35 +0000 (07:20 -0200)]
PP Vs Mult Utils: error handling for non-existing calibration improved

9 years agoFix casting to int
fprino [Tue, 25 Nov 2014 11:50:55 +0000 (12:50 +0100)]
Fix casting to int

9 years agoProtection for pool number overflow
fprino [Tue, 25 Nov 2014 11:36:33 +0000 (12:36 +0100)]
Protection for pool number overflow

9 years agoput a more reasonable default value for the minimum energy of exotic cells
gconesab [Tue, 25 Nov 2014 09:39:59 +0000 (10:39 +0100)]
put a more reasonable default value for the minimum energy of exotic cells

9 years agoPlace the rejection of dead channels in the proper location, currently it can produce...
gconesab [Tue, 25 Nov 2014 09:39:26 +0000 (10:39 +0100)]
Place the rejection of dead channels in the proper location, currently it can produce many channels rejection if a dead channel is declared because the index to check the next SDigit is not updated

9 years agoALIROOT-5703 Move AliMergeableCollection to STEERBase
dstocco [Tue, 18 Nov 2014 10:26:27 +0000 (11:26 +0100)]
ALIROOT-5703 Move AliMergeableCollection to STEERBase

9 years agoCharged jets (pPb): Updates for pp analysis
rhaake [Mon, 24 Nov 2014 23:53:52 +0000 (00:53 +0100)]
Charged jets (pPb): Updates for pp analysis

9 years agofix compilation warnings
zconesa [Mon, 24 Nov 2014 21:39:16 +0000 (22:39 +0100)]
fix compilation warnings

9 years agoUpdates: (1)added the check on the z coordinate of MC vertex, (2) requirement to...
zconesa [Mon, 24 Nov 2014 21:13:13 +0000 (22:13 +0100)]
Updates: (1)added the check on the z coordinate of MC vertex, (2) requirement to have only 2 Lc daughters to reject decays in three prongs in the CF, (3) update the definition of TMVA cuts (A.Alici, C.Zampolli)

9 years agofix compilation warnings
zconesa [Wed, 19 Nov 2014 10:55:25 +0000 (11:55 +0100)]
fix compilation warnings

9 years agoadded runs for jason
loizides [Mon, 24 Nov 2014 20:26:40 +0000 (21:26 +0100)]
added runs for jason

9 years agonew version to compute trk eff from output of AliAnalysisTaskMuonTrackingEff
ppillot [Mon, 24 Nov 2014 16:44:34 +0000 (17:44 +0100)]
new version to compute trk eff from output of AliAnalysisTaskMuonTrackingEff

- Compute efficiency at DE, chamber, station and spectro levels vs various variables
- 2 options for error calculation: using frequentist or bayesian method
- improve error propagation at station and spectro levels
- integrate efficiency and error over run (if run-by-run weights provided)

9 years agoA customizable LHAPDF and MC mode option for AODtrain.C
dstocco [Mon, 24 Nov 2014 13:49:46 +0000 (14:49 +0100)]
A customizable LHAPDF and MC mode option for AODtrain.C

9 years agoAdd option to Muon filter in MC
dstocco [Mon, 24 Nov 2014 13:47:43 +0000 (14:47 +0100)]
Add option to Muon filter in MC

Can now keep reconstructed muon ancestor together with
all muon ancestors in MC.
This allows to calculate efficiencies with a reduced output

9 years agoUpdate in Two Particle PID corr: debojit
sjena [Mon, 24 Nov 2014 18:31:18 +0000 (19:31 +0100)]
Update in Two Particle PID corr: debojit

9 years agopatch from Markus for 2+1 analysis
lmilano [Mon, 24 Nov 2014 17:36:24 +0000 (18:36 +0100)]
patch from Markus for 2+1 analysis

9 years agoNew histogramas and new cuts for QA
pgonzale [Mon, 24 Nov 2014 17:01:14 +0000 (18:01 +0100)]
New histogramas and new cuts for QA

9 years agofix muon geometry display
ppillot [Tue, 11 Feb 2014 14:36:48 +0000 (15:36 +0100)]
fix muon geometry display

9 years agopropagate change of viscan_init.C prototype
ppillot [Tue, 11 Feb 2014 14:44:05 +0000 (15:44 +0100)]
propagate change of viscan_init.C prototype

9 years agoSeparate trees for ITSsa and global tracks
mbroz [Mon, 24 Nov 2014 16:13:14 +0000 (17:13 +0100)]
Separate trees for ITSsa and global tracks

9 years agocomment out info log
ppillot [Tue, 11 Feb 2014 14:33:45 +0000 (15:33 +0100)]
comment out info log

9 years agoreco eff syst
lmilano [Mon, 24 Nov 2014 14:48:42 +0000 (15:48 +0100)]
reco eff syst

9 years agocorrected treatment of trigger tracks
ppillot [Thu, 30 Jan 2014 11:07:04 +0000 (12:07 +0100)]
corrected treatment of trigger tracks

9 years agonew version to measure efficiency at pad/MANU/BP/DE/Chamber levels
ppillot [Tue, 28 Jan 2014 11:34:54 +0000 (12:34 +0100)]
new version to measure efficiency at pad/MANU/BP/DE/Chamber levels

- added possibility to use trackCuts
- added possibility to select a centrality range
- added possibility to set Align and RecoParam specific storages
- removed histograms at DE level
- added an axis phi in histograms at chamber level
- added counters to record clusters at pad/MANU/BP/DE/Chamber levels
- added extra histograms
- added possibility to display clusters in mchview in terminate (create a separate file)
- improved searching for missing clusters
- corrected treatment of overlaps

9 years agoMerge branch 'master' into TPCdev
mivanov [Sun, 23 Nov 2014 00:23:18 +0000 (01:23 +0100)]
Merge branch 'master' into TPCdev

Conflicts:
TPC/Base/AliTPCCalROC.cxx

9 years agoo add Reset function to CalPad and CalROC o Add functionality to AliTPCdataQA - Reset...
wiechula [Tue, 11 Nov 2014 14:21:23 +0000 (15:21 +0100)]
o add Reset function to CalPad and CalROC o Add functionality to AliTPCdataQA - ResetData function - Setter for minium charge in cluster - Setter for requiring a neighbouring pad

9 years agoATO-119 - solving merge conflict
mivanov [Sat, 22 Nov 2014 23:50:25 +0000 (00:50 +0100)]
ATO-119 - solving merge conflict

9 years agoATO-97, ATO-78 - implemented convolution of calibration parameters. Used in order...
mivanov [Tue, 4 Nov 2014 06:39:28 +0000 (07:39 +0100)]
ATO-97, ATO-78 - implemented convolution of calibration parameters. Used in order to correlate Pulser (electronic) and Krypton (combined: gas gain + electronic) gain calibration

9 years agoATO-97, ATO-78 - speed-up creation of the AliTPCCalPad objects from TTree
mivanov [Sun, 2 Nov 2014 22:04:00 +0000 (23:04 +0100)]
ATO-97, ATO-78 - speed-up creation of the AliTPCCalPad objects from TTree

9 years agoATO-97 - addopt to the new naming covnevention for branches in calibration trees
mivanov [Tue, 28 Oct 2014 14:45:06 +0000 (15:45 +0100)]
ATO-97 - addopt to the new naming covnevention for branches in calibration trees

9 years agoATO-97 - adding defaul aliases for per pad calibrations
mivanov [Mon, 27 Oct 2014 15:05:55 +0000 (16:05 +0100)]
ATO-97 - adding defaul aliases for per pad calibrations

Conflicts:
TPC/Base/AliTPCcalibDButil.cxx
TPC/Base/AliTPCcalibDButil.h

9 years agoATO-97 Function to connect CalPads trees into the common Tree as friend trees. naming...
mivanov [Fri, 24 Oct 2014 17:42:09 +0000 (19:42 +0200)]
ATO-97 Function to connect CalPads trees into the common Tree as friend trees. naming convention derived from the directory structure

Conflicts:
TPC/Base/AliTPCcalibDButil.cxx
TPC/Base/AliTPCcalibDButil.h

9 years agoATO-78 adding functionality to connect Pulser calibration trees.
mivanov [Wed, 24 Sep 2014 14:55:35 +0000 (16:55 +0200)]
ATO-78 adding functionality to connect Pulser calibration trees.

Conflicts:
TPC/Base/AliTPCcalibDButil.cxx
TPC/Base/AliTPCcalibDButil.h

9 years agoATO-78 - added default aliases for visualization of calibration trees
mivanov [Wed, 24 Sep 2014 14:24:17 +0000 (16:24 +0200)]
ATO-78 - added default aliases for visualization of calibration trees

9 years agoATO-78 - edge handling (mirroring out of range pads) set as an option
mivanov [Mon, 8 Sep 2014 08:16:14 +0000 (10:16 +0200)]
ATO-78 - edge handling (mirroring out of range pads) set as an option

9 years agoATO-78 - Robust filters - modifications for boundary values
mivanov [Sat, 6 Sep 2014 07:32:23 +0000 (09:32 +0200)]
ATO-78  - Robust filters  - modifications for boundary values
AliTPCCalROC.cxx AliTPCCalROC.h test/UnitTest.C

AliTPCCalROC.cxx  - handling of edge effects for the median and LTM filters (http://en.wikipedia.org/wiki/Median_filter#Edge_preservation_properties) + mirroring values at the boundaries
AliTPCCalROC.h    - check the ranges
test/UnitTest.C   - check invariants of median and LTM filters - assert in case of failures

9 years agoATO-78 - Technical changes to compare different calibrations
mivanov [Fri, 5 Sep 2014 09:43:14 +0000 (11:43 +0200)]
ATO-78 - Technical changes to compare different calibrations

TTree interface:
1.)  AliTPCCalPad::MakePadFromTree  : Import TTree::Draw("query") --> AliTPCCalPad
2.)  AliTPCCalPad::AddFriend(TTree * treePad, const char *friendName, const char *fname) :Export AliTPCCalPad -> TTree

Filters:
1.) Bool_t MedianFilter(Int_t deltaRow, Int_t deltaPad);   - Replace the pad calibration with median in neibrhood
2.) Bool_t LTMFilter(Int_t deltaRow, Int_t deltaPad, Float_t fraction, Int_t type) -  Replace the pad calibration with LTM statistic  in neiborhood

Conflicts:
TPC/Base/AliTPCCalPad.cxx
TPC/Base/AliTPCCalPad.h
TPC/Base/AliTPCCalROC.h
TPC/Base/test/UnitTest.C

9 years agoATO-78 a.) adding aliases used for gain correction fitting \n b)Kr and QA prefix...
mivanov [Sun, 10 Aug 2014 07:57:22 +0000 (09:57 +0200)]
ATO-78 a.) adding aliases used for gain correction fitting \n b)Kr and QA prefix for friend trees

9 years agoATO-98 - function returns also status value
mivanov [Sat, 22 Nov 2014 19:59:44 +0000 (20:59 +0100)]
ATO-98 - function returns also status value

9 years agoATO-98 - Connecting distortion trees - selection as an argument
mivanov [Sat, 22 Nov 2014 19:57:18 +0000 (20:57 +0100)]
ATO-98 - Connecting distortion trees - selection as an argument