BmnRoot
Loading...
Searching...
No Matches
BmnDchTrack.cxx
Go to the documentation of this file.
1#include "BmnDchTrack.h"
2
3// ----- Default constructor -------------------------------------------
5: BmnTrack(),
6fEventID(0),
7fTrackID(0)
8{}
9
10// ----- Destructor ----------------------------------------------------
virtual ~BmnDchTrack()