]> git.uio.no Git - u/mrichter/AliRoot.git/blame - RICH/api.txt
Radiator to Pad goes static.
[u/mrichter/AliRoot.git] / RICH / api.txt
CommitLineData
c60862bf 1pointer to the stack:
2AliRunLoader::Stack()
3
4total amount of particles in stack for a given event:
5AliStack::GetNtrack() or AliRun::GetEvent()
6
7
8total amount of primiry particles in stack for a given event:
9AliStack::GetNprimary() or TreeH()::GetEntries()