|
MarlinTPC
1.2.0
|
This is hits management class for TPC. More...
#include <TPCHitMap.h>
Public Member Functions | |
| MarlinTPCHit (EVENT::TrackerHit *_hit_=0, bool _isUsed_=false) | |
| bool | operator< (const MarlinTPCHit &h) const |
| bool | operator== (const MarlinTPCHit &h) const |
| MarlinTPCHit & | operator= (const MarlinTPCHit &h) |
Public Attributes | |
| EVENT::TrackerHit * | hit |
| bool | isUsed |
This is hits management class for TPC.
1.8.6