|
ATLAS Offline Software
|
Go to the documentation of this file.
15 declareInterface<IAthenaSelectorTool>(
this);
31 coral::AttributeList::const_iterator
it = attrList->begin();
32 while (
it != attrList->end()) {
34 std::ostringstream
value;
40 if ((*attrList)[
"EventNumber"].data<unsigned long long>()%2!=0) {
41 retc = StatusCode::RECOVERABLE;
52 return(StatusCode::SUCCESS);
ServiceHandle< StoreGateSvc > & evtStore()
The standard StoreGateSvc (event store) Returns (kind of) a pointer to the StoreGateSvc.
::StatusCode StatusCode
StatusCode definition for legacy code.
An AttributeList represents a logical row of attributes in a metadata table. The name and type of eac...