LCIO
02.17
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
src
cpp
include
IOIMPL
ParticleIDIOImpl.h
Go to the documentation of this file.
1
#ifndef SIO_PARTICLEIDIOIMPL_H
2
#define SIO_PARTICLEIDIOIMPL_H 1
3
4
#include "
IMPL/ParticleIDImpl.h
"
5
6
// forward declaration
7
namespace
SIO{
8
class
SIOParticleIDHandler ;
9
class
SIOReconstructedParticleHandler ;
10
class
SIOClusterHandler ;
11
}
12
13
namespace
IOIMPL {
14
15
21
class
ParticleIDIOImpl
:
public
IMPL::ParticleIDImpl
{
22
23
// ParticleIDs are handled by the SIOReconstructedParticleHandler !!
24
// -> no collections of ParticleIDs in the event
25
friend
class
SIO::SIOReconstructedParticleHandler
;
26
friend
class
SIO::SIOClusterHandler
;
27
28
};
// class
29
30
}
// namespace
31
32
#endif
/* ifndef SIO_PARTICLEIDIOIMPL_H */
IMPL::ParticleIDImpl
Implementation of ParticleID.
Definition:
ParticleIDImpl.h:28
SIO::SIOClusterHandler
Implementation of SIOObjectHandler to handle IO of Clusters.
Definition:
SIOClusterHandler.h:16
ParticleIDImpl.h
IOIMPL::ParticleIDIOImpl
Adding stuff needed for io (friend declarations, etc.)
Definition:
ParticleIDIOImpl.h:21
SIO::SIOReconstructedParticleHandler
Implementation of SIOObjectHandler to handle IO of ReconstructedParticles.
Definition:
SIOReconstructedParticleHandler.h:13
Generated on Thu Dec 16 2021 15:42:53 for LCIO by
1.8.5