ATLAS Offline Software
MuonCalibStreamAddress.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
5 
6 // Framework include files
7 #include "GaudiKernel/GenericAddress.h"
8 //#include <iostream>
9 
11 MuonCalibStreamAddress::MuonCalibStreamAddress(const CLID &clid, const std::string &fname, const std::string &cname, int p1, int p2) :
12  GenericAddress(storageType(), clid, fname, cname, p1, p2) {}
13 MuonCalibStreamAddress::MuonCalibStreamAddress(const CLID &clid) : GenericAddress(storageType(), clid, "", "") {}
MuonCalibStreamAddress.h
MuonCalibStreamAddress::MuonCalibStreamAddress
MuonCalibStreamAddress(const CLID &clid, const std::string &fname, const std::string &cname, int p1=0, int p2=0)
Standard Constructor.
Definition: MuonCalibStreamAddress.cxx:11
CLID
uint32_t CLID
The Class ID type.
Definition: Event/xAOD/xAODCore/xAODCore/ClassID_traits.h:47
python.AthDsoLogger.fname
string fname
Definition: AthDsoLogger.py:67