EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TrackEvaluationContainerv1.cc
Go to the documentation of this file. Or view the newest version in sPHENIX GitHub for file TrackEvaluationContainerv1.cc
1 
7 
8 //_____________________________________________________________________
10 {
11  m_events.clear();
12  m_clusters.clear();
13  m_tracks.clear();
14 }