BOSS
8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
AthenaHitsCollectionHelper.cxx
Go to the documentation of this file.
1
#include "
SimHelpers/AthenaHitsCollectionHelper.h
"
2
#include <iostream>
3
4
AthenaHitsCollectionHelper::AthenaHitsCollectionHelper
() {
5
std::cout <<
" new collection helper being created "
<< std::endl;
6
ISvcLocator* svcLocator = Gaudi::svcLocator();
// from Bootstrap
7
8
IMessageSvc* m_msgSvc;
9
StatusCode status = svcLocator->service(
"MessageSvc"
, m_msgSvc );
10
11
// MsgStream log(m_msgSvc, "AthenaHitsCollectionHelper");
12
// status = svcLocator->service("StoreGateSvc", m_storeGate);
13
}
14
AthenaHitsCollectionHelper::~AthenaHitsCollectionHelper
() {}
AthenaHitsCollectionHelper.h
AthenaHitsCollectionHelper::~AthenaHitsCollectionHelper
virtual ~AthenaHitsCollectionHelper()
Definition
AthenaHitsCollectionHelper.cxx:14
AthenaHitsCollectionHelper::AthenaHitsCollectionHelper
AthenaHitsCollectionHelper()
Definition
AthenaHitsCollectionHelper.cxx:4
8.0.0
BOSS_Source
Simulation
SimHelpers
src
AthenaHitsCollectionHelper.cxx
Generated by
1.16.1