ATLAS Offline Software
Loading...
Searching...
No Matches
Obj3.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
5// $Id$
12
13
14#include "D3PDMakerTest/Obj3.h"
15
16
17namespace D3PDTest {
18
19
21{
22}
23
24
25Obj3::Obj3 (double pt, double eta, double phi, double m)
26{
31}
32
33
34} // namespace D3PDTest
Test class for D3PD maker.
virtual void setEta(double theEta)
set eta data member
virtual void setPt(double thePt)
set pt data member
virtual void setPhi(double thePhi)
set phi data member
virtual void setM(double theM)
set mass data member