ATLAS Offline Software
Loading...
Searching...
No Matches
VP1AthenaPtrs.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
5
7// //
8// Implementation of class VP1AthenaPtrs //
9// //
10// Author: Thomas H. Kittelmann (Thomas.Kittelmann@cern.ch) //
11// Initial version: July 2008 //
12// //
14
16
19ISvcLocator * VP1AthenaPtrs::m_serviceLocator = 0;
20IToolSvc * VP1AthenaPtrs::m_toolSvc = 0;
21
22//____________________________________________________________________
The Athena Transient Store API.
static StoreGateSvc * eventStore()
static void setPointers(StoreGateSvc *eventStore, StoreGateSvc *detectorStore, ISvcLocator *, IToolSvc *)
static StoreGateSvc * m_detectorStore
static IToolSvc * toolSvc()
static ISvcLocator * m_serviceLocator
static IToolSvc * m_toolSvc
static ISvcLocator * serviceLocator()
static StoreGateSvc * detectorStore()
static StoreGateSvc * m_eventStore