1 #ifndef RooTrackerVtxManager_h 2 #define RooTrackerVtxManager_h 11 #include "BasicTypes.hxx" 19 bool InitializeEntry();
bool _saveRooVtxEntry
has the current RooTrackerVtx entry scheduled to be saved?
void SetRooVtxEntrySaved(bool saved)
Methods to check whether the current RooTrackerVtxEntry has been already saved.
void IncrementRooVtxEntry()
Increment by one the current entry in the RooTrackerVtx tree.
void SetRooVtxEntry(Int_t entry)
Methods to set and get the current entry in the RooTrackerVtx tree.
void ResetRooVtxEntry()
Reset to 0 the current entry in the RooTrackerVtx tree.
Int_t _RooVtxEntry
current RooTrackerVtx entry
void SetSaveRooVtxEntry(bool save)
Methods to check whether the current RooTrackerVtxEntry has been already scheduled for saving...
bool _RooVtxEntrySaved
has the current RooTrackerVtx entry been saved ?