The Gaudi Framework  v33r0 (d5ea422b)
DataHandle.cpp
Go to the documentation of this file.
1 /***********************************************************************************\
2 * (c) Copyright 1998-2019 CERN for the benefit of the LHCb and ATLAS collaborations *
3 * *
4 * This software is distributed under the terms of the Apache version 2 licence, *
5 * copied verbatim in the file "LICENSE". *
6 * *
7 * In applying this licence, CERN does not waive the privileges and immunities *
8 * granted to it by virtue of its status as an Intergovernmental Organization *
9 * or submit itself to any jurisdiction. *
10 \***********************************************************************************/
11 #include "GaudiKernel/DataHandle.h"
12 
13 #include <sstream>
14 
15 using namespace Gaudi;
16 
17 namespace Gaudi {
18 
21  ost << "DataHandle(\"" << fullKey() << "||" << std::to_string( mode() ) << "\")";
22  return ost.str();
23  }
24 } // namespace Gaudi
virtual Mode mode() const
Definition: DataHandle.h:52
T to_string(T... args)
virtual std::string pythonRepr() const
Definition: DataHandle.cpp:19
STL class.
virtual const DataObjID & fullKey() const
Definition: DataHandle.h:58
T str(T... args)
Header file for std:chrono::duration-based Counters.
Definition: __init__.py:1