8#ifndef BPHYSTOOLS_BPHYSTRACKVERTEXMAPTOOL_H
9#define BPHYSTOOLS_BPHYSTRACKVERTEXMAPTOOL_H
56 "BPhysTrackVertexMapTool");
62 virtual StatusCode
logEvent()
override;
65 virtual StatusCode
finalize()
override;
68 virtual bool doLog()
const override;
71 static std::string
wrapLines(
const std::string& lines,
const std::string& prefix);
80 virtual std::vector<const xAOD::Vertex*>
85 virtual std::vector<const xAOD::Vertex*>
89 virtual std::vector<const xAOD::Vertex*>
94 unsigned int indent=0,
97 bool withSV=
false)
override;
100 unsigned int indent=0,
101 bool withTracks=
false)
override;
104 unsigned int indent=0,
105 bool withTracks=
false)
override;
107 unsigned int indent=0,
108 bool withTracks=
false,
109 bool withMasses=
false)
override;
112 unsigned int indent=0,
114 bool withRefPV=
false,
115 bool withSV=
false)
override;
118 unsigned int indent=0,
119 bool withTracks=
false)
override;
121 unsigned int indent=0,
122 bool withTracks=
false)
override;
124 unsigned int indent=0,
125 bool withTracks=
false,
126 bool withMasses=
false)
override;
133 virtual std::vector<std::string>
getTokens(std::string input,
134 std::string seperators);
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
VertexAuxContainer_v1 VertexAuxContainer
Definition of the current jet auxiliary container.
TrackParticle_v1 TrackParticle
Reference the current persistent version:
VertexContainer_v1 VertexContainer
Definition of the current "Vertex container version".
Vertex_v1 Vertex
Define the latest version of the vertex class.
TrackParticleContainer_v1 TrackParticleContainer
Definition of the current "TrackParticle container version".
TrackParticleAuxContainer_v5 TrackParticleAuxContainer
Definition of the current TrackParticle auxiliary container.