Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Primary Class Reference

List of all members.

Public Member Functions

 Primary (Int_t id)
 ~Primary ()
Int_t GetId () const

Private Attributes

Int_t fId

Constructor & Destructor Documentation

Primary::Primary Int_t  id  )  [inline]
 

Definition at line 55 of file LatValidate.cxx.

00055 : fId(id) {}

Primary::~Primary  )  [inline]
 

Definition at line 56 of file LatValidate.cxx.

00056 {}


Member Function Documentation

Int_t Primary::GetId  )  const [inline]
 

Definition at line 57 of file LatValidate.cxx.

Referenced by MatchPrimSec(), MatchSecPrim(), and PrimaryKey().

00057 { return fId; }


Member Data Documentation

Int_t Primary::fId [private]
 

Definition at line 59 of file LatValidate.cxx.


The documentation for this class was generated from the following file:
Generated on Mon Feb 15 11:10:05 2010 for loon by  doxygen 1.3.9.1