LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
PrincipalBase.cc
Go to the documentation of this file.
1
#include "
canvas/Persistency/Common/PrincipalBase.h
"
2
// vim: set sw=2 expandtab :
3
4
namespace
art
{
5
6
PrincipalBase::~PrincipalBase
() {}
7
PrincipalBase::PrincipalBase
() {}
8
9
// Note: Used only by canvas RefCoreStreamer.cc through
10
// PrincipalBase::getEDProductGetter!
11
EDProductGetter
const
*
12
PrincipalBase::getEDProductGetter
(
ProductID
const
&
pid
)
const
13
{
14
return
getEDProductGetter_
(pid);
15
}
16
17
}
// namespace art
art::EDProductGetter
Definition:
EDProductGetter.h:9
art::PrincipalBase::~PrincipalBase
virtual ~PrincipalBase()=0
Definition:
PrincipalBase.cc:6
PrincipalBase.h
art::PrincipalBase::PrincipalBase
PrincipalBase()
Definition:
PrincipalBase.cc:7
art::PrincipalBase::getEDProductGetter
EDProductGetter const * getEDProductGetter(ProductID const &pid) const
Definition:
PrincipalBase.cc:12
art::PrincipalBase::getEDProductGetter_
virtual EDProductGetter const * getEDProductGetter_(ProductID const &) const =0
art
Definition:
MVAAlg.h:12
art::ProductID
Definition:
ProductID.h:15
pid
Definition:
Chi2ParticleID_module.cc:24
canvas
Persistency
Common
PrincipalBase.cc
Generated on Thu May 2 2024 20:59:30 for LArSoft by
1.8.11