#include <StHbtMuDstMakerReader.h>

Public Types | |
| enum | ioMode { ioRead, ioWrite } |
| enum | ioNameMode { ioFix, ioAuto } |
Public Member Functions | |
| StHbtMuDstMakerReader (StMuDstMaker *maker) | |
| StHbtEvent * | ReturnHbtEvent () |
| int | Init () |
| int | Init (const char *ReadWrite, StHbtString &Message) |
| void | Clear () |
| void | clear () |
| void | Finish () |
| bool | readTracks () |
| bool | readV0s () |
| bool | readXis () |
| bool | readKinks () |
| unsigned int | trackType () |
| StMuDst * | muDst () |
| StStrangeMuDstMaker * | stStrangeMuDstMaker () |
| StFlowMaker * | flowMaker () |
| void | setProbabilityPidFile (const char *file) |
| void | setFlowMaker (StFlowMaker *) |
| void | setTrackType (unsigned int) |
| void | setReadTracks (bool) |
| void | setReadV0s (bool) |
| void | setReadXis (bool) |
| void | setReadKinks (bool) |
Definition at line 57 of file StHbtMuDstMakerReader.h.
1.5.9