Commit to StRoot/StJetMaker
at Mon Mar 24 18:43:18 EDT 2008
added particles_() to make test easier.
StJets.h (+) StJets.cxx (+)
Commit to StRoot/StJetMaker
at Mon Mar 24 18:48:52 EDT 2008
added the following functions to make test easier.
StJetSkimEvent.h (+) StJetSkimEvent.cxx (+)
Commit to StRoot/StJetMaker
at Mon Mar 24 19:01:14 EDT 2008
deleted mOfstream for it was not used.
StJetMaker.h (+) StJetMaker.cxx (+)
Commit to StRoot/StJetMaker
at Mon Mar 24 19:54:52 EDT 2008
deleted some #include lines for they were not used.
StJetMaker.h (+)
Commit to StRoot/StJetMaker
at Mon Mar 24 20:00:29 EDT 2008
moved "using namespace std;" from the .h file to the .cxx file
StJetMaker.h (+) StJetMaker.cxx (+)
Commit to StRoot/StJetMaker
at Mon Mar 24 20:05:32 EDT 2008
deleted the declarations of the functions that were not called.
StJetMaker.cxx (+)
Commit to StRoot/StJetMaker
at Mon Mar 24 20:13:49 EDT 2008
deleted commented out source codes.
StJetMaker.cxx (+)
Commit to StRoot/StJetMaker
at Mon Mar 24 20:32:42 EDT 2008
deleted InitFile() for not being used.
StJetMaker.h (+) StJetMaker.cxx (+)
Commit to StRoot/StJetMaker
at Mon Mar 24 20:33:44 EDT 2008
deleted InitFile() for not being used.
StJetMaker.h (+) StJetMaker.cxx (+)
Commit to StRoot/StJetMaker
at Mon Mar 24 20:40:16 EDT 2008
deletec unused member variables.
StJetMaker.h (+) StJetMaker.cxx (+)
Commit to StRoot/StJetMaker
at Mon Mar 24 20:44:30 EDT 2008
moved the inline functions to inside the class definition.
StJetMaker.h (+)
Commit to StRoot/StJetMaker
at Mon Mar 24 20:49:06 EDT 2008
changed spacing
StJetMaker.h (+)
Commit to StRoot/StJetMaker
at Mon Mar 24 21:28:11 EDT 2008
changed some member variables name to conform the coding convention.
StJetMaker.h (+) StJetMaker.cxx (+)
Commit to StRoot/StJetMaker
at Mon Mar 24 22:08:43 EDT 2008
deleted keyword virtual for this class is a concrete class.
StJetMaker.h (+) StJetMaker.cxx (+)
Commit to StRoot/StJetMaker
at Tue Mar 25 20:28:06 EDT 2008
changed mMuDst from a class member to a local variable in a method.
StJetMaker.h (+) StJetMaker.cxx (+)
Commit to StRoot/StJetMaker
at Tue Mar 25 21:13:13 EDT 2008
moved the definitions of some inline functions inside the class definition.
StJets.h (+)
Commit to StRoot/StJetMaker
at Tue Mar 25 21:26:51 EDT 2008
call four setter functions of StJets instead of StJets::setMuDst
StJetMaker.cxx (+)
Commit to StRoot/StJetMaker
at Wed Mar 26 19:42:04 EDT 2008
initialize all member variables at their constructors.
StJets.h (+) StJets.cxx (+)
Commit to StRoot/StJetMaker
at Wed Mar 26 20:41:10 EDT 2008
moved the method addProtoJet() from the class StJets
StJetMaker.h (+) StJetMaker.cxx (+) StJets.h (+) StJets.cxx (+)
Commit to StRoot/StJetMaker
at Wed Mar 26 21:50:10 EDT 2008
changed the method name addProtoJet() to fillJet()
StJetMaker.h (+) StJetMaker.cxx (+)
Commit to StRoot/StJetMaker
at Wed Mar 26 22:25:04 EDT 2008
moved the definitions of the construcors from .h to .cxx
StJet.h (+) StJet.cxx (+)
Commit to StRoot/StJetMaker
at Wed Mar 26 22:32:01 EDT 2008
stop setting StJet::jetEt and 3 other variables for StJet set them automatically
StJetMaker.cxx (+)
Commit to StRoot/StJetMaker
at Wed Mar 26 22:57:41 EDT 2008
cleaned up
StJetMaker.cxx (+)
Commit to StRoot/StJetMaker
at Wed Mar 26 22:58:31 EDT 2008
changed spacing
StppJetAnalyzer.cxx (+) StppJetAnalyzer.h (+)
Commit to StRoot/StJetMaker
at Thu Mar 27 13:49:59 EDT 2008
removed typedef map<> jetBranchesMap
StJetMaker.h (+) StJetMaker.cxx (+)
Commit to StRoot/StJetMaker
at Thu Mar 27 16:40:30 EDT 2008
moved the content of StppJetAnalyzer::addBranch() to StJetMaker::Init()
StJetMaker.cxx (+) StppJetAnalyzer.cxx (+) StppJetAnalyzer.h (+)
Commit to StRoot/StJetMaker
at Thu Mar 27 17:34:08 EDT 2008
moved the field StppJetAnalyzer::muDstJets to StJetMaker::AnalyzerCtl::mJetsy
StJetMaker.cxx (+) StJetMaker.h (+) StJets.cxx (+) StppJetAnalyzer.cxx (+) StppJetAnalyzer.h (+)
Commit to StRoot/StJetMaker
at Thu Mar 27 18:08:05 EDT 2008
cleaned up
StppJetAnalyzer.cxx (+) StppJetAnalyzer.h (+)
Commit to StRoot/StJetMaker
at Thu Mar 27 20:14:56 EDT 2008
StJetMaker.cxx (+) StJetMaker.h (+)
Commit to StRoot/StJetMaker
at Thu Mar 27 20:54:27 EDT 2008
StJetMaker.cxx (+) StJetMaker.h (+)
Commit to StRoot/StJetMaker/StFourPMakers
at Fri Mar 28 18:50:19 EDT 2008
cleaned up
StBET4pMaker.cxx (+) StBET4pMaker.h (+)
Commit to StRoot/StJetMaker
at Sat Mar 29 14:45:24 EDT 2008
restore some methods and fields to preserve backword compatibility
StJetMaker.cxx (+) StJetMaker.h (+) StppJetAnalyzer.cxx (+) StppJetAnalyzer.h (+)
Commit to StRoot/StJetMaker
at Sat Mar 29 16:09:23 EDT 2008
for backward compatability
StJetMaker.cxx (+)
Commit to StRoot/StJetMaker/StFourPMakers
at Sun Mar 30 20:48:26 EDT 2008
cleaned up the codes
StBET4pMaker.cxx (+) StBET4pMaker.h (+)
Commit to StRoot/StJetMaker/StFourPMakers
at Mon Mar 31 16:23:25 EDT 2008
fixed a bug in StBET4pMaker::fillBemcTowerHits()
StBET4pMaker.cxx (+)
Commit to StRoot/StJetMaker/StFourPMakers
at Tue Apr 1 12:49:03 EDT 2008
cleaned up the codes
StBET4pMaker.cxx (+) StBET4pMaker.h (+)
Commit to StRoot/StJetMaker/StFourPMakers
at Tue Apr 1 13:59:21 EDT 2008
cleaned up the codes
StBET4pMaker.cxx (+) StBET4pMaker.h (+)
Commit to StRoot/StJetMaker/StFourPMakers
at Fri Apr 4 16:40:08 EDT 2008
cleaned up the codes
StBET4pMaker.cxx (+) StBET4pMaker.h (+)
Commit to StRoot/StJetMaker/StFourPMakers
at Sat Apr 5 14:40:23 EDT 2008
cleaned up the codes
StBET4pMaker.cxx (+) StBET4pMaker.h (+) StFourPMaker.h (+) StMuEmcPosition.cxx (+) StMuEmcPosition.h (+)
Commit to StRoot/StJetMaker/StFourPMakers
at Sat Apr 5 17:31:12 EDT 2008
cleaned up the codes
StBET4pMaker.cxx (+) StBET4pMaker.h (+)
Commit to StRoot/StJetMaker
at Sat Apr 5 22:13:10 EDT 2008
cleaned up the codesy
StMuTrackFourVec.cxx (+) StMuTrackFourVec.h (+)
Commit to StRoot/StJetFinder
at Thu Apr 17 13:30:04 EDT 2008
cleaned up the code.
FourVec.h (+) StJetEtCell.h (+) StJetFinder.cxx (+) StKtCluJetFinder.cxx (+) StProtoJet.cxx (+) StProtoJet.h (+)
Commit to StRoot/StJetFinder
at Thu Apr 17 13:41:45 EDT 2008
deleted the class template FourVec
FourVec.h (+)
Commit to StRoot/StJetFinder
at Thu Apr 17 13:57:05 EDT 2008
moved the definitions of the class AbstractFourVec and StFourVec
AbstractFourVec.h (+) StFourVec.h (+) FourVec.h (+)
Commit to StRoot/StJetFinder
at Thu Apr 17 16:12:06 EDT 2008
cleaned up the code.
StProtoJet.cxx (+) StProtoJet.h (+)
Commit to StRoot/StJetMaker
at Thu Apr 17 16:12:12 EDT 2008
cleaned up the code.
StMuTrackFourVec.cxx (+) StMuTrackFourVec.h (+)
Commit to StRoot/StJetMaker/StFourPMakers
at Thu Apr 17 16:12:20 EDT 2008
cleaned up the code.
StBET4pMaker.cxx (+) StEmcTpcFourPMaker.cxx (+) StEmcTpcFourPMaker.h (+) StFourPMaker.h (+) StTpcFourPMaker.cxx (+)
Commit to StRoot/StJetMaker/StFourPMakers
at Thu Apr 17 16:40:41 EDT 2008
removed StEmcTpcFourPMaker
no (+)
Commit to StRoot/StJetMaker/StFourPMakers
at Thu Apr 17 16:52:51 EDT 2008
removed StTpcFourPMaker.
no (+)
Commit to StRoot/StJetMaker
at Thu Apr 17 17:40:04 EDT 2008
cleaned up the code
StMuTrackFourVec.h (+) no (+)
Commit to StRoot/StJetMaker/StPythia
at Thu Apr 17 17:40:07 EDT 2008
cleaned up the code
StPythiaFourPMaker.cxx (+)
Commit to StRoot/StJetMaker
at Fri Apr 18 20:58:40 EDT 2008
cleaned up the code
StJetMaker.cxx (+) StppJetAnalyzer.cxx (+) StppJetAnalyzer.h (+)
Commit to StRoot/StJetFinder
at Fri Apr 18 22:09:52 EDT 2008
cleaned up the code.
AbstractFourVec.h (+)
Commit to StRoot/StJetMaker
at Fri Apr 18 22:09:56 EDT 2008
cleaned up the code.
StJetMaker.cxx (+) StJetMaker.h (+) StMuTrackFourVec.h (+) StppJetAnalyzer.cxx (+) StppJetAnalyzer.h (+)
Commit to StRoot/StJetMaker
at Sun Apr 20 15:48:54 EDT 2008
cleaned up the code.
StJetMaker.cxx (+) StJetMaker.h (+)
Commit to StRoot/StJetMaker
at Sun Apr 20 16:57:59 EDT 2008
introduced AnalyzerCtl.h StJetTreeWriter.cxx StJetTreeWriter.h.
AnalyzerCtl.h (+) StJetTreeWriter.cxx (+) StJetTreeWriter.h (+) StJetMaker.cxx (+) StJetMaker.h (+)
Commit to StRoot/StJetMaker
at Sun Apr 20 17:38:51 EDT 2008
moving jettree making part from StJetMaker to StJetTreeWriter.
AnalyzerCtl.h (+) StJetMaker.cxx (+) StJetMaker.h (+) StJetTreeWriter.cxx (+) StJetTreeWriter.h (+)
Commit to StRoot/StJetMaker
at Sun Apr 20 19:34:26 EDT 2008
moving jettree making part from StJetMaker to StJetTreeWriter.
StJetMaker.cxx (+) StJetMaker.h (+) StJetTreeWriter.cxx (+) StJetTreeWriter.h (+)
Commit to StRoot/StJetMaker
at Sun Apr 20 20:24:57 EDT 2008
moved jettree making part from StJetMaker to StJetTreeWriter.
StJetMaker.cxx (+) StJetMaker.h (+) StJetTreeWriter.cxx (+) StJetTreeWriter.h (+) no (+)
Commit to StRoot/StJetMaker
at Sun Apr 20 21:53:31 EDT 2008
introduced StJetMakerBackwordCompatibility
StJetMakerBackwordCompatibility.h (+) StJetMaker.cxx (+) StJetMaker.h (+)
Commit to StRoot/StJetMaker
at Sun Apr 20 21:58:56 EDT 2008
fixed a bug
StJetMakerBackwordCompatibility.h (+)
Commit to StRoot/StJetMaker
at Mon Apr 21 12:01:46 EDT 2008
deleted a white space
StJetTreeWriter.cxx (+)
Commit to StRoot/StJetMaker
at Mon Apr 21 12:03:10 EDT 2008
moved the class StppAnaPars from StppJetAnalyzer.{cxx,h} to StppAnaPars.{cxx,h}
StppAnaPars.cxx (+) StppAnaPars.h (+) StppJetAnalyzer.cxx (+) StppJetAnalyzer.h (+)
Commit to StRoot/StJetFinder
at Mon Apr 21 12:15:47 EDT 2008
moved the class StJetPars from StJetFinder.h to StJetPars.h
StJetPars.h (+) StJetFinder.h (+)
Commit to StRoot/StJetFinder
at Mon Apr 21 12:22:35 EDT 2008
moved the class StKtCluPars from StKtCluJetFinder.{cxx,h} to StKtCluPars.{cxx,h}
StKtCluPars.cxx (+) StKtCluPars.h (+) StKtCluJetFinder.cxx (+) StKtCluJetFinder.h (+)
Commit to StRoot/StJetFinder
at Mon Apr 21 12:35:11 EDT 2008
moved the class StConePars from StConeJetFinder.{cxx,h} to StConePars.{cxx,h}
StConePars.cxx (+) StConePars.h (+) StConeJetFinder.cxx (+) StConeJetFinder.h (+)
Commit to StRoot/StJetFinder
at Mon Apr 21 12:42:02 EDT 2008
moved the class StCdfChargedConePars from StCdfChargedConeJetFinder.{cxx,h} to tCdfChargedConePars.{cxx,h}
StCdfChargedConePars.cxx (+) StCdfChargedConePars.h (+) StCdfChargedConeJetFinder.cxx (+) StCdfChargedConeJetFinder.h (+)
Commit to StRoot/StJetFinder
at Mon Apr 21 12:50:08 EDT 2008
moved the inline functions of the class StConePars
StConeJetFinder.h (+) StConePars.h (+)
Commit to StRoot/StJetFinder
at Mon Apr 21 13:29:25 EDT 2008
added the method constructJetFinder()
StCdfChargedConePars.cxx (+) StCdfChargedConePars.h (+) StConePars.cxx (+) StConePars.h (+) StJetPars.h (+) StKtCluPars.cxx (+) StKtCluPars.h (+)
Commit to StRoot/StJetMaker
at Mon Apr 21 13:31:29 EDT 2008
StJetMaker.cxx (+) StJetMaker.h (+) StppJetAnalyzer.cxx (+) StppJetAnalyzer.h (+)
Commit to StRoot/StJetMaker
at Mon Apr 21 13:45:26 EDT 2008
cleaned up the code
StppJetAnalyzer.cxx (+)
Commit to StRoot/StJetMaker
at Mon Apr 21 14:36:25 EDT 2008
clenaed up the codes.
StJetMaker.cxx (+) StJetTreeWriter.cxx (+) StJetTreeWriter.h (+)
Commit to StRoot/StJetMaker
at Mon Apr 21 15:14:18 EDT 2008
cleaned up the code
StJetMaker.cxx (+) StJetTreeWriter.cxx (+) StJetTreeWriter.h (+)
Commit to StRoot/StJetMaker
at Mon Apr 21 15:32:22 EDT 2008
added StppJetAnalyzer2.cxx and StppJetAnalyzer2.h
StppJetAnalyzer2.cxx (+) StppJetAnalyzer2.h (+) StppAnaPars.h (+)
Commit to StRoot/StJetMaker
at Mon Apr 21 16:00:29 EDT 2008
started moving from StppJetAnalyzer to StppJetAnalyzer2
StJetMaker.cxx (+) StJetMaker.h (+) StppJetAnalyzer.cxx (+) StppJetAnalyzer.h (+) StppJetAnalyzer2.cxx (+) StppJetAnalyzer2.h (+)
Commit to StRoot/StJetMaker
at Mon Apr 21 16:42:26 EDT 2008
moved from StppJetAnalyzer to StppJetAnalyzer2
StJetMaker.cxx (+) StJetMaker.h (+) StppJetAnalyzer.cxx (+) StppJetAnalyzer.h (+) StppJetAnalyzer2.h (+)
Commit to StRoot/StJetMaker
at Mon Apr 21 17:20:26 EDT 2008
cleaned up the code.
StJetMaker.cxx (+) StJetMaker.h (+) StppJetAnalyzer2.cxx (+) StppJetAnalyzer2.h (+)
Commit to StRoot/StJetMaker
at Mon Apr 21 17:37:05 EDT 2008
cleaned up the code
StppJetAnalyzer2.cxx (+) StppJetAnalyzer2.h (+)
Commit to StRoot/StJetFinder
at Mon Apr 21 20:15:00 EDT 2008
cleaned up the code
StCdfChargedConeJetFinder.cxx (+) StCdfChargedConeJetFinder.h (+) StConeJetFinder.cxx (+) StConeJetFinder.h (+) StJetFinder.h (+) StJetPars.h (+) StKtCluJetFinder.cxx (+) StKtCluJetFinder.h (+)
Commit to StRoot/StJetMaker
at Mon Apr 21 20:15:06 EDT 2008
cleaned up the code
StJetMaker.cxx (+) StJetMaker.h (+) StppJetAnalyzer2.cxx (+) StppJetAnalyzer2.h (+)
Commit to StRoot/StJetFinder
at Mon Apr 21 21:55:24 EDT 2008
cleaned up the codes
StCdfChargedJetEtCell.cxx (+) StCdfChargedJetEtCell.h (+) StConeJetFinder.cxx (+) StJetEtCell.cxx (+) StJetEtCell.h (+)
Commit to StRoot/StJetFinder
at Tue Apr 22 13:40:28 EDT 2008
cleaned up the code
Functors.cxx (+) Functors.h (+) StConeJetFinder.cxx (+) StJetEtCell.h (+)
Commit to StRoot/StJetFinder
at Tue Apr 22 15:13:30 EDT 2008
cleaned up the code
StCdfChargedConeJetFinder.cxx (+) StConeJetFinder.cxx (+) StConeJetFinder.h (+) StJetEtCell.h (+)
Commit to StRoot/StJetFinder
at Tue Apr 22 18:22:06 EDT 2008
cleaned up the code
StCdfChargedConeJetFinder.cxx (+) StConeJetFinder.cxx (+) StFourVec.h (+) StProtoJet.cxx (+) StProtoJet.h (+)
Commit to StRoot/StJetFinder
at Tue Apr 22 20:44:20 EDT 2008
cleaned up the code
StFourVec.h (+)
Commit to StRoot/StJetFinder
at Tue Apr 22 21:13:08 EDT 2008
cleaned up the code
StFourVec.h (+) StProtoJet.cxx (+)
Commit to StRoot/StJetFinder
at Tue Apr 22 21:28:54 EDT 2008
collapsing the class StProtoJet and its base class StFourVec
FourVec.h (+) StConeJetFinder.cxx (+) StJetEtCell.cxx (+) StJetEtCell.h (+) StProtoJet.h (+)
Commit to StRoot/StJetFinder
at Wed Apr 23 15:24:10 EDT 2008
collapsed StProtJet and StFourVec.
AbstractFourVec.h (+) StProtoJet.cxx (+) StProtoJet.h (+) no (+)
Commit to StRoot/StJetFinder
at Wed Apr 23 16:00:02 EDT 2008
cleaned up the code
StProtoJet.cxx (+) StProtoJet.h (+)
Commit to StRoot/StJetFinder
at Wed Apr 23 16:16:52 EDT 2008
cleaned up the code
StProtoJet.cxx (+) StProtoJet.h (+)
Commit to StRoot/StJetFinder
at Wed Apr 23 17:04:54 EDT 2008
cleaned up the code
StCdfChargedConeJetFinder.cxx (+) StConeJetFinder.cxx (+) StConeJetFinder.h (+)
Commit to StRoot/StJetFinder
at Wed Apr 23 17:31:11 EDT 2008
cleaned up the code
StCdfChargedConeJetFinder.cxx (+) StCdfChargedConeJetFinder.h (+) StConeJetFinder.cxx (+) StConeJetFinder.h (+)
Commit to StRoot/StJetFinder
at Wed Apr 23 17:40:41 EDT 2008
cleaned up the code
StCdfChargedConeJetFinder.h (+) StConeJetFinder.h (+)
Commit to StRoot/StJetFinder
at Wed Apr 23 21:17:22 EDT 2008
cleaned up the code
Functors.h (+) StConeJetFinder.cxx (+) StConeJetFinder.h (+) StJetEtCell.h (+)
Commit to StRoot/StJetFinder
at Wed Apr 23 21:57:34 EDT 2008
cleaned up the code
StConeJetFinder.cxx (+) StConeJetFinder.h (+)
Commit to StRoot/StJetFinder
at Thu Apr 24 15:01:56 EDT 2008
cleaned up the code
StConePars.h (+)
Commit to StRoot/StJetFinder
at Thu Apr 24 19:39:10 EDT 2008
Removing friends from StConePars
StCdfChargedConeJetFinder.cxx (+) StConeJetFinder.cxx (+) StConeJetFinder.h (+) StConePars.h (+)
Commit to StRoot/StJetFinder
at Thu Apr 24 21:21:04 EDT 2008
Removing friends from StConePars
StConeJetFinder.cxx (+) StConeJetFinder.h (+)
Commit to StRoot/StJetFinder
at Thu Apr 24 21:32:45 EDT 2008
Removing friends from StConePars
StConeJetFinder.cxx (+) StConePars.h (+)
Commit to StRoot/StJetFinder
at Thu Apr 24 21:51:00 EDT 2008
Removed friends from StConePars
StConeJetFinder.cxx (+) StConeJetFinder.h (+) StConePars.h (+)
Commit to StRoot/StJetFinder
at Sun Apr 27 21:14:11 EDT 2008
cleaned up the code
Functors.h (+) StConeJetFinder.cxx (+) StConeJetFinder.h (+) no (+)
Commit to StRoot/StJetFinder
at Mon Apr 28 17:59:08 EDT 2008
adding StJetEtCellGrid
StCdfChargedConeJetFinder.cxx (+) StCdfChargedConeJetFinder.h (+) StCdfChargedJetEtCell.h (+) StConeJetFinder.cxx (+) StConeJetFinder.h (+)
Commit to StRoot/StJetFinder
at Mon Apr 28 20:11:11 EDT 2008
adding StJetEtCellGrid
StCdfChargedJetEtCellFactory.cxx (+) StCdfChargedJetEtCellFactory.h (+) StEtGridKey.h (+) StJetEtCellFactory.cxx (+) StJetEtCellFactory.h (+) StJetEtCellGrid.cxx (+) StJetEtCellGrid.h (+) Functors.h (+) StCdfChargedConeJetFinder.cxx (+) StCdfChargedConeJetFinder.h (+) StConeJetFinder.cxx (+) StConeJetFinder.h (+) StJetFinder.h (+)
Commit to StRoot/StJetFinder
at Mon Apr 28 20:25:16 EDT 2008
fixed the bug where buildGrid() is called twice when StCdfChargedCondeJetFinder
StCdfChargedConeJetFinder.cxx (+) StConeJetFinder.cxx (+)
Commit to StRoot/StJetFinder
at Mon Apr 28 20:53:31 EDT 2008
adding StJetEtCellGrid
StCdfChargedConeJetFinder.cxx (+) StCdfChargedConeJetFinder.h (+) StConeJetFinder.cxx (+) StConeJetFinder.h (+) StJetEtCellGrid.cxx (+) StJetEtCellGrid.h (+)
Commit to StRoot/StJetFinder
at Mon Apr 28 21:55:53 EDT 2008
StConeJetFinder.cxx (+) StConeJetFinder.h (+) StJetEtCell.h (+) StJetEtCellGrid.cxx (+) StJetEtCellGrid.h (+)
Commit to StRoot/StJetFinder
at Tue Apr 29 16:25:47 EDT 2008
added StJetEtCellGrid
StConeJetFinder.cxx (+) StConeJetFinder.h (+) StJetEtCell.h (+) StJetEtCellGrid.cxx (+) StJetEtCellGrid.h (+)
Commit to StRoot/StJetFinder
at Tue Apr 29 16:32:15 EDT 2008
put StJetEtCellGrid into the namespace StSpinJet.
StConeJetFinder.cxx (+) StConeJetFinder.h (+) StJetEtCellGrid.cxx (+) StJetEtCellGrid.h (+)
Commit to StRoot/StJetFinder
at Tue Apr 29 16:36:42 EDT 2008
renamed StJetEtCellGrid to StEtaPhiGrid
StEtaPhiGrid.cxx (+) StEtaPhiGrid.h (+) StConeJetFinder.h (+) no (+)
Commit to StRoot/StJetFinder
at Tue Apr 29 20:05:44 EDT 2008
cleaned up the code
StCdfChargedConeJetFinder.cxx (+) StCdfChargedConeJetFinder.h (+) StConeJetFinder.cxx (+) StConeJetFinder.h (+) StEtaPhiGrid.cxx (+) StEtaPhiGrid.h (+)
Commit to StRoot/StJetFinder
at Tue Apr 29 20:23:34 EDT 2008
cleaned up the code
StCdfChargedConeJetFinder.cxx (+) StConeJetFinder.cxx (+) StConeJetFinder.h (+) StEtaPhiGrid.cxx (+) StEtaPhiGrid.h (+)
Commit to StRoot/StJetFinder
at Tue Apr 29 21:43:10 EDT 2008
cleaned up the code
StConeJetFinder.cxx (+) StJetEtCellFactory.cxx (+) StJetSpliterMerger.cxx (+) StJetSpliterMerger.h (+)
Commit to StRoot/StJetMaker
at Thu May 1 13:32:29 EDT 2008
cleaned up the code
StJetMaker.h (+) StppAnaPars.h (+) StppJetAnalyzer2.cxx (+) StppJetAnalyzer2.h (+)
Commit to StRoot/StJetMaker
at Thu May 1 13:44:52 EDT 2008
renamed StppJetAnalyzer2 to StJetFinderRunner
StJetFinderRunner.cxx (+) StJetFinderRunner.h (+) StJetMaker.cxx (+) StJetMaker.h (+) StppAnaPars.h (+) no (+)
Commit to StRoot/StJetMaker
at Thu May 1 13:56:10 EDT 2008
first commitment
StParticleCollector.h (+) StParticleCollector.cxx (+)
Commit to StRoot/StJetMaker
at Thu May 1 17:28:39 EDT 2008
moved the part that collects tracks and neutrals from StJetFinderRunner
StJetFinderRunner.cxx (+) StJetFinderRunner.h (+) StJetMaker.cxx (+) StJetMaker.h (+) StParticleCollector.cxx (+) StParticleCollector.h (+) StppAnaPars.h (+)
Commit to StRoot/StJetMaker
at Thu May 1 17:31:35 EDT 2008
changed the method name StJetFinderRunner::findJet() to StJetFinderRunner::Run()
StJetFinderRunner.cxx (+) StJetFinderRunner.h (+) StJetMaker.cxx (+)
Commit to StRoot/StJetMaker
at Thu May 1 17:54:19 EDT 2008
clenaed up the code
StJetMaker.h (+)
Commit to StRoot/StJetMaker
at Thu May 1 17:54:36 EDT 2008
cleaned up the code
StJetFinderRunner.h (+) StJetFinderRunner.cxx (+)
Commit to StRoot/StJetMaker
at Thu May 1 17:54:54 EDT 2008
cleaned up the code
StParticleCollector.h (+) StParticleCollector.cxx (+)
Commit to StRoot/StJetMaker
at Thu May 1 17:55:13 EDT 2008
first commitment of the class StJetCuts
StJetCuts.cxx (+) StJetCuts.h (+) StppAnaPars.h (+)
Commit to StRoot/StJetMaker
at Thu May 1 18:23:50 EDT 2008
moved the part that applies cuts on jets from StJetFinderRunner
StJetCuts.cxx (+) StJetCuts.h (+) StJetFinderRunner.cxx (+) StJetFinderRunner.h (+) StJetMaker.cxx (+) StJetMaker.h (+)
Commit to StRoot/StJetMaker
at Fri May 2 12:15:35 EDT 2008
added const qualifiers
StParticleCollector.cxx (+) StParticleCollector.h (+)
Commit to StRoot/StJetFinder
at Fri May 2 13:05:56 EDT 2008
added const qualifiers
StProtoJet.cxx (+) StProtoJet.h (+)
Commit to StRoot/StJetMaker
at Fri May 2 13:07:12 EDT 2008
moved tha part that creates StProtJet from StParticleCollector to StJetFinderRunner
StJetFinderRunner.cxx (+) StJetFinderRunner.h (+) StJetMaker.cxx (+) StParticleCollector.cxx (+) StParticleCollector.h (+)
Commit to StRoot/StJetFinder
at Fri May 2 14:45:07 EDT 2008
added const qualifiers
StJetEtCell.cxx (+) StProtoJet.cxx (+) StProtoJet.h (+)
Commit to StRoot/StJetMaker
at Fri May 2 14:45:10 EDT 2008
added const qualifiers
StJetTreeWriter.cxx (+)
Commit to StRoot/StJetMaker
at Fri May 2 15:02:31 EDT 2008
StJetTreeWriter.h (+)
Commit to StRoot/StJetMaker
at Fri May 2 17:27:30 EDT 2008
first commitment of StDefaultJetTreeWriter
StDefaultJetTreeWriter.cxx (+) StDefaultJetTreeWriter.h (+)
Commit to StRoot/StJetMaker
at Fri May 2 17:47:02 EDT 2008
made StJetTreeWriter an abstract base class
StDefaultJetTreeWriter.h (+) StJetMaker.cxx (+) StJetTreeWriter.h (+) no (+)
Commit to StRoot/StJetMaker
at Fri May 2 18:13:50 EDT 2008
first commitment
StTestDataCreator.h (+) StTestDataCreator.cxx (+)
Commit to StRoot/StJetMaker
at Fri May 2 18:14:00 EDT 2008
cleaned up the code
StDefaultJetTreeWriter.cxx (+)
Commit to StRoot/StJetMaker
at Fri May 2 21:06:32 EDT 2008
StJetMakerBackwordCompatibility.cxx (+) StDefaultJetTreeWriter.cxx (+) StDefaultJetTreeWriter.h (+) StJetMaker.cxx (+) StJetMaker.h (+) StJetMakerBackwordCompatibility.h (+) StJetTreeWriter.h (+) StTestDataCreator.cxx (+) StTestDataCreator.h (+)
Commit to StRoot/StJetMaker
at Fri May 2 21:23:04 EDT 2008
StTestDataCreator.cxx (+) StTestDataCreator.h (+)
Commit to StRoot/StJetMaker
at Fri May 2 23:13:34 EDT 2008
StTestData.h (+) StTestDataCreator.cxx (+) StTestDataCreator.h (+)
Commit to StRoot/StJetMaker
at Fri May 2 23:56:02 EDT 2008
StTestData.h (+) StTestDataCreator.cxx (+)
Commit to StRoot/StJetMaker
at Sat May 3 18:00:57 EDT 2008
fixed a bug
StJetMaker.cxx (+) StJetMaker.h (+)
Commit to StRoot/StJetFinder
at Sat May 3 20:43:55 EDT 2008
StJetFinder.h (+) no (+)
Commit to StRoot/StJetFinder
at Sun May 4 19:29:17 EDT 2008
StEtaPhiCell.h (+) StCdfChargedConeJetFinder.h (+)
Commit to StRoot/StJetFinder
at Sun May 4 20:32:50 EDT 2008
created StEtaPhiCell
StCdfChargedConeJetFinder.cxx (+) StCdfChargedConeJetFinder.h (+) StCdfChargedJetEtCell.cxx (+) StCdfChargedJetEtCell.h (+) StCdfChargedJetEtCellFactory.cxx (+) StCdfChargedJetEtCellFactory.h (+) StConeJetFinder.cxx (+) StConeJetFinder.h (+) StEtaPhiCell.h (+) StEtaPhiGrid.cxx (+) StEtaPhiGrid.h (+) StJetEtCell.cxx (+) StJetEtCell.h (+) StJetEtCellFactory.cxx (+) StJetEtCellFactory.h (+) StJetSpliterMerger.cxx (+) StJetSpliterMerger.h (+)
Commit to StRoot/StJetFinder
at Sun May 4 21:46:08 EDT 2008
Made StCdfChargedJetEtCell direct subclass of StEtaPhiCell
StEtaPhiCell.cxx (+) StCdfChargedConeJetFinder.cxx (+) StCdfChargedJetEtCell.cxx (+) StCdfChargedJetEtCell.h (+) StConeJetFinder.cxx (+) StConeJetFinder.h (+) StEtaPhiCell.h (+) StJetEtCell.cxx (+) StJetEtCell.h (+)
Commit to StRoot/StJetFinder
at Mon May 5 10:49:54 EDT 2008
deleted a commented out line.
StConeJetFinder.cxx (+)
Commit to StRoot/StJetFinder
at Mon May 5 15:43:32 EDT 2008
added splitMerge(CelLList&)
StJetSpliterMerger.cxx (+) StJetSpliterMerger.h (+)
Commit to StRoot/StJetFinder
at Mon May 5 17:08:14 EDT 2008
replaced ValueCellList with CellList for the pre jet list
StConeJetFinder.cxx (+) StConeJetFinder.h (+)
Commit to StRoot/StJetFinder
at Mon May 5 17:10:33 EDT 2008
deleted commented out codes
StConeJetFinder.cxx (+) StConeJetFinder.h (+)
Commit to StRoot/StJetFinder
at Mon May 5 17:21:14 EDT 2008
cleaned up the code
StJetSpliterMerger.cxx (+) StJetSpliterMerger.h (+)
Commit to StRoot/StJetFinder
at Mon May 5 22:13:16 EDT 2008
made StEtaPhiCell a pure abstract class
StCdfChargedJetEtCell.cxx (+) StCdfChargedJetEtCell.h (+) StConeJetFinder.cxx (+) StEtaPhiCell.cxx (+) StEtaPhiCell.h (+) StJetEtCell.cxx (+) StJetEtCell.h (+)
Commit to StRoot/StJetFinder
at Mon May 5 23:06:13 EDT 2008
cleaned up the code
Functors.h (+) StCdfChargedJetEtCell.cxx (+) StCdfChargedJetEtCell.h (+) StConeJetFinder.cxx (+) StEtaPhiCell.cxx (+) StEtaPhiCell.h (+) StEtaPhiGrid.cxx (+) StJetEtCell.cxx (+) StJetEtCell.h (+) StJetSpliterMerger.h (+)
Commit to StRoot/StJetFinder
at Tue May 6 14:26:36 EDT 2008
cleaned up the code
StConeJetFinder.cxx (+) StConeJetFinder.h (+)
Commit to StRoot/StJetFinder
at Tue May 6 14:55:46 EDT 2008
added StConeJetFinderBase
StConeJetFinderBase.cxx (+) StConeJetFinderBase.h (+) StConeJetFinder.cxx (+) StConeJetFinder.h (+)
Commit to StRoot/StJetFinder
at Tue May 6 15:15:17 EDT 2008
moved all the method of StConeJetFinder to StConeJetFinderBase
StConeJetFinder.cxx (+) StConeJetFinder.h (+)
Commit to StRoot/StJetFinder
at Tue May 6 15:34:06 EDT 2008
made StCdfChargedConeJetFinder a direct subclass of StJetConeFinderBase
StCdfChargedConeJetFinder.cxx (+) StCdfChargedConeJetFinder.h (+)
Commit to StRoot/StJetFinder
at Tue May 6 15:40:59 EDT 2008
clenaed up the code
StConeJetFinderBase.cxx (+) StConeJetFinderBase.h (+)
Commit to StRoot/StJetFinder
at Tue May 6 18:43:49 EDT 2008
cleaned up the code
StCdfChargedConeJetFinder.cxx (+) StCdfChargedConeJetFinder.h (+) StConeJetFinder.cxx (+) StConeJetFinder.h (+) StConeJetFinderBase.cxx (+) StConeJetFinderBase.h (+)
Commit to StRoot/StJetFinder
at Tue May 6 19:33:51 EDT 2008
cleaned up the code
StConeJetFinder.cxx (+) StConeJetFinder.h (+) StConeJetFinderBase.cxx (+) StConeJetFinderBase.h (+)
Commit to StRoot/StJetFinder
at Tue May 6 19:58:55 EDT 2008
cleaned up the code.
StConeJetFinder.cxx (+) StConeJetFinder.h (+)
Commit to StRoot/StJetFinder
at Wed May 7 17:44:54 EDT 2008
cleaned up the code
StCdfChargedConeJetFinder.cxx (+) StConeJetFinder.cxx (+) StConeJetFinder.h (+) StConeJetFinderBase.cxx (+) StConeJetFinderBase.h (+) StEtaPhiGrid.cxx (+) StEtaPhiGrid.h (+)
Commit to StRoot/StJetFinder
at Wed May 7 18:43:10 EDT 2008
cleaned up the code
StCdfChargedConeJetFinder.cxx (+) StCdfChargedConeJetFinder.h (+) StCdfChargedJetEtCell.cxx (+) StCdfChargedJetEtCell.h (+) StConeJetFinder.cxx (+) StConeJetFinder.h (+) StConeJetFinderBase.cxx (+) StConeJetFinderBase.h (+)
Commit to StRoot/StJetFinder
at Wed May 7 18:44:00 EDT 2008
changed indent
StCdfChargedJetEtCell.h (+)
Commit to StRoot/StJetFinder
at Wed May 7 22:22:26 EDT 2008
changed the arguments for StJetFinder::findJets()
StCdfChargedConeJetFinder.cxx (+) StCdfChargedConeJetFinder.h (+) StConeJetFinder.cxx (+) StConeJetFinder.h (+) StConeJetFinderBase.h (+) StJetFinder.h (+) StKtCluJetFinder.cxx (+) StKtCluJetFinder.h (+)
Commit to StRoot/StJetMaker
at Wed May 7 22:22:34 EDT 2008
changed the arguments for StJetFinder::findJets()
StJetFinderRunner.cxx (+)
Commit to StRoot/StJetMaker
at Wed May 7 22:27:13 EDT 2008
cleaned up the code
StJetFinderRunner.cxx (+) StJetFinderRunner.h (+)
Commit to StRoot/StJetMaker
at Wed May 7 22:31:46 EDT 2008
added const qualifiers
StJetFinderRunner.cxx (+) StJetFinderRunner.h (+)
Commit to StRoot/StJetFinder
at Thu May 8 00:07:23 EDT 2008
cleaned up the code
StCdfChargedConeJetFinder.cxx (+) StCdfChargedConeJetFinder.h (+) StConeJetFinder.cxx (+) StConeJetFinder.h (+) StConeJetFinderBase.cxx (+) StConeJetFinderBase.h (+) StEtaPhiGrid.h (+)
Commit to StRoot/StJetFinder
at Thu May 8 00:40:04 EDT 2008
cleaned up the code
StConeJetFinder.cxx (+) StConeJetFinder.h (+) StConeJetFinderBase.cxx (+) StConeJetFinderBase.h (+)
Commit to StRoot/StJetFinder
at Thu May 8 01:02:14 EDT 2008
cleaned up the code
StCdfChargedConeJetFinder.cxx (+) StCdfChargedConeJetFinder.h (+) StConeJetFinder.cxx (+) StConeJetFinder.h (+) StConeJetFinderBase.cxx (+) StConeJetFinderBase.h (+) StJetSpliterMerger.cxx (+) StJetSpliterMerger.h (+)
Commit to StRoot/StJetMaker/StFourPMakers
at Thu May 8 17:11:49 EDT 2008
cleaned up the code
StFourPMaker.cxx (+) StFourPMaker.h (+)
Commit to StRoot/StJetMaker/StFourPMakers
at Thu May 8 19:00:29 EDT 2008
cleaned up the code
StBET4pMaker.h (+) StFourPMaker.h (+)
Commit to StRoot/StJetMaker
at Thu May 8 20:54:37 EDT 2008
first commitment
StMuTrackEmu.h (+) StMuTrackEmuFactory.cxx (+) StMuTrackEmuFactory.h (+)
Commit to StRoot/StJetMaker
at Thu May 8 22:11:55 EDT 2008
removed the dependency of StParticleCollector on StMuTrack
StMuTrackEmu.h (+) StMuTrackEmuFactory.cxx (+) StMuTrackFourVec.h (+) StParticleCollector.cxx (+)
Commit to StRoot/StJetMaker
at Thu May 8 22:14:53 EDT 2008
changed the contact email address
StDefaultJetTreeWriter.cxx (+) StDefaultJetTreeWriter.h (+) StJetFinderRunner.cxx (+) StJetFinderRunner.h (+) StJetMakerBackwordCompatibility.cxx (+) StJetMakerBackwordCompatibility.h (+) StJetTreeWriter.h (+) StMuTrackEmu.h (+) StMuTrackEmuFactory.h (+) StParticleCollector.cxx (+) StParticleCollector.h (+) StTestData.h (+) StTestDataCreator.cxx (+) StTestDataCreator.h (+)
Commit to StRoot/StJetMaker
at Thu May 8 22:17:46 EDT 2008
fixed a bug
StJetFinderRunner.cxx (+)
Commit to StRoot/StJetMaker
at Thu May 8 23:10:23 EDT 2008
removed the dependency of StDefaultJetTreeWriter on StMuTrack
StDefaultJetTreeWriter.cxx (+) StMuTrackEmu.h (+) StMuTrackEmuFactory.cxx (+) StParticleCollector.cxx (+)
Commit to StRoot/StJetMaker
at Thu May 8 23:33:01 EDT 2008
removed the dependency of StMuTrackFourVec on StMuTrack
StMuTrackFourVec.h (+)
Commit to StRoot/StJetMaker/StFourPMakers
at Thu May 8 23:33:05 EDT 2008
removed the dependency of StMuTrackFourVec on StMuTrack
StBET4pMaker.cxx (+) StBET4pMaker.h (+)
Commit to StRoot/StSpinPool/StTamuRelLum
at Fri May 9 15:04:32 EDT 2008
no (+)
Commit to StRoot/StSpinPool/StJets
at Fri May 9 15:15:43 EDT 2008
Directory /afs/rhic.bnl.gov/star/packages/repository/StRoot/StSpinPool/StJets added to the repository
StMuTrackFourVec.h (+)
Commit to StRoot/StJetMaker
at Sun May 18 12:28:59 EDT 2008
replaced StLorentzVectorF with TLorentzVector
StMuTrackFourVec.h (+)
Commit to StRoot/StJetMaker
at Sun May 18 12:54:26 EDT 2008
replaced StLorentzVectorF with TLorentzVector
StMuTrackFourVec.h (+)
Commit to StRoot/StJetMaker/StFourPMakers
at Sun May 18 12:54:33 EDT 2008
replaced StLorentzVectorF with TLorentzVector
StBET4pMaker.cxx (+)
Commit to StRoot/StJetMaker/StPythia
at Sun May 18 12:54:37 EDT 2008
replaced StLorentzVectorF with TLorentzVector
StPythiaFourPMaker.cxx (+)
Commit to StRoot/StJetMaker
at Sun May 18 18:15:40 EDT 2008
changed the arguments to the constructor
StMuTrackFourVec.h (+)
Commit to StRoot/StJetMaker/StFourPMakers
at Sun May 18 18:16:01 EDT 2008
changed the arguments to the constructor of StMuTrackFourVec
StBET4pMaker.cxx (+)
Commit to StRoot/StJetMaker/StPythia
at Sun May 18 18:16:05 EDT 2008
changed the arguments to the constructor of StMuTrackFourVec
StPythiaFourPMaker.cxx (+)
Commit to StRoot/StJetMaker/StFourPMakers
at Sun May 18 19:23:07 EDT 2008
added StBET4pMakerImp. StBET4pMaker deletates StBET4pMakerImp
StBET4pMakerImp.cxx (+) StBET4pMakerImp.h (+) StBET4pMaker.cxx (+) StBET4pMaker.h (+) StFourPMaker.h (+)
Commit to StRoot/StJetMaker/StFourPMakers
at Sun May 18 19:44:20 EDT 2008
cleaned up the code
StBET4pMaker.cxx (+) StBET4pMaker.h (+)
Commit to StRoot/StJetMaker/StFourPMakers
at Sun May 18 20:03:30 EDT 2008
cleaned up the code
StBET4pMakerImp.cxx (+)
Commit to StRoot/StJetMaker/StFourPMakers
at Mon May 19 11:49:03 EDT 2008
cleaned up the code
StBET4pMakerImp.cxx (+)
Commit to StRoot/StJetMaker
at Tue May 20 19:42:58 EDT 2008
cleaned up the code
StMuTrackEmu.h (+)
Commit to StRoot/StJetMaker/StFourPMakers
at Tue May 20 19:43:08 EDT 2008
cleaned up the code
StBET4pMakerImp.cxx (+)
Commit to StRoot/StJetMaker/StFourPMakers
at Tue May 20 20:02:39 EDT 2008
cleaned up the code
StBET4pMakerImp.cxx (+)
Commit to StRoot/StJetMaker/StFourPMakers
at Tue May 20 20:54:42 EDT 2008
StBET4pMakerImp.cxx (+) StBET4pMakerImp.h (+)
Commit to StRoot/StJetMaker
at Sat May 31 21:57:47 EDT 2008
removed the dependency of StJets on StMuTrack
StJetReader.cxx (+) StJets.cxx (+) StJets.h (+)
Commit to StRoot/StJetMaker/StJetSimuUtil
at Sat May 31 21:57:51 EDT 2008
removed the dependency of StJets on StMuTrack
StJetSimuReader.cxx (+)
Commit to StRoot/StJetMaker
at Sat May 31 22:14:29 EDT 2008
put TrackToJetIndex to its own files
TrackToJetIndex.cxx (+) TrackToJetIndex.h (+) StJets.cxx (+) StJets.h (+)
Commit to StRoot/StJetMaker
at Sat May 31 22:44:39 EDT 2008
cleaned up the code
StJets.cxx (+) StJets.h (+)
Commit to StRoot/StJetMaker
at Sat May 31 23:06:42 EDT 2008
removed the dependency of TrackToJetIndex.h on StDetectorId.h
StDefaultJetTreeWriter.cxx (+) TrackToJetIndex.h (+)
Commit to StRoot/StJetMaker
at Sat May 31 23:41:39 EDT 2008
moved StJet, StJets, and TrackToJetIndex to StSpinPool/StJets
StJet.h (+) StJets.h (+) no (+)
Commit to StRoot/StSpinPool/StJets
at Sat May 31 23:41:46 EDT 2008
moved StJet, StJets, and TrackToJetIndex to StSpinPool/StJets
StJet.cxx (+) StJet.h (+) StJets.cxx (+) StJets.h (+) TrackToJetIndex.cxx (+) TrackToJetIndex.h (+)
Commit to StRoot/StSpinPool/StMCAsymMaker
at Sun Jun 1 00:33:34 EDT 2008
StPythiaEvent.h (+)
Commit to StRoot/StSpinPool/StMCAsymMaker
at Sun Jun 1 00:59:22 EDT 2008
removed the dependency of StPythiaEvent on St_particle_Table.h
StMCAsymMaker.cxx (+) StPythiaEvent.h (+)
Commit to StRoot/StSpinPool/StJetSkimEvent
at Sun Jun 1 01:02:19 EDT 2008
Directory /afs/rhic.bnl.gov/star/packages/repository/StRoot/StSpinPool/StJetSkimEvent added to the repository
Commit to StRoot/StJetMaker
at Sun Jun 1 01:13:51 EDT 2008
added declaration of classes
StJetSkimEvent.h (+)
Commit to StRoot/StJetMaker
at Sun Jun 1 01:22:30 EDT 2008
moved StJetSkimEvent to StSpinPool/StJetSkimEvent
StJetSkimEventMaker.h (+) no (+)
Commit to StRoot/StSpinPool/StJetSkimEvent
at Sun Jun 1 01:22:35 EDT 2008
moved StJetSkimEvent to StSpinPool/StJetSkimEvent
StJetSkimEvent.cxx (+) StJetSkimEvent.h (+)
Commit to StRoot/StSpinPool/StJetSkimEvent
at Sun Jun 1 01:31:43 EDT 2008
moved StPythiaEvent to StSpinPool/StJetSkimEvent
StPythiaEvent.cxx (+) StPythiaEvent.h (+) StJetSkimEvent.cxx (+)
Commit to StRoot/StSpinPool/StMCAsymMaker
at Sun Jun 1 01:31:48 EDT 2008
moved StPythiaEvent to StSpinPool/StJetSkimEvent
StPythiaEvent.h (+) no (+)
Commit to StRoot/StSpinPool/StJets
at Sun Jun 1 13:22:07 EDT 2008
changed indentation
TrackToJetIndex.h (+)
Commit to StRoot/StJetMaker
at Sun Jun 1 14:01:32 EDT 2008
added dEdx
StDefaultJetTreeWriter.cxx (+) StMuTrackEmu.h (+) StMuTrackEmuFactory.cxx (+)
Commit to StRoot/StSpinPool/StJets
at Sun Jun 1 14:01:37 EDT 2008
added dEdx
TrackToJetIndex.cxx (+) TrackToJetIndex.h (+)
Commit to StRoot/StJetMaker/StFourPMakers
at Sun Jun 1 14:28:44 EDT 2008
stored Endcap EMC tower ID
StBET4pMakerImp.cxx (+)
Commit to StRoot/StSpinPool/StJets
at Sun Jun 1 14:28:48 EDT 2008
stored Endcap EMC tower ID
TrackToJetIndex.h (+)
Commit to StRoot/StSpinPool/StJets
at Sun Jun 1 14:37:59 EDT 2008
rearranged the code
TrackToJetIndex.h (+)
Commit to StRoot/StJetMaker
at Sun Jun 1 14:57:24 EDT 2008
added towerID to TrackToJetIndex
StDefaultJetTreeWriter.cxx (+)
Commit to StRoot/StSpinPool/StJets
at Sun Jun 1 14:57:27 EDT 2008
added towerID to TrackToJetIndex
TrackToJetIndex.cxx (+) TrackToJetIndex.h (+)
Commit to StRoot/StJetMaker
at Sun Jun 1 15:11:19 EDT 2008
added track id to TrackToJetIndex
StDefaultJetTreeWriter.cxx (+) StMuTrackEmu.h (+) StMuTrackEmuFactory.cxx (+)
Commit to StRoot/StSpinPool/StJets
at Sun Jun 1 15:11:23 EDT 2008
added track id to TrackToJetIndex
TrackToJetIndex.cxx (+) TrackToJetIndex.h (+)
Commit to StRoot/StJetMaker
at Sun Jun 1 15:42:47 EDT 2008
extended etaext() and phiext() from only BEMC to BEMC and EEMC
StMuTrackEmuFactory.cxx (+)
Commit to StRoot/StJetMaker/StFourPMakers
at Sun Jun 1 15:45:40 EDT 2008