5#ifndef INDET_INDETEVENTSPLITTER_H
6#define INDET_INDETEVENTSPLITTER_H
24#include "GaudiKernel/ObjectVector.h"
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
std::vector< std::string > m_trackKeys
~InDetEventSplitter()
Destructor - check up memory allocation delete any memory allocation on the heap.
StatusCode execute()
Execute - on event by event.
std::string m_trackContainerName
StatusCode split_vertices()
InDetEventSplitter(const std::string &name, ISvcLocator *pSvcLocator)
Author: Peter V.
std::string m_tpbContainerName
containers to retrieve
StatusCode initialize()
Initialize initialize StoreGate.
StatusCode finalize()
Finalize - delete any memory allocation from the heap.