HighLAND
Public Member Functions | Protected Attributes | List of all members
RooTrackerVtxManager Class Reference

Public Member Functions

bool InitializeEntry ()
 
void SetRooVtxEntry (Int_t entry)
 Methods to set and get the current entry in the RooTrackerVtx tree.
 
Int_t GetRooVtxEntry () const
 
void SetRooVtxEntrySaved (bool saved)
 Methods to check whether the current RooTrackerVtxEntry has been already saved.
 
bool GetRooVtxEntrySaved () const
 
void SetSaveRooVtxEntry (bool save)
 Methods to check whether the current RooTrackerVtxEntry has been already scheduled for saving.
 
bool GetSaveRooVtxEntry () const
 
void IncrementRooVtxEntry ()
 Increment by one the current entry in the RooTrackerVtx tree.
 
void ResetRooVtxEntry ()
 Reset to 0 the current entry in the RooTrackerVtx tree.
 

Protected Attributes

Int_t _RooVtxEntry
 current RooTrackerVtx entry
 
bool _RooVtxEntrySaved
 has the current RooTrackerVtx entry been saved ?
 
bool _saveRooVtxEntry
 has the current RooTrackerVtx entry scheduled to be saved?
 

Detailed Description

Definition at line 13 of file RooTrackerVtxManager.hxx.


The documentation for this class was generated from the following files: