ATLAS Offline Software
Loading...
Searching...
No Matches
AtlfInfo_p1.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 JETTAGINFOTPCNV_AtlfInfo_P1_H
6#define JETTAGINFOTPCNV_AtlfInfo_P1_H
7
10
14
15namespace Analysis {
16
38
41 : m_isBTagged(false),
42 m_isTauTagged (false),
43 m_isTau1PTagged (false),
44 m_isTau3PTagged(false),
45 m_calFactLight(0.0),
46 m_calFactTau(0.0),
48 m_calFactB(0.0),
52 {
53 }
54}
55
56#endif
friend class AtlfInfoCnv_p1
Definition AtlfInfo_p1.h:18
AtlfInfo_p1(void)
Zero out the container when we do the init!
Definition AtlfInfo_p1.h:40
This class is an object reference used in Athena persistent data model.
Definition TPObjRef.h:20
The namespace of all packages in PhysicsAnalysis/JetTagging.