------------------------------------------------------------ revno: 376 committer: John Frankland <[email protected]> branch nick: 1.8 timestamp: Wed 2011-04-06 01:44:40 +0200 message: KVEventSelector: can parse list of options given to TTree::Process such as "par1=val1,par2=val2"; Values retrievable with GetOpt(). KVVarGlob: add methods to know number of values available and retrieve name associated to each value KVGVList: extended MakeBranches/FillBranches to handle multi-valued global variables. for each value we add a branch "toto.val1", "toto.val2", etc., where toto is name of variable modified: KVMultiDet/analysis/KVEventSelector.cpp KVMultiDet/analysis/KVEventSelector.h KVMultiDet/vg_base/KVGVList.cpp KVMultiDet/vg_base/KVVarGlob.h
-- lp:kaliveda https://code.launchpad.net/~kaliveda-dev/kaliveda/1.8 Your team KaliVeda Development Team is subscribed to branch lp:kaliveda. To unsubscribe from this branch go to https://code.launchpad.net/~kaliveda-dev/kaliveda/1.8/+edit-subscription _______________________________________________ Mailing list: https://launchpad.net/~kaliveda-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~kaliveda-dev More help : https://help.launchpad.net/ListHelp

