| FairRoot/PandaRoot
    | 
#include <PndCAHits.h>
| Public Types | |
| typedef PndCAHit | T | 
| Public Member Functions | |
| PndCAElementsOnStation< T > & | OnStation (char i) | 
| const PndCAElementsOnStation< T > & | OnStation (char i) const | 
| const PndCAElementsOnStation< T > & | OnStationConst (char i) const | 
| PndCAElementsOnStation< T > & | operator[] (char i) | 
| const PndCAElementsOnStation< T > & | operator[] (char i) const | 
| PndCAHits () | |
| PndCAHits (int nSta, int nHitsPerStation=1) | |
| T & | operator[] (PndCATES i) | 
| const T & | operator[] (PndCATES i) const | 
| char | NStations () const | 
| void | Add (const T &hit) | 
| void | Sort () | 
| void | Clean () | 
| Protected Attributes | |
| vector< PndCAElementsOnStation < T > > | fElement | 
Definition at line 103 of file PndCAHits.h.
| typedef PndCAHit PndCAHits::T | 
Definition at line 105 of file PndCAHits.h.
| 
 | inline | 
Definition at line 113 of file PndCAHits.h.
| 
 | inline | 
Definition at line 114 of file PndCAHits.h.
| 
 | inline | 
| 
 | inline | 
Definition at line 139 of file PndCAHits.h.
References fElement, hits, i, and PndCAElementsOnStation< T >::IStation().
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
Definition at line 108 of file PndCAHits.h.
| 
 | inline | 
| 
 | inline | 
Definition at line 110 of file PndCAHits.h.
| 
 | inline | 
Definition at line 111 of file PndCAHits.h.
| 
 | inline | 
Definition at line 132 of file PndCAHits.h.
References fElement, hits, and i.
| 
 | protected | 
Definition at line 156 of file PndCAHits.h.
Referenced by Add(), Clean(), NStations(), OnStation(), OnStationConst(), operator[](), PndCAHits(), and Sort().
 1.8.5
 1.8.5