StRoot
1
|
This class is a container for the data that will be written to the output tree. More...
#include <StFwdQAMaker.h>
Public Member Functions | |
void | clear () |
Public Attributes | |
FwdTreeHeader | header |
Primary event vertex. | |
TClonesArrayWriter< StMuMcTrack > | mcTracks |
MC tracks. | |
TClonesArrayWriter< StMuFttPoint > | fttPoints |
TClonesArrayWriter < StMuFttCluster > | fttClusters |
TClonesArrayWriter< StMuFstHit > | fstPoints |
TClonesArrayWriter < FcsClusterWithStarXYZ > | wcal |
TClonesArrayWriter < FcsHitWithStarXYZ > | wcalHits |
TClonesArrayWriter < FcsClusterWithStarXYZ > | hcal |
TClonesArrayWriter < FcsHitWithStarXYZ > | hcalHits |
TClonesArrayWriter < FcsHitWithStarXYZ > | epdHits |
TClonesArrayWriter< StMuFwdTrack > | reco |
int | nSeedTracks |
TClonesArrayWriter < StMuFwdTrackSeedPoint > | seeds |
This class is a container for the data that will be written to the output tree.
Definition at line 149 of file StFwdQAMaker.h.
void FwdQATreeData::clear | ( | void | ) |
Clear the FwdQATreeData from one event to next
Definition at line 42 of file StFwdQAMaker.cxx.