StRoot
1
|
Public Member Functions | |
StTrsSector (StTpcGeometry *) | |
tpcTimeBins & | timeBinsOfRowAndPad (int, int) |
tpcPadRow & | padsOfRow (int) |
tpcSector & | rows () |
int | size () const |
int | numberOfRows () const |
int | numberOfPadsInRow (int) const |
void | clear () |
void | addEntry (StTpcPadCoordinate &, StTrsAnalogSignal &) |
void | addEntry (int, int, StTrsAnalogSignal &) |
void | assignTimeBins (int, int, tpcTimeBins &) |
void | assignTimeBins (StTpcPadCoordinate &, tpcTimeBins &) |
int | sort () |
Definition at line 77 of file StTrsSector.hh.