Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F10664240
ChangeLog
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
5 KB
Subscribers
None
ChangeLog
View Options
2009-08-19 Pierre-Antoine Delsart <delsart@localhost.in2p3.fr>
* JetCore/JetBuilder : changed m_nminbias to a float and TRandom for Trandom3
* Tagged spartyjet-02-23-00
2009-02-23 Pierre-Antoine Delsart <delsart@lps1139x>
* adding basic built-in ghost jets for active area calculation
* SpartyEventDrawer.cc : improving display system. Lego plot in (eta,phi) rather than (phi,eta)
* Tagged spartyjet-02-22-00
2008-07-25 Pierre-Antoine Delsart <delsart@lapp_pad>
* Rewrote completely the output mechanism so we can dump any kind of variables:
vector<float or double> or pure array of float or double.
Adding OutputVarUtils* files for this.
This can be configured from JetBuilder from the output_var_style memeber
* improved compilation of fastjet with an external FastJet library.
2008-05-12 Pierre-Antoine Delsart <delsart@lapp_pad>
* Rewrite of the InputMaker form Ntuple. Use clean and generic classes
from TreeBranchUtils
* Use above in display
* Tagged spartyjet-02-00-01
2008-04-24 Pierre-Antoine Delsart <delsart@lapp_pad>
* Major change : put all the code under the SpartyJet namespace.
adapted script/programs (using namespace SpartyJet; is enough)
python scripts need a bit more work.
* fastjet/ can now compile against other FastJet distribution (i.e. not only the one shipped
with SpartyJet).
* Tagged as spartyjet-02-00-00
2007-12-15 Pierre-Antoine Delsart <delsart@lapp_pad>
* JetCore/JetBuilder.hh, JetAlgorithm : added possibility to add JetTool
in front of other JetTool (*_front()) function
2007-11-02 Pierre-Antoine Delsart <delsart@localhost>
* JetCore/NtupleMaker.hh: Added the possibility to save outputs as std::vector<> rather than float
* JetBuilder use this and allows std::vector<double>
2007-10-29 Pierre-Antoine Delsart <delsart@localhost>
* JetCore/JetBuilder.hh : made add_jetTool public
* JetCore/NtupleMaker.hh : made it possible to change the output variable name
* JetCore/JetSelectorTool.hh : added JetPtORESelectorTool
* JetCore/InputMaker_Ntuple.cc : In principle should now run on TChain also
2007-10-02 Pierre-Antoine Delsart <delsart@localhost>
* JetCore/JetCollection.hh : Added this new class. Propagated changes every where needed.
* JetTool : removed ysplitter members (Can be accessed through the new JetCollection)
* GetJets : added a toy class to group getjets function. To be refined/modified.
* tagged these changes 01-04-00
2007-09-19 Pierre-Antoine Delsart <delsart@localhost>
* JetCore/InputMaker_Ntuple : Changed names PxPyPz -> PxPyPzE and
EtaPhiPt -> EtaPhiPtE. Propagated everywhere needed.
2007-09-15 Pierre-Antoine Delsart <delsart@localhost>
* JetCore/NtupleMaker.hh , JetMomentMap : added support for jet moment as array of float.
* JetCore/JetMomentTool.cc : added a test JetMomentTool to make jet moment array.
2007-07-12 Pierre-Antoine Delsart <delsart@lapp-dh202.in2p3.fr>
* JetCore/Makefile: Made compilation of StdHEP stuff optional.
(one has to set the option in MakefileCommonOpt)
2007-07-11 Pierre-Antoine Delsart <delsart@lapp-dh202.in2p3.fr>
* JetNegEnergyTool: added a tool to manage negative energy
constituents
* InputMaker : added the option to skip bad input 4vectors (set to
false by default)
2007-06-29 Pierre-Antoine Delsart <delsart@lapp-dh202.in2p3.fr>
* JetCore : Made the energy scales member of InputMaker and
JetBuilder classes. This allows to deal with 2 input with
different energy scales.Suppressed the global variable GeV and
MeV.
2007-06-28 Pierre-Antoine Delsart <delsart@lapp-dh202.in2p3.fr>
* JetCore/JetBuilder.hh: made JetBuilder::algo_data_t a class to ease control
of different JetAlgs . Added members to keep energy scale, they
are set from the InputMaker in configure_input()
* eventshape : added a framework to compute event shape. Added a
first type of value : Thrust
2007-06-19 Pierre-Antoine Delsart <delsart@lapp-dh202.in2p3.fr>
* JetBuilder/NtupleMaker : added option to choose to update
outputfile rather than recreate it. It allows 2 different
JetBuilder runing on 2 different input 2 save their result in the
same file (2 distinct trees). See scripts/testMergeOutput.C .
* JetCore/InputMaker_Ntuple.cc: Opening files through TFile::Open
* in atlas/ and fastjet/ : finder tools return if input is empty
to avoid problems.
2007-06-03 Pierre-Antoine Delsart <delsart@localhost>
* JetCore/InputMaker_Ntuple.hh: Reworked Input class for Ntuples.
Generic class can now directly load lots of different input types.
2007-05-17 Pierre-Antoine Delsart <delsart@localhost>
* JetCore/InputMaker.hh: Added function to set energy units.
Every InputMaker implementation should use them in their init() to
set units.
Everyt scripts should use the global vars GeV or MeV to configure tools.
2007-05-12 Pierre-Antoine Delsart <delsart@localhost>
* userjet/UserJetFinder : added a template jet finder class
* JetCore/Jet.hh : changed Jet::jet_list_t to be a std::vector.
Made all necessary changes in all packages.
This allowed easier constituents support for FastJet and CDF
* cdf/PhysicsTower.hh: slightly modified for spartyjet constituent
support : all modified lines are marked.
* fastjet/*Finder : Added support for constituents.
2007-04-25 Pierre-Antoine Delsart <delsart@localhost>
* atlas/JetConeFinderTool : added Atlas Standard Cone algo
2007-04-20 Pierre-Antoine Delsart <delsart@localhost>
* First entry !
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 24, 6:33 AM (1 d, 14 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4842674
Default Alt Text
ChangeLog (5 KB)
Attached To
rSPARTYJETSVN spartyjetsvn
Event Timeline
Log In to Comment