Skip to content
Snippets Groups Projects
ElementLink_test.ref 3.73 KiB
Newer Older


Initializing Gaudi ApplicationMgr using job opts ../share/ElementLink_test.txt
JobOptionsSvc        INFO # =======> /afs/cern.ch/user/s/ssnyder/atlas-work3/InstallArea/jobOptions/ControlTest/StoreGateTestCommon.txt
JobOptionsSvc        INFO # (5,1): ApplicationMgr.ExtSvc += ["StoreGateSvc/DetectorStore", "StoreGateSvc/HistoryStore"]
JobOptionsSvc        INFO # (6,1): AuditorSvc.Auditors += ["AlgContextAuditor"]
JobOptionsSvc        INFO # (7,1): StoreGateSvc.OutputLevel = 1
JobOptionsSvc        INFO # (8,1): StoreGateSvc.ActivateHistory = 0
JobOptionsSvc        INFO # (9,1): CLIDSvc.OutputLevel = 2
JobOptionsSvc        INFO # (10,1): MessageSvc.useColors = 1
JobOptionsSvc        INFO Job options successfully read in from ../share/ElementLink_test.txt
ApplicationMgr    SUCCESS 
====================================================================================================================================
                                                   Welcome to ApplicationMgr (GaudiCoreSvc v3r3)
                                          running on lxplus0056.cern.ch on Tue Mar 10 19:27:41 2015
====================================================================================================================================
ApplicationMgr       INFO Application Manager Configured successfully
DetectorStore        INFO Initializing DetectorStore - package version StoreGate-03-01-06
ClassIDSvc           INFO Initializing ClassIDSvc - package version CLIDComps-00-06-18
ClassIDSvc           INFO  getRegistryEntries: read 200 CLIDRegistry entries for module ALL
ProxyProviderSvc     INFO Initializing ProxyProviderSvc - package version SGComps-00-01-10
HistoryStore         INFO Initializing HistoryStore - package version StoreGate-03-01-06
EventLoopMgr      WARNING Unable to locate service "EventSelector" 
EventLoopMgr      WARNING No events will be processed from external input.
HistogramPersis...WARNING Histograms saving not required.
ApplicationMgr       INFO Application Manager Initialized successfully
ApplicationMgr Ready
StoreGateSvc        DEBUG Property update for OutputLevel : new value = 1
StoreGateSvc        DEBUG Service base class initialized successfully
StoreGateSvc      VERBOSE Initializing StoreGateSvc
StoreGateSvc        DEBUG trying to create store SGImplSvc/StoreGateSvc_Impl
StoreGateSvc_Impl   DEBUG Property update for OutputLevel : new value = 1
StoreGateSvc_Impl VERBOSE Initializing StoreGateSvc_Impl
StoreGateSvc_Impl   DEBUG Service base class initialized successfully
 ************* Starting Test 1 
StoreGateSvc        DEBUG Recorded object @0x15c61d0 with key fooVec of type DataVector<Foo>(CLID 1234)
 in DataObject @0x15c6160
 object modifiable when retrieved
 Test1: test of contained Element 
 Test1: test of indexed Element 
 Test1: test of Element Link with key 
 Test1: test of Element Link resetWithKeyAndIndex 
 Test1: test of ElementLink in/out of scope
 Test: test of ElementLink setElement, setStorable
Now we expect to see an error message:
----Error Message Starts--->>
<<---Error Message Ends-------
 >>>>>>>>> Passed Test 1 <<<<<<<<<<< 
 ************* Starting Test 2 
StoreGateSvc        DEBUG Recorded object @0x7fff6e8df9f0 with key  key of type std::vector<std::string>(CLID 25884436)
 in DataObject @0x15c6110
 object modifiable when retrieved
 Test2: test of contained Element 
 Test2: test of indexed Element 
 >>>>>>>>> Passed Test 2 <<<<<<<<<<< 
 Starting Test 3 
StoreGateSvc        DEBUG Recorded object @0x15b3d80 with key fooVec2 of type std::vector<Foo>(CLID 2233)
 in DataObject @0x15c6740
 object modifiable when retrieved
 Test3: test of contained Element 
 Test3: test of indexed Element 
 Starting Test 4: Testing ElementLinkVector 
ElementLink test ok