Public Member Functions | |
| Primary (Int_t id) | |
| ~Primary () | |
| Int_t | GetId () const |
Private Attributes | |
| Int_t | fId |
|
|
Definition at line 55 of file LatValidate.cxx. 00055 : fId(id) {}
|
|
|
Definition at line 56 of file LatValidate.cxx. 00056 {}
|
|
|
Definition at line 57 of file LatValidate.cxx. Referenced by MatchPrimSec(), MatchSecPrim(), and PrimaryKey(). 00057 { return fId; }
|
|
|
Definition at line 59 of file LatValidate.cxx. |
1.3.9.1