|
bool | accept (const StEvent *) |
| abstract cut function, has to be overwritten by derived class
|
|
bool | accept (const StTrack *) |
| abstract cut function, has to be overwritten by derived class
|
|
bool | accept (const StV0Vertex *) |
| abstract cut function, has to be overwritten by derived class
|
|
bool | accept (const StXiVertex *) |
| abstract cut function, has to be overwritten by derived class
|
|
bool | accept (const StKinkVertex *) |
| abstract cut function, has to be overwritten by derived class
|
|
bool | accept (const StV0MuDst *) |
| abstract cut function, has to be overwritten by derived class
|
|
bool | accept (const StXiMuDst *) |
| abstract cut function, has to be overwritten by derived class
|
|
bool | accept (const StKinkMuDst *) |
| abstract cut function, has to be overwritten by derived class
|
|
bool | leave (bool b, unsigned int counter[2]) |
| increment pass/fail counter (2nd argument) depending on 1st argument and return 1st argument
|
|
|
BetheBloch * | mBB |
|
unsigned int | mNStEvent [2] |
|
unsigned int | mNStTrack [2] |
|
unsigned int | mNStV0Vertex [2] |
|
unsigned int | mNStXiVertex [2] |
|
unsigned int | mNStKinkVertex [2] |
|
unsigned int | mNStV0MuDst [2] |
|
unsigned int | mNStXiMuDst [2] |
|
unsigned int | mNStKinkMuDst [2] |
|
|
bool | pass (const StEvent *) |
| called by user code, returns true if argument passes cuts, else false
|
|
bool | pass (const StTrack *) |
| called by user code, returns true if argument passes cuts, else false
|
|
bool | pass (const StV0Vertex *) |
| called by user code, returns true if argument passes cuts, else false
|
|
bool | pass (const StXiVertex *) |
| called by user code, returns true if argument passes cuts, else false
|
|
bool | pass (const StKinkVertex *) |
| called by user code, returns true if argument passes cuts, else false
|
|
bool | pass (const StV0MuDst *) |
| called by user code, returns true if argument passes cuts, else false
|
|
bool | pass (const StXiMuDst *) |
| called by user code, returns true if argument passes cuts, else false
|
|
bool | pass (const StKinkMuDst *) |
| called by user code, returns true if argument passes cuts, else false
|
|
Definition at line 15 of file StMuL3Filter.h.
The documentation for this class was generated from the following files: