|
ATLAS Offline Software
|
Go to the documentation of this file.
29 (
const std::string&
type,
30 const std::string&
name,
44 "Number of tracks for the first conversion candidate; "
45 "0 if no conversion or if there are more than "
48 "True if the first conversion candidate has "
51 "Number of conversion vertices.") );
53 "Number of conversion vertices with exactly one track.") );
55 "Number of conversion vertices with exactly two tracks.") );
57 return StatusCode::SUCCESS;
73 if (
conv &&
conv->nTrackParticles()<=2)
84 int ntr =
conv->nTrackParticles();
92 return StatusCode::SUCCESS;
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
virtual StatusCode addVariable(const std::string &name, const std::type_info &ti, void *&ptr, const std::string &docstring="", const void *defval=0)
Add a variable to the tuple.
Class describing an photon
Block filler tool for noisy FEB information.
::StatusCode StatusCode
StatusCode definition for legacy code.
#define CHECK(...)
Evaluate an expression and check for errors.
Helpers for checking error return status codes and reporting errors.
Class describing a Vertex.