Macros

Line Code
1 2 3 4 5 6
#ifndef TrackCharge_H
#define TrackCharge_H

typedef int TrackCharge;

#endif  // TrackCharge_H