CbmRoot
L1EventMatch.cxx
Go to the documentation of this file.
1 #include "L1EventMatch.h"
2 
4  fMCEvent.clear();
5  fNTracks = 0;
6 }
L1EventMatch.h
L1EventMatch::fNTracks
int fNTracks
Definition: L1EventMatch.h:29
L1EventMatch::fMCEvent
map< int, int > fMCEvent
Definition: L1EventMatch.h:28
L1EventMatch::Clear
void Clear()
Definition: L1EventMatch.cxx:3