Macros

Line Code
1 2 3 4 5 6 7 8 9
#ifndef FastTrackerRecHitFwd_H
#define FastTrackerRecHitFwd_H

class FastTrackerRecHit;
class FastSingleTrackerRecHit;
class FastMatchedTrackerRecHit;
class FastProjectedTrackerRecHit;

#endif