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 years ago
StRoot fc81c00f56 fixed bug in StRoot/StFemtoEvent/StFemtoTrack.cxx in GetMassSqr method mBeta -> GetBeta() 6 years ago
examples e48eb30a5c Added StO97 classes 6 years ago
README.md 954423ff1b fixed few errors and removed extra files 6 years ago
compile.sh 877781b6ca added StFemtoEvent to compile.sh 6 years ago
diagram.dia 1d7f78a2b2 first commit 6 years ago
diagram.png 1d7f78a2b2 first commit 6 years ago

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!