ATLAS Offline Software
Loading...
Searching...
No Matches
MuonSpectrometer
MuonCalib
MuonCalibStream
MuonCalibStreamCnvSvc
src
MuonCalibStreamAddress.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
#include "
MuonCalibStreamCnvSvc/MuonCalibStreamAddress.h
"
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,
""
,
""
) {}
CLID
uint32_t CLID
The Class ID type.
Definition
Event/xAOD/xAODCore/xAODCore/ClassID_traits.h:47
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
MuonCalibStreamAddress::storageType
static constexpr long storageType()
Definition
MuonCalibStreamAddress.h:25
Generated on
for ATLAS Offline Software by
1.14.0