ATLAS Offline Software
DetectorDescription
DetDescrCond
DetDescrCondTPCnv
DetDescrCondTPCnv
DetDescrCondIdentifier_old_cnv.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef DETDESCRCOND_DETDESCRCONDIDENTIFIER_OLD_CNV_H
6
#define DETDESCRCOND_DETDESCRCONDIDENTIFIER_OLD_CNV_H
7
//
8
// DetDescrCondIdentifier_old_cnv.h - TVirtualConverter used to read
9
// in an Identifier object with an unsigned int and convert it to an
10
// Identifier with an unsigned long long
11
//
12
// RD Schaffer, started 23/02/12
13
//
14
15
#include "
RootConversions/TVirtualConverter.h
"
16
#include "Identifier/Identifier.h"
17
#include "
DetDescrCondTPCnv/DetDescrCondIdentifier_old.h
"
18
19
class
DetDescrCondIdentifier_old_cnv
20
:
public
TVirtualConverter_T
<Identifier, DetDescrCondIdentifier_old>
21
{
22
public
:
23
virtual
void
Convert
(
Identifier
* newobj,
24
const
DetDescrCondIdentifier_old
* oldobj);
25
};
26
27
#endif // DETDESCRCOND_DETDESCRCONDIDENTIFIER_OLD_CNV_H
DetDescrCondIdentifier_old_cnv
Definition:
DetDescrCondIdentifier_old_cnv.h:21
TVirtualConverter.h
Base class for Root converters.
DetDescrCondIdentifier_old
Definition:
DetDescrCondIdentifier_old.h:15
DetDescrCondIdentifier_old_cnv::Convert
virtual void Convert(Identifier *newobj, const DetDescrCondIdentifier_old *oldobj)
Do the conversion.
Definition:
DetDescrCondIdentifier_old_cnv.cxx:11
DetDescrCondIdentifier_old.h
TVirtualConverter_T
Easy-to-use templated class for defining converters.
Definition:
TVirtualConverter.h:285
Identifier
Definition:
IdentifierFieldParser.cxx:14
Generated on Thu Nov 7 2024 21:13:39 for ATLAS Offline Software by
1.8.18