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