ATLAS Offline Software
Trigger
TrigEvent
TrigInDetEventTPCnv
TrigInDetEventTPCnv
TrigSpacePointCounts_p1_old_cnv.h
Go to the documentation of this file.
1
// This file's extension implies that it's C, but it's really -*- C++ -*-.
2
3
/*
4
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
// Converter from TrigSpacePointCounts_p1_old to TrigSpacePointCounts_p1.
8
// $Id: TrigSpacePointCounts_p1_old_cnv.h,v 1.2 2009-04-01 22:08:44 salvator Exp $
9
10
#ifndef TRIGINDETEVENTTPCNV_TRIGSPACEPOINTCOUNTS_P1_OLD_CNV_H
11
#define TRIGINDETEVENTTPCNV_TRIGSPACEPOINTCOUNTS_P1_OLD_CNV_H
12
13
#include "
RootConversions/TVirtualConverter.h
"
14
#include "
TrigInDetEventTPCnv/TrigSpacePointCounts_p1.h
"
15
#include "
TrigInDetEventTPCnv/TrigSpacePointCounts_p1_old.h
"
16
17
class
TrigSpacePointCounts_p1_old_cnv
18
:
public
TVirtualConverter_T
<TrigSpacePointCounts_p1, TrigSpacePointCounts_p1_old>
19
{
20
public
:
21
virtual
void
Convert
(
TrigSpacePointCounts_p1
* newobj,
22
const
TrigSpacePointCounts_p1_old
* oldobj);
23
};
24
25
#endif // not TRIGINDETEVENTTPCNV_TRIGSPACEPOINTCOUNTS_P1_OLD_CNV_H
TrigSpacePointCounts_p1_old.h
TVirtualConverter.h
Base class for Root converters.
TrigSpacePointCounts_p1_old_cnv
Definition:
TrigSpacePointCounts_p1_old_cnv.h:19
TrigSpacePointCounts_p1
Definition:
TrigSpacePointCounts_p1.h:22
TrigSpacePointCounts_p1_old
Definition:
TrigSpacePointCounts_p1_old.h:20
TrigSpacePointCounts_p1.h
TrigSpacePointCounts_p1_old_cnv::Convert
virtual void Convert(TrigSpacePointCounts_p1 *newobj, const TrigSpacePointCounts_p1_old *oldobj)
Do the conversion.
Definition:
TrigSpacePointCounts_p1_old_cnv.cxx:10
TVirtualConverter_T
Easy-to-use templated class for defining converters.
Definition:
TVirtualConverter.h:285
Generated on Thu Nov 7 2024 21:30:09 for ATLAS Offline Software by
1.8.18