This is an attempt to isolate StHbtMaker from STAR ROOT software. Have fun :P

Nikita Ermakov fc81c00f56 fixed bug in StRoot/StFemtoEvent/StFemtoTrack.cxx in GetMassSqr method mBeta -> GetBeta() лет назад: 6
StRoot fc81c00f56 fixed bug in StRoot/StFemtoEvent/StFemtoTrack.cxx in GetMassSqr method mBeta -> GetBeta() лет назад: 6
examples e48eb30a5c Added StO97 classes лет назад: 6
README.md 954423ff1b fixed few errors and removed extra files лет назад: 6
compile.sh 877781b6ca added StFemtoEvent to compile.sh лет назад: 6
diagram.dia 1d7f78a2b2 first commit лет назад: 6
diagram.png 1d7f78a2b2 first commit лет назад: 6

README.md

This is an attempt to compile StHbtMaker without whole STAR ROOT software. StHbtMaker uses few libraries from STAR ROOT which has to be compiled before StHbtMaker. You can find the order of compilation in diagram files.

To compile all libraries you can just type ./compile.sh

WARNING: The classes which used in this particular version of StRoot DOES NOT contains StMuDst maker stuff.

     So before making any changes please read comments in StHbtEvent.hh file!
     Also DO NOT forget to add your classes in LinkDef files!

In case of question: Nikita Ermakov (coffe92@gmail.com)

Take care!