Pandora
Pandora source code navigator
Loading...
Searching...
No Matches
CheatingVertexCreationAlgorithm.h
Go to the documentation of this file.
1
8#ifndef LAR_CHEATING_VERTEX_CREATION_ALGORITHM_H
9#define LAR_CHEATING_VERTEX_CREATION_ALGORITHM_H 1
10
11#include "Pandora/Algorithm.h"
12
13namespace lar_content
14{
15
35
36} // namespace lar_content
37
38#endif // #ifndef LAR_CHEATING_VERTEX_CREATION_ALGORITHM_H
Header file for the algorithm class.
CheatingVertexCreationAlgorithm::Algorithm class.
pandora::StatusCode ReadSettings(const pandora::TiXmlHandle xmlHandle)
Read the algorithm settings.
bool m_replaceCurrentVertexList
Whether to replace the current vertex list with the output list.
std::string m_outputVertexListName
The name under which to save the output vertex list.
float m_vertexXCorrection
The vertex x correction, added to reported mc neutrino endpoint x value, in cm.
Algorithm class. Algorithm addresses are held only by the algorithm manager. They have a fully define...
Definition Algorithm.h:21
StatusCode
The StatusCode enum.