rnc-lbl / auau200GeVRun14

LBNL PicoDst HF Analysis Library (PicoHFLib) - Run14 Au+Au 200GeV
1 stars 15 forks source link

This branch contains StPicoDstMaker/ module from STAR's CVS repo #90

Closed plexoos closed 9 years ago

plexoos commented 9 years ago

It can be safely merged with master. The history has been preserved

MustafaMustafa commented 9 years ago

Hi Dmitri,

Very nice! I think I will put the branch in its own repo to separate it from analysis code. On Jun 19, 2015 3:05 PM, "Dmitri Smirnov" notifications@github.com wrote:

It can be safely merged with master. The history has been preserved

You can view, comment on, or merge this pull request online at:

https://github.com/rnc-lbl/auau200GeVRun14/pull/90 Commit Summary

  • first release - macro to generate picoDst files
  • first release - picoDst source code
  • first release - modified pathLengths() function in calculating the V0 crossings
  • Added in BBC information to picoDst
  • - Added a few variables to StPicoEvent/StPicoTrack
  • - Corrected the random-subevent division method
  • PicoTrack:
  • Added a new argument prodMode to allow choosing different picoDst structure and production procedure simply from this macro
  • Fixed an issue that caused the program to crash in reading BEMC when running on creating phi weight mode
  • - Updated the centrality definition for Run10 200 GeV and used in picoDstMaker by default
  • - Modified the default mb/ht production mode to produce picoDst directly without phi weight files
  • production source code for 200 GeV MinBias data
  • removal
  • Added user functions for trigger selections
  • - Updated to be production source code for 7.7 GeV
  • Update the trigger user functions for Run11 19.6 GeV picoDst
  • Updated the trigger selection functions for Run10 62.4 GeV picoDst
  • updated trigger selection functions for Run11 27 GeV picoDst
  • Updated for Run11 200GeV production, no EMC included in chain
  • Updated for Run11 200GeV production, no EMC included in chain
  • Run11 isMinBias() function returns only vpd-zdc-minbias-protected triggers
  • first release - utilities to calculate refMult,refMult2,refMultHalf
  • use TFile::Open() to read picoDst root files for Xrootd access
  • Pico production code for Run12 pp200 GeV (P12id with many triggers)
  • Updated user trigger selection functions for Run12 pp200 GeV
  • production source code for Run14 14.5GeV preview production
  • Update for production for Run13 pp510 GeV picoDst
  • picoDst maker for Run11 pp500 GeV production
  • macro for Run11 pp500 GeV picoDst production
  • Run14 picoDst production - first version
  • Run14 picoDst production - first version
  • Run14 picoDst production - first version
  • Update for picoDst production for Run13 pp510 st_mtd data
  • Run14 200 GeV preview production source codes
  • Run14 AuAu200 GeV preview2 production
  • Run14 AuAu200 GeV preview2 production
  • Updated user functions in StPicoTrack and StPicoEvent
  • Final picoDst code for Run14 AuAu200 GeV st_physics official production data
  • Final picoDst code for Run14 AuAu200 GeV official production data
  • Updated a few user functions for StPicoEvent and StPicoTrack
  • Final production macro for Run14 AuAu200 GeV st_physics stream data
  • Final production code for Run14 AuAu200 GeV st_physics stream data
  • Final picoDst code for Run14 AuAu200 GeV st_physics official production data
  • Run14 AuAu200 GeV st_physics picoDst production version-2
  • Removed local dependancies as we'll use the code from the respective module
  • Moved StPicoDstMaker files around before merging

File Changes

Patch Links:

— Reply to this email directly or view it on GitHub https://github.com/rnc-lbl/auau200GeVRun14/pull/90.

plexoos commented 9 years ago

Yes, putting it in a separate repo is a good idea. The dependency of the code in this repository on StPicoDstMaker can be resolved, for example, by setting up a submodule

plexoos commented 9 years ago

Ok, I removed this branch because the code is in rnc-lbl/star-picoDst