From b3fc6f875a8be71cd70b2e9512224f3a06b0a5cc Mon Sep 17 00:00:00 2001 From: Juanki0396 Date: Thu, 8 Aug 2024 09:16:56 +0000 Subject: [PATCH] deploy: 12b3177dac4a80a2854c241331467b08d112ec3c --- docs/LinkDef_8h.html | 110 ++++++++ docs/LinkDef_8h_source.html | 130 +++++++++ docs/Loader_8cc.html | 2 +- docs/Loader_8cc__incl.dot | 2 +- docs/Loader_8h.html | 141 ++++++++++ docs/Loader_8h__dep__incl.dot | 10 + docs/Loader_8h_source.html | 115 ++++++++ docs/ParticleID_8cc.html | 8 +- docs/ParticleID_8cc__incl.dot | 6 +- docs/ParticleID_8h.html | 152 +++++++++++ docs/ParticleID_8h__dep__incl.dot | 10 + docs/ParticleID_8h__incl.dot | 12 + docs/ParticleID_8h_source.html | 139 ++++++++++ docs/ReconstructedParticle_8cc.html | 11 +- docs/ReconstructedParticle_8cc__incl.dot | 22 +- docs/ReconstructedParticle_8h.html | 180 ++++++++++++ docs/ReconstructedParticle_8h__dep__incl.dot | 10 + docs/ReconstructedParticle_8h__incl.dot | 14 + docs/ReconstructedParticle_8h_source.html | 257 ++++++++++++++++++ docs/annotated.html | 118 ++++++++ docs/classes.html | 110 ++++++++ docs/dir_000002_000000.html | 105 +++++++ .../dir_3a61b7b59417eef19c78063a967b0cca.html | 125 +++++++++ ...r_3a61b7b59417eef19c78063a967b0cca_dep.dot | 12 + .../dir_68267d1309a1af8e8297ef4c3efbcdba.html | 5 + ...r_68267d1309a1af8e8297ef4c3efbcdba_dep.dot | 11 + .../dir_d44c64559bbebec7f509842c48db8b23.html | 114 ++++++++ docs/doxygen_crawl.html | 91 +++++++ docs/files.html | 16 +- docs/functions.html | 113 ++++++++ docs/functions_func.html | 111 ++++++++ docs/functions_vars.html | 105 +++++++ docs/globals.html | 2 +- docs/globals_func.html | 2 +- docs/menudata.js | 7 + docs/namespacek4.html | 1 + docs/namespacek4_1_1ral.html | 9 +- docs/namespacek4_1_1ral_1_1ParticleID.html | 47 +++- ...acek4_1_1ral_1_1ReconstructedParticle.html | 95 ++++++- docs/namespaces.html | 15 +- docs/search/all_2.js | 6 +- docs/search/all_3.js | 3 +- docs/search/all_4.js | 2 +- docs/search/all_5.js | 12 + docs/search/all_6.js | 5 + docs/search/classes_0.js | 10 + docs/search/files_0.js | 4 +- docs/search/files_1.js | 3 +- docs/search/files_2.js | 3 +- docs/search/functions_1.js | 2 +- docs/search/functions_2.js | 4 + docs/search/functions_3.js | 10 + docs/search/searchdata.js | 26 +- docs/search/variables_0.js | 5 + ...tructedParticle_1_1print__PDG-members.html | 115 ++++++++ ..._1ReconstructedParticle_1_1print__PDG.html | 198 ++++++++++++++ ...ctedParticle_1_1print__charge-members.html | 115 ++++++++ ...econstructedParticle_1_1print__charge.html | 198 ++++++++++++++ ...ctedParticle_1_1print__energy-members.html | 115 ++++++++ ...econstructedParticle_1_1print__energy.html | 198 ++++++++++++++ ...ticle_1_1print__goodnessOfPID-members.html | 115 ++++++++ ...uctedParticle_1_1print__goodnessOfPID.html | 198 ++++++++++++++ ...ructedParticle_1_1print__mass-members.html | 115 ++++++++ ...1ReconstructedParticle_1_1print__mass.html | 198 ++++++++++++++ ...edParticle_1_1print__momentum-members.html | 115 ++++++++ ...onstructedParticle_1_1print__momentum.html | 198 ++++++++++++++ ...icle_1_1print__referencePoint-members.html | 115 ++++++++ ...ctedParticle_1_1print__referencePoint.html | 198 ++++++++++++++ 68 files changed, 4786 insertions(+), 45 deletions(-) create mode 100644 docs/LinkDef_8h.html create mode 100644 docs/LinkDef_8h_source.html create mode 100644 docs/Loader_8h.html create mode 100644 docs/Loader_8h__dep__incl.dot create mode 100644 docs/Loader_8h_source.html create mode 100644 docs/ParticleID_8h.html create mode 100644 docs/ParticleID_8h__dep__incl.dot create mode 100644 docs/ParticleID_8h__incl.dot create mode 100644 docs/ParticleID_8h_source.html create mode 100644 docs/ReconstructedParticle_8h.html create mode 100644 docs/ReconstructedParticle_8h__dep__incl.dot create mode 100644 docs/ReconstructedParticle_8h__incl.dot create mode 100644 docs/ReconstructedParticle_8h_source.html create mode 100644 docs/annotated.html create mode 100644 docs/classes.html create mode 100644 docs/dir_000002_000000.html create mode 100644 docs/dir_3a61b7b59417eef19c78063a967b0cca.html create mode 100644 docs/dir_3a61b7b59417eef19c78063a967b0cca_dep.dot create mode 100644 docs/dir_68267d1309a1af8e8297ef4c3efbcdba_dep.dot create mode 100644 docs/dir_d44c64559bbebec7f509842c48db8b23.html create mode 100644 docs/functions.html create mode 100644 docs/functions_func.html create mode 100644 docs/functions_vars.html create mode 100644 docs/search/all_5.js create mode 100644 docs/search/all_6.js create mode 100644 docs/search/classes_0.js create mode 100644 docs/search/functions_2.js create mode 100644 docs/search/functions_3.js create mode 100644 docs/search/variables_0.js create mode 100644 docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__PDG-members.html create mode 100644 docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__PDG.html create mode 100644 docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__charge-members.html create mode 100644 docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__charge.html create mode 100644 docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__energy-members.html create mode 100644 docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__energy.html create mode 100644 docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__goodnessOfPID-members.html create mode 100644 docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__goodnessOfPID.html create mode 100644 docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__mass-members.html create mode 100644 docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__mass.html create mode 100644 docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__momentum-members.html create mode 100644 docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__momentum.html create mode 100644 docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__referencePoint-members.html create mode 100644 docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__referencePoint.html diff --git a/docs/LinkDef_8h.html b/docs/LinkDef_8h.html new file mode 100644 index 0000000..57e2249 --- /dev/null +++ b/docs/LinkDef_8h.html @@ -0,0 +1,110 @@ + + + + + + + +ral: include/ral/LinkDef.h File Reference + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
ral 0.0.1 +
+
+
+ + + + + + + + + + +
+
+ + +
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+ + +
+
+
+
LinkDef.h File Reference
+
+ + + +
+ + diff --git a/docs/LinkDef_8h_source.html b/docs/LinkDef_8h_source.html new file mode 100644 index 0000000..756f900 --- /dev/null +++ b/docs/LinkDef_8h_source.html @@ -0,0 +1,130 @@ + + + + + + + +ral: include/ral/LinkDef.h Source File + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
ral 0.0.1 +
+
+
+ + + + + + + + + + +
+
+ + +
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+ + +
+
+
+
LinkDef.h
+
+
+Go to the documentation of this file.
1#ifdef __CLING__
+
2
+
3// Globals
+
4#pragma link off all globals;
+
5#pragma link off all classes;
+
6#pragma link off all functions;
+
7#pragma link C++ nestedclasses;
+
8#pragma link C++ nestedtypedefs;
+
9
+
10// Dictionaries for output objects
+
11#pragma link C++ class ROOT::VecOps::RVec < int>;
+
12#pragma link C++ class ROOT::VecOps::RVec < float>;
+
13#pragma link C++ class ROOT::VecOps::RVec < ROOT::Math::XYZVector>;
+
14#pragma link C++ class ROOT::VecOps::RVec < ROOT::Math::XYZVector>;
+
15#pragma link C++ class ROOT::VecOps::RVec < float>;
+
16#pragma link C++ class ROOT::VecOps::RVec < float>;
+
17#pragma link C++ class ROOT::VecOps::RVec < float>;
+
18
+
19// to load all other functions
+
20#pragma link C++ function loadRal;
+
21
+
22#endif
+
+ + +
+ + diff --git a/docs/Loader_8cc.html b/docs/Loader_8cc.html index 6ce6593..ff60f16 100644 --- a/docs/Loader_8cc.html +++ b/docs/Loader_8cc.html @@ -100,7 +100,7 @@
Loader.cc File Reference
-
#include "ral/Loader.h"
+
#include "ral/Loader.h"
Include dependency graph for Loader.cc:
diff --git a/docs/Loader_8cc__incl.dot b/docs/Loader_8cc__incl.dot index c43767a..853ad21 100644 --- a/docs/Loader_8cc__incl.dot +++ b/docs/Loader_8cc__incl.dot @@ -6,5 +6,5 @@ digraph "src/Loader.cc" node [fontname=Helvetica,fontsize=10,shape=box,height=0.2,width=0.4]; Node1 [id="Node000001",label="src/Loader.cc",height=0.2,width=0.4,color="gray40", fillcolor="grey60", style="filled", fontcolor="black",tooltip=" "]; Node1 -> Node2 [id="edge1_Node000001_Node000002",color="steelblue1",style="solid",tooltip=" "]; - Node2 [id="Node000002",label="ral/Loader.h",height=0.2,width=0.4,color="grey60", fillcolor="#E0E0E0", style="filled",tooltip=" "]; + Node2 [id="Node000002",label="ral/Loader.h",height=0.2,width=0.4,color="grey40", fillcolor="white", style="filled",URL="$Loader_8h.html",tooltip=" "]; } diff --git a/docs/Loader_8h.html b/docs/Loader_8h.html new file mode 100644 index 0000000..e139a95 --- /dev/null +++ b/docs/Loader_8h.html @@ -0,0 +1,141 @@ + + + + + + + +ral: include/ral/Loader.h File Reference + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
ral 0.0.1 +
+
+
+ + + + + + + + + + +
+
+ + +
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+ + +
+
+
+ +
Loader.h File Reference
+
+
+
+This graph shows which files directly or indirectly include this file:
+
+
+
+
+

Go to the source code of this file.

+ + + + +

+Functions

bool loadRal ()
 
+

Function Documentation

+ +

◆ loadRal()

+ +
+
+ + + + + + + +
bool loadRal ()
+
+ +
+
+
+ + +
+ + diff --git a/docs/Loader_8h__dep__incl.dot b/docs/Loader_8h__dep__incl.dot new file mode 100644 index 0000000..0dd69fe --- /dev/null +++ b/docs/Loader_8h__dep__incl.dot @@ -0,0 +1,10 @@ +digraph "include/ral/Loader.h" +{ + // LATEX_PDF_SIZE + bgcolor="transparent"; + edge [fontname=Helvetica,fontsize=10,labelfontname=Helvetica,labelfontsize=10]; + node [fontname=Helvetica,fontsize=10,shape=box,height=0.2,width=0.4]; + Node1 [id="Node000001",label="include/ral/Loader.h",height=0.2,width=0.4,color="gray40", fillcolor="grey60", style="filled", fontcolor="black",tooltip=" "]; + Node1 -> Node2 [id="edge1_Node000001_Node000002",dir="back",color="steelblue1",style="solid",tooltip=" "]; + Node2 [id="Node000002",label="src/Loader.cc",height=0.2,width=0.4,color="grey40", fillcolor="white", style="filled",URL="$Loader_8cc.html",tooltip=" "]; +} diff --git a/docs/Loader_8h_source.html b/docs/Loader_8h_source.html new file mode 100644 index 0000000..44d719c --- /dev/null +++ b/docs/Loader_8h_source.html @@ -0,0 +1,115 @@ + + + + + + + +ral: include/ral/Loader.h Source File + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
ral 0.0.1 +
+
+
+ + + + + + + + + + +
+
+ + +
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+ + +
+
+
+
Loader.h
+
+
+Go to the documentation of this file.
1#ifndef RAL_LOADER_HEADER
+
2#define RAL_LOADER_HEADER
+
3
+
4bool loadRal();
+
5
+
6#endif
+
bool loadRal()
Definition Loader.cc:3
+
+ + +
+ + diff --git a/docs/ParticleID_8cc.html b/docs/ParticleID_8cc.html index 12b73fd..6477e87 100644 --- a/docs/ParticleID_8cc.html +++ b/docs/ParticleID_8cc.html @@ -101,7 +101,7 @@
ParticleID.cc File Reference
-
#include "ral/ParticleID.h"
+
#include "ral/ParticleID.h"
Include dependency graph for ParticleID.cc:
@@ -113,19 +113,25 @@ namespace  k4   namespace  k4::ral + Main namespace of the library.
  namespace  k4::ral::ParticleID + Englobe analyzers that acts on the ParticleID class.
  + + + +

Functions

ROOT::VecOps::RVec< int > k4::ral::ParticleID::get_type (ROOT::VecOps::RVec< edm4hep::ParticleIDData > particles)
 Get type member from ParticleIDs.
 
ROOT::VecOps::RVec< int > k4::ral::ParticleID::get_PDG (ROOT::VecOps::RVec< edm4hep::ParticleIDData > particles)
 Get PDG member from ParticleIDs.
 
ROOT::VecOps::RVec< int > k4::ral::ParticleID::get_algorithmType (ROOT::VecOps::RVec< edm4hep::ParticleIDData > particles)
 Get algorithmType member from ParticleIDs.
 
ROOT::VecOps::RVec< float > k4::ral::ParticleID::get_likelihood (ROOT::VecOps::RVec< edm4hep::ParticleIDData > particles)
 Get likelihood member from ParticleIDs.
 
diff --git a/docs/ParticleID_8cc__incl.dot b/docs/ParticleID_8cc__incl.dot index 6412c35..670725a 100644 --- a/docs/ParticleID_8cc__incl.dot +++ b/docs/ParticleID_8cc__incl.dot @@ -6,5 +6,9 @@ digraph "src/ParticleID.cc" node [fontname=Helvetica,fontsize=10,shape=box,height=0.2,width=0.4]; Node1 [id="Node000001",label="src/ParticleID.cc",height=0.2,width=0.4,color="gray40", fillcolor="grey60", style="filled", fontcolor="black",tooltip=" "]; Node1 -> Node2 [id="edge1_Node000001_Node000002",color="steelblue1",style="solid",tooltip=" "]; - Node2 [id="Node000002",label="ral/ParticleID.h",height=0.2,width=0.4,color="grey60", fillcolor="#E0E0E0", style="filled",tooltip=" "]; + Node2 [id="Node000002",label="ral/ParticleID.h",height=0.2,width=0.4,color="grey40", fillcolor="white", style="filled",URL="$ParticleID_8h.html",tooltip=" "]; + Node2 -> Node3 [id="edge2_Node000002_Node000003",color="steelblue1",style="solid",tooltip=" "]; + Node3 [id="Node000003",label="ROOT/RVec.hxx",height=0.2,width=0.4,color="grey60", fillcolor="#E0E0E0", style="filled",tooltip=" "]; + Node2 -> Node4 [id="edge3_Node000002_Node000004",color="steelblue1",style="solid",tooltip=" "]; + Node4 [id="Node000004",label="edm4hep/ParticleIDData.h",height=0.2,width=0.4,color="grey60", fillcolor="#E0E0E0", style="filled",tooltip=" "]; } diff --git a/docs/ParticleID_8h.html b/docs/ParticleID_8h.html new file mode 100644 index 0000000..506a1a6 --- /dev/null +++ b/docs/ParticleID_8h.html @@ -0,0 +1,152 @@ + + + + + + + +ral: include/ral/ParticleID.h File Reference + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
ral 0.0.1 +
+
+
+ + + + + + + + + + +
+
+ + +
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+ + +
+
+
+ +
ParticleID.h File Reference
+
+
+
#include "ROOT/RVec.hxx"
+#include "edm4hep/ParticleIDData.h"
+
+Include dependency graph for ParticleID.h:
+
+
+
+
+This graph shows which files directly or indirectly include this file:
+
+
+
+
+

Go to the source code of this file.

+ + + + + + + + + + +

+Namespaces

namespace  k4
 
namespace  k4::ral
 Main namespace of the library.
 
namespace  k4::ral::ParticleID
 Englobe analyzers that acts on the ParticleID class.
 
+ + + + + + + + + + + + + +

+Functions

ROOT::VecOps::RVec< int > k4::ral::ParticleID::get_type (ROOT::VecOps::RVec< edm4hep::ParticleIDData > particles)
 Get type member from ParticleIDs.
 
ROOT::VecOps::RVec< int > k4::ral::ParticleID::get_PDG (ROOT::VecOps::RVec< edm4hep::ParticleIDData > particles)
 Get PDG member from ParticleIDs.
 
ROOT::VecOps::RVec< int > k4::ral::ParticleID::get_algorithmType (ROOT::VecOps::RVec< edm4hep::ParticleIDData > particles)
 Get algorithmType member from ParticleIDs.
 
ROOT::VecOps::RVec< float > k4::ral::ParticleID::get_likelihood (ROOT::VecOps::RVec< edm4hep::ParticleIDData > particles)
 Get likelihood member from ParticleIDs.
 
+
+ + +
+ + diff --git a/docs/ParticleID_8h__dep__incl.dot b/docs/ParticleID_8h__dep__incl.dot new file mode 100644 index 0000000..fc2ddcd --- /dev/null +++ b/docs/ParticleID_8h__dep__incl.dot @@ -0,0 +1,10 @@ +digraph "include/ral/ParticleID.h" +{ + // LATEX_PDF_SIZE + bgcolor="transparent"; + edge [fontname=Helvetica,fontsize=10,labelfontname=Helvetica,labelfontsize=10]; + node [fontname=Helvetica,fontsize=10,shape=box,height=0.2,width=0.4]; + Node1 [id="Node000001",label="include/ral/ParticleID.h",height=0.2,width=0.4,color="gray40", fillcolor="grey60", style="filled", fontcolor="black",tooltip=" "]; + Node1 -> Node2 [id="edge1_Node000001_Node000002",dir="back",color="steelblue1",style="solid",tooltip=" "]; + Node2 [id="Node000002",label="src/ParticleID.cc",height=0.2,width=0.4,color="grey40", fillcolor="white", style="filled",URL="$ParticleID_8cc.html",tooltip=" "]; +} diff --git a/docs/ParticleID_8h__incl.dot b/docs/ParticleID_8h__incl.dot new file mode 100644 index 0000000..48d6d8b --- /dev/null +++ b/docs/ParticleID_8h__incl.dot @@ -0,0 +1,12 @@ +digraph "include/ral/ParticleID.h" +{ + // LATEX_PDF_SIZE + bgcolor="transparent"; + edge [fontname=Helvetica,fontsize=10,labelfontname=Helvetica,labelfontsize=10]; + node [fontname=Helvetica,fontsize=10,shape=box,height=0.2,width=0.4]; + Node1 [id="Node000001",label="include/ral/ParticleID.h",height=0.2,width=0.4,color="gray40", fillcolor="grey60", style="filled", fontcolor="black",tooltip=" "]; + Node1 -> Node2 [id="edge1_Node000001_Node000002",color="steelblue1",style="solid",tooltip=" "]; + Node2 [id="Node000002",label="ROOT/RVec.hxx",height=0.2,width=0.4,color="grey60", fillcolor="#E0E0E0", style="filled",tooltip=" "]; + Node1 -> Node3 [id="edge2_Node000001_Node000003",color="steelblue1",style="solid",tooltip=" "]; + Node3 [id="Node000003",label="edm4hep/ParticleIDData.h",height=0.2,width=0.4,color="grey60", fillcolor="#E0E0E0", style="filled",tooltip=" "]; +} diff --git a/docs/ParticleID_8h_source.html b/docs/ParticleID_8h_source.html new file mode 100644 index 0000000..bfcda22 --- /dev/null +++ b/docs/ParticleID_8h_source.html @@ -0,0 +1,139 @@ + + + + + + + +ral: include/ral/ParticleID.h Source File + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
ral 0.0.1 +
+
+
+ + + + + + + + + + +
+
+ + +
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+ + +
+
+
+
ParticleID.h
+
+
+Go to the documentation of this file.
1#ifndef PARTICLEID_ANALYZERS_H
+
2#define PARTICLEID_ANALYZERS_H
+
3
+
4#include "ROOT/RVec.hxx"
+
5#include "edm4hep/ParticleIDData.h"
+
6
+
10namespace k4::ral {
+
11
+
15namespace ParticleID {
+
16
+
26ROOT::VecOps::RVec<int>
+
27get_type(ROOT::VecOps::RVec<edm4hep::ParticleIDData> particles);
+
28
+
38ROOT::VecOps::RVec<int>
+
39get_PDG(ROOT::VecOps::RVec<edm4hep::ParticleIDData> particles);
+
40
+
50ROOT::VecOps::RVec<int>
+
51get_algorithmType(ROOT::VecOps::RVec<edm4hep::ParticleIDData> particles);
+
52
+
62ROOT::VecOps::RVec<float>
+
63get_likelihood(ROOT::VecOps::RVec<edm4hep::ParticleIDData> particles);
+
64
+
65} // namespace ParticleID
+
66} // namespace k4::ral
+
67
+
68#endif
+
ROOT::VecOps::RVec< int > get_type(ROOT::VecOps::RVec< edm4hep::ParticleIDData > particles)
Get type member from ParticleIDs.
Definition ParticleID.cc:8
+
ROOT::VecOps::RVec< int > get_algorithmType(ROOT::VecOps::RVec< edm4hep::ParticleIDData > particles)
Get algorithmType member from ParticleIDs.
Definition ParticleID.cc:28
+
ROOT::VecOps::RVec< float > get_likelihood(ROOT::VecOps::RVec< edm4hep::ParticleIDData > particles)
Get likelihood member from ParticleIDs.
Definition ParticleID.cc:38
+
ROOT::VecOps::RVec< int > get_PDG(ROOT::VecOps::RVec< edm4hep::ParticleIDData > particles)
Get PDG member from ParticleIDs.
Definition ParticleID.cc:18
+
Main namespace of the library.
Definition ParticleID.cc:3
+
+ + +
+ + diff --git a/docs/ReconstructedParticle_8cc.html b/docs/ReconstructedParticle_8cc.html index 757f2d1..f41cacb 100644 --- a/docs/ReconstructedParticle_8cc.html +++ b/docs/ReconstructedParticle_8cc.html @@ -101,7 +101,7 @@
ReconstructedParticle.cc File Reference
-
#include "ral/ReconstructedParticle.h"
+
#include "ral/ReconstructedParticle.h"
#include <Math/Vector3Dfwd.h>
#include <cstdlib>
#include <iostream>
@@ -117,25 +117,34 @@ namespace  k4   namespace  k4::ral + Main namespace of the library.
  namespace  k4::ral::ReconstructedParticle + Englobe analyzers that acts on the ReconstructedParticle class.
  + + + + + + +

Functions

ROOT::VecOps::RVec< int > k4::ral::ReconstructedParticle::get_PDG (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > particles)
 Get PDG member from ReconstructedParticles.
 
ROOT::VecOps::RVec< float > k4::ral::ReconstructedParticle::get_energy (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > particles)
 Get energy member from ReconstructedParticles.
 
ROOT::VecOps::RVec< ROOT::Math::XYZVector > k4::ral::ReconstructedParticle::get_momentum (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > particles)
 Get momentum member from ReconstructedParticles.
 
ROOT::VecOps::RVec< ROOT::Math::XYZVector > k4::ral::ReconstructedParticle::get_referencePoint (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > particles)
 Get referencePoint member from ReconstructedParticles.
 
ROOT::VecOps::RVec< float > k4::ral::ReconstructedParticle::get_charge (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > particles)
 Get charge member from ReconstructedParticles.
 
ROOT::VecOps::RVec< float > k4::ral::ReconstructedParticle::get_mass (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > particles)
 Get mass member from ReconstructedParticles.
 
ROOT::VecOps::RVec< float > k4::ral::ReconstructedParticle::get_goodnessOfPID (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > particles)
 Get goodnessOfPID member from ReconstructedParticles.
 
diff --git a/docs/ReconstructedParticle_8cc__incl.dot b/docs/ReconstructedParticle_8cc__incl.dot index eebdda0..626a839 100644 --- a/docs/ReconstructedParticle_8cc__incl.dot +++ b/docs/ReconstructedParticle_8cc__incl.dot @@ -6,13 +6,19 @@ digraph "src/ReconstructedParticle.cc" node [fontname=Helvetica,fontsize=10,shape=box,height=0.2,width=0.4]; Node1 [id="Node000001",label="src/ReconstructedParticle.cc",height=0.2,width=0.4,color="gray40", fillcolor="grey60", style="filled", fontcolor="black",tooltip=" "]; Node1 -> Node2 [id="edge1_Node000001_Node000002",color="steelblue1",style="solid",tooltip=" "]; - Node2 [id="Node000002",label="ral/ReconstructedParticle.h",height=0.2,width=0.4,color="grey60", fillcolor="#E0E0E0", style="filled",tooltip=" "]; - Node1 -> Node3 [id="edge2_Node000001_Node000003",color="steelblue1",style="solid",tooltip=" "]; - Node3 [id="Node000003",label="Math/Vector3Dfwd.h",height=0.2,width=0.4,color="grey60", fillcolor="#E0E0E0", style="filled",tooltip=" "]; - Node1 -> Node4 [id="edge3_Node000001_Node000004",color="steelblue1",style="solid",tooltip=" "]; - Node4 [id="Node000004",label="cstdlib",height=0.2,width=0.4,color="grey60", fillcolor="#E0E0E0", style="filled",tooltip=" "]; - Node1 -> Node5 [id="edge4_Node000001_Node000005",color="steelblue1",style="solid",tooltip=" "]; - Node5 [id="Node000005",label="iostream",height=0.2,width=0.4,color="grey60", fillcolor="#E0E0E0", style="filled",tooltip=" "]; + Node2 [id="Node000002",label="ral/ReconstructedParticle.h",height=0.2,width=0.4,color="grey40", fillcolor="white", style="filled",URL="$ReconstructedParticle_8h.html",tooltip=" "]; + Node2 -> Node3 [id="edge2_Node000002_Node000003",color="steelblue1",style="solid",tooltip=" "]; + Node3 [id="Node000003",label="Math/Vector3D.h",height=0.2,width=0.4,color="grey60", fillcolor="#E0E0E0", style="filled",tooltip=" "]; + Node2 -> Node4 [id="edge3_Node000002_Node000004",color="steelblue1",style="solid",tooltip=" "]; + Node4 [id="Node000004",label="ROOT/RVec.hxx",height=0.2,width=0.4,color="grey60", fillcolor="#E0E0E0", style="filled",tooltip=" "]; + Node2 -> Node5 [id="edge4_Node000002_Node000005",color="steelblue1",style="solid",tooltip=" "]; + Node5 [id="Node000005",label="edm4hep/ReconstructedParticle\lData.h",height=0.2,width=0.4,color="grey60", fillcolor="#E0E0E0", style="filled",tooltip=" "]; Node1 -> Node6 [id="edge5_Node000001_Node000006",color="steelblue1",style="solid",tooltip=" "]; - Node6 [id="Node000006",label="stdexcept",height=0.2,width=0.4,color="grey60", fillcolor="#E0E0E0", style="filled",tooltip=" "]; + Node6 [id="Node000006",label="Math/Vector3Dfwd.h",height=0.2,width=0.4,color="grey60", fillcolor="#E0E0E0", style="filled",tooltip=" "]; + Node1 -> Node7 [id="edge6_Node000001_Node000007",color="steelblue1",style="solid",tooltip=" "]; + Node7 [id="Node000007",label="cstdlib",height=0.2,width=0.4,color="grey60", fillcolor="#E0E0E0", style="filled",tooltip=" "]; + Node1 -> Node8 [id="edge7_Node000001_Node000008",color="steelblue1",style="solid",tooltip=" "]; + Node8 [id="Node000008",label="iostream",height=0.2,width=0.4,color="grey60", fillcolor="#E0E0E0", style="filled",tooltip=" "]; + Node1 -> Node9 [id="edge8_Node000001_Node000009",color="steelblue1",style="solid",tooltip=" "]; + Node9 [id="Node000009",label="stdexcept",height=0.2,width=0.4,color="grey60", fillcolor="#E0E0E0", style="filled",tooltip=" "]; } diff --git a/docs/ReconstructedParticle_8h.html b/docs/ReconstructedParticle_8h.html new file mode 100644 index 0000000..dd83f10 --- /dev/null +++ b/docs/ReconstructedParticle_8h.html @@ -0,0 +1,180 @@ + + + + + + + +ral: include/ral/ReconstructedParticle.h File Reference + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
ral 0.0.1 +
+
+
+ + + + + + + + + + +
+
+ + +
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+ + +
+
+
+ +
ReconstructedParticle.h File Reference
+
+
+
#include "Math/Vector3D.h"
+#include "ROOT/RVec.hxx"
+#include "edm4hep/ReconstructedParticleData.h"
+
+Include dependency graph for ReconstructedParticle.h:
+
+
+
+
+This graph shows which files directly or indirectly include this file:
+
+
+
+
+

Go to the source code of this file.

+ + + + + + + + + + + + + + + + +

+Classes

struct  k4::ral::ReconstructedParticle::print_PDG
 
struct  k4::ral::ReconstructedParticle::print_energy
 
struct  k4::ral::ReconstructedParticle::print_momentum
 
struct  k4::ral::ReconstructedParticle::print_referencePoint
 
struct  k4::ral::ReconstructedParticle::print_mass
 
struct  k4::ral::ReconstructedParticle::print_charge
 
struct  k4::ral::ReconstructedParticle::print_goodnessOfPID
 
+ + + + + + + + + +

+Namespaces

namespace  k4
 
namespace  k4::ral
 Main namespace of the library.
 
namespace  k4::ral::ReconstructedParticle
 Englobe analyzers that acts on the ReconstructedParticle class.
 
+ + + + + + + + + + + + + + + + + + + + + + +

+Functions

ROOT::VecOps::RVec< int > k4::ral::ReconstructedParticle::get_PDG (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > particles)
 Get PDG member from ReconstructedParticles.
 
ROOT::VecOps::RVec< float > k4::ral::ReconstructedParticle::get_energy (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > particles)
 Get energy member from ReconstructedParticles.
 
ROOT::VecOps::RVec< ROOT::Math::XYZVector > k4::ral::ReconstructedParticle::get_momentum (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > particles)
 Get momentum member from ReconstructedParticles.
 
ROOT::VecOps::RVec< ROOT::Math::XYZVector > k4::ral::ReconstructedParticle::get_referencePoint (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > particles)
 Get referencePoint member from ReconstructedParticles.
 
ROOT::VecOps::RVec< float > k4::ral::ReconstructedParticle::get_charge (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > particles)
 Get charge member from ReconstructedParticles.
 
ROOT::VecOps::RVec< float > k4::ral::ReconstructedParticle::get_mass (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > particles)
 Get mass member from ReconstructedParticles.
 
ROOT::VecOps::RVec< float > k4::ral::ReconstructedParticle::get_goodnessOfPID (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > particles)
 Get goodnessOfPID member from ReconstructedParticles.
 
+
+ + +
+ + diff --git a/docs/ReconstructedParticle_8h__dep__incl.dot b/docs/ReconstructedParticle_8h__dep__incl.dot new file mode 100644 index 0000000..2e469b0 --- /dev/null +++ b/docs/ReconstructedParticle_8h__dep__incl.dot @@ -0,0 +1,10 @@ +digraph "include/ral/ReconstructedParticle.h" +{ + // LATEX_PDF_SIZE + bgcolor="transparent"; + edge [fontname=Helvetica,fontsize=10,labelfontname=Helvetica,labelfontsize=10]; + node [fontname=Helvetica,fontsize=10,shape=box,height=0.2,width=0.4]; + Node1 [id="Node000001",label="include/ral/Reconstructed\lParticle.h",height=0.2,width=0.4,color="gray40", fillcolor="grey60", style="filled", fontcolor="black",tooltip=" "]; + Node1 -> Node2 [id="edge1_Node000001_Node000002",dir="back",color="steelblue1",style="solid",tooltip=" "]; + Node2 [id="Node000002",label="src/ReconstructedParticle.cc",height=0.2,width=0.4,color="grey40", fillcolor="white", style="filled",URL="$ReconstructedParticle_8cc.html",tooltip=" "]; +} diff --git a/docs/ReconstructedParticle_8h__incl.dot b/docs/ReconstructedParticle_8h__incl.dot new file mode 100644 index 0000000..e3e4eb2 --- /dev/null +++ b/docs/ReconstructedParticle_8h__incl.dot @@ -0,0 +1,14 @@ +digraph "include/ral/ReconstructedParticle.h" +{ + // LATEX_PDF_SIZE + bgcolor="transparent"; + edge [fontname=Helvetica,fontsize=10,labelfontname=Helvetica,labelfontsize=10]; + node [fontname=Helvetica,fontsize=10,shape=box,height=0.2,width=0.4]; + Node1 [id="Node000001",label="include/ral/Reconstructed\lParticle.h",height=0.2,width=0.4,color="gray40", fillcolor="grey60", style="filled", fontcolor="black",tooltip=" "]; + Node1 -> Node2 [id="edge1_Node000001_Node000002",color="steelblue1",style="solid",tooltip=" "]; + Node2 [id="Node000002",label="Math/Vector3D.h",height=0.2,width=0.4,color="grey60", fillcolor="#E0E0E0", style="filled",tooltip=" "]; + Node1 -> Node3 [id="edge2_Node000001_Node000003",color="steelblue1",style="solid",tooltip=" "]; + Node3 [id="Node000003",label="ROOT/RVec.hxx",height=0.2,width=0.4,color="grey60", fillcolor="#E0E0E0", style="filled",tooltip=" "]; + Node1 -> Node4 [id="edge3_Node000001_Node000004",color="steelblue1",style="solid",tooltip=" "]; + Node4 [id="Node000004",label="edm4hep/ReconstructedParticle\lData.h",height=0.2,width=0.4,color="grey60", fillcolor="#E0E0E0", style="filled",tooltip=" "]; +} diff --git a/docs/ReconstructedParticle_8h_source.html b/docs/ReconstructedParticle_8h_source.html new file mode 100644 index 0000000..faeea6a --- /dev/null +++ b/docs/ReconstructedParticle_8h_source.html @@ -0,0 +1,257 @@ + + + + + + + +ral: include/ral/ReconstructedParticle.h Source File + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
ral 0.0.1 +
+
+
+ + + + + + + + + + +
+
+ + +
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+ + +
+
+
+
ReconstructedParticle.h
+
+
+Go to the documentation of this file.
1#ifndef RECONSTRUCTEDPARTICLE_ANALYZERS_H
+
2#define RECONSTRUCTEDPARTICLE_ANALYZERS_H
+
3
+
4#include "Math/Vector3D.h"
+
5#include "ROOT/RVec.hxx"
+
6#include "edm4hep/ReconstructedParticleData.h"
+
7
+
11namespace k4::ral {
+
12
+
16namespace ReconstructedParticle {
+
17
+
27ROOT::VecOps::RVec<int>
+
28get_PDG(ROOT::VecOps::RVec<edm4hep::ReconstructedParticleData> particles);
+
29
+
39ROOT::VecOps::RVec<float>
+
40get_energy(ROOT::VecOps::RVec<edm4hep::ReconstructedParticleData> particles);
+
41
+
51ROOT::VecOps::RVec<ROOT::Math::XYZVector>
+
52get_momentum(ROOT::VecOps::RVec<edm4hep::ReconstructedParticleData> particles);
+
53
+
63ROOT::VecOps::RVec<ROOT::Math::XYZVector> get_referencePoint(
+
64 ROOT::VecOps::RVec<edm4hep::ReconstructedParticleData> particles);
+
65
+
75ROOT::VecOps::RVec<float>
+
76get_charge(ROOT::VecOps::RVec<edm4hep::ReconstructedParticleData> particles);
+
77
+
87ROOT::VecOps::RVec<float>
+
88get_mass(ROOT::VecOps::RVec<edm4hep::ReconstructedParticleData> particles);
+
89
+
99ROOT::VecOps::RVec<float> get_goodnessOfPID(
+
100 ROOT::VecOps::RVec<edm4hep::ReconstructedParticleData> particles);
+
101
+
+
102struct print_PDG {
+ + +
105 print_PDG(int n_events);
+
106 int operator()(
+
107 ROOT::VecOps::RVec<edm4hep::ReconstructedParticleData> particles);
+
108};
+
+
109
+
+ + + +
113 print_energy(int n_events);
+
114 int operator()(
+
115 ROOT::VecOps::RVec<edm4hep::ReconstructedParticleData> particles);
+
116};
+
+
117
+
+ + + +
121 print_momentum(int n_events);
+
122 int operator()(
+
123 ROOT::VecOps::RVec<edm4hep::ReconstructedParticleData> particles);
+
124};
+
+
125
+
+ + + +
129 print_referencePoint(int n_events);
+
130 int operator()(
+
131 ROOT::VecOps::RVec<edm4hep::ReconstructedParticleData> particles);
+
132};
+
+
133
+
+ + + +
137 print_mass(int n_events);
+
138 int operator()(
+
139 ROOT::VecOps::RVec<edm4hep::ReconstructedParticleData> particles);
+
140};
+
+
141
+
+ + + +
145 print_charge(int n_events);
+
146 int operator()(
+
147 ROOT::VecOps::RVec<edm4hep::ReconstructedParticleData> particles);
+
148};
+
+
149
+
+ + + +
153 print_goodnessOfPID(int n_events);
+
154 int operator()(
+
155 ROOT::VecOps::RVec<edm4hep::ReconstructedParticleData> particles);
+
156};
+
+
157
+
158} // namespace ReconstructedParticle
+
159} // namespace k4::ral
+
160
+
161#endif
+
ROOT::VecOps::RVec< float > get_energy(ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > particles)
Get energy member from ReconstructedParticles.
Definition ReconstructedParticle.cc:22
+
ROOT::VecOps::RVec< float > get_charge(ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > particles)
Get charge member from ReconstructedParticles.
Definition ReconstructedParticle.cc:54
+
ROOT::VecOps::RVec< ROOT::Math::XYZVector > get_momentum(ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > particles)
Get momentum member from ReconstructedParticles.
Definition ReconstructedParticle.cc:32
+
ROOT::VecOps::RVec< float > get_mass(ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > particles)
Get mass member from ReconstructedParticles.
Definition ReconstructedParticle.cc:64
+
ROOT::VecOps::RVec< int > get_PDG(ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > particles)
Get PDG member from ReconstructedParticles.
Definition ReconstructedParticle.cc:12
+
ROOT::VecOps::RVec< ROOT::Math::XYZVector > get_referencePoint(ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > particles)
Get referencePoint member from ReconstructedParticles.
Definition ReconstructedParticle.cc:42
+
ROOT::VecOps::RVec< float > get_goodnessOfPID(ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > particles)
Get goodnessOfPID member from ReconstructedParticles.
Definition ReconstructedParticle.cc:73
+
Main namespace of the library.
Definition ParticleID.cc:3
+
Definition ReconstructedParticle.h:102
+
int m_n_printed
Definition ReconstructedParticle.h:104
+
int m_n_events
Definition ReconstructedParticle.h:103
+
print_PDG(int n_events)
Definition ReconstructedParticle.cc:83
+
int operator()(ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > particles)
Definition ReconstructedParticle.cc:85
+
Definition ReconstructedParticle.h:142
+
int m_n_printed
Definition ReconstructedParticle.h:144
+
int m_n_events
Definition ReconstructedParticle.h:143
+
int operator()(ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > particles)
Definition ReconstructedParticle.cc:158
+
print_charge(int n_events)
Definition ReconstructedParticle.cc:155
+
Definition ReconstructedParticle.h:110
+
int m_n_events
Definition ReconstructedParticle.h:111
+
int m_n_printed
Definition ReconstructedParticle.h:112
+
print_energy(int n_events)
Definition ReconstructedParticle.cc:100
+
int operator()(ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > particles)
Definition ReconstructedParticle.cc:103
+
Definition ReconstructedParticle.h:150
+
int m_n_events
Definition ReconstructedParticle.h:151
+
int m_n_printed
Definition ReconstructedParticle.h:152
+
int operator()(ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > particles)
Definition ReconstructedParticle.cc:193
+
print_goodnessOfPID(int n_events)
Definition ReconstructedParticle.cc:190
+
Definition ReconstructedParticle.h:134
+
int m_n_printed
Definition ReconstructedParticle.h:136
+
print_mass(int n_events)
Definition ReconstructedParticle.cc:173
+
int operator()(ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > particles)
Definition ReconstructedParticle.cc:175
+
int m_n_events
Definition ReconstructedParticle.h:135
+
Definition ReconstructedParticle.h:118
+
int m_n_printed
Definition ReconstructedParticle.h:120
+
print_momentum(int n_events)
Definition ReconstructedParticle.cc:118
+
int operator()(ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > particles)
Definition ReconstructedParticle.cc:121
+
int m_n_events
Definition ReconstructedParticle.h:119
+
Definition ReconstructedParticle.h:126
+
int m_n_events
Definition ReconstructedParticle.h:127
+
print_referencePoint(int n_events)
Definition ReconstructedParticle.cc:136
+
int m_n_printed
Definition ReconstructedParticle.h:128
+
int operator()(ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > particles)
Definition ReconstructedParticle.cc:139
+
+ + +
+ + diff --git a/docs/annotated.html b/docs/annotated.html new file mode 100644 index 0000000..150ea2c --- /dev/null +++ b/docs/annotated.html @@ -0,0 +1,118 @@ + + + + + + + +ral: Class List + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
ral 0.0.1 +
+
+
+ + + + + + + + +
+
+ + +
+
+ + +
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+ +
+
Class List
+
+
+
Here are the classes, structs, unions and interfaces with brief descriptions:
+
[detail level 1234]
+ + + + + + + + + + +
 Nk4
 NralMain namespace of the library
 NReconstructedParticleEnglobe analyzers that acts on the ReconstructedParticle class
 Cprint_charge
 Cprint_energy
 Cprint_goodnessOfPID
 Cprint_mass
 Cprint_momentum
 Cprint_PDG
 Cprint_referencePoint
+
+
+ + +
+ + diff --git a/docs/classes.html b/docs/classes.html new file mode 100644 index 0000000..7a02425 --- /dev/null +++ b/docs/classes.html @@ -0,0 +1,110 @@ + + + + + + + +ral: Class Index + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
ral 0.0.1 +
+
+
+ + + + + + + + +
+
+ + +
+
+ + +
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+ +
+
Class Index
+
+ + + +
+ + diff --git a/docs/dir_000002_000000.html b/docs/dir_000002_000000.html new file mode 100644 index 0000000..88d5a9a --- /dev/null +++ b/docs/dir_000002_000000.html @@ -0,0 +1,105 @@ + + + + + + + +ral: src -> include Relation + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
ral 0.0.1 +
+
+
+ + + + + + + + + + +
+
+ + +
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+ + +
+
+
+

src → include Relation

File in srcIncludes file in include
Loader.ccral / Loader.h
ParticleID.ccral / ParticleID.h
ReconstructedParticle.ccral / ReconstructedParticle.h
+ + +
+ + diff --git a/docs/dir_3a61b7b59417eef19c78063a967b0cca.html b/docs/dir_3a61b7b59417eef19c78063a967b0cca.html new file mode 100644 index 0000000..ad8e414 --- /dev/null +++ b/docs/dir_3a61b7b59417eef19c78063a967b0cca.html @@ -0,0 +1,125 @@ + + + + + + + +ral: include/ral Directory Reference + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
ral 0.0.1 +
+
+
+ + + + + + + + + + +
+
+ + +
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+ + +
+
+
+
ral Directory Reference
+
+
+
+Directory dependency graph for ral:
+
+
include/ral
+
+ + + + + + + + + + +

+Files

 LinkDef.h
 
 Loader.h
 
 ParticleID.h
 
 ReconstructedParticle.h
 
+
+ + +
+ + diff --git a/docs/dir_3a61b7b59417eef19c78063a967b0cca_dep.dot b/docs/dir_3a61b7b59417eef19c78063a967b0cca_dep.dot new file mode 100644 index 0000000..83fbd80 --- /dev/null +++ b/docs/dir_3a61b7b59417eef19c78063a967b0cca_dep.dot @@ -0,0 +1,12 @@ +digraph "include/ral" +{ + // LATEX_PDF_SIZE + bgcolor="transparent"; + edge [fontname=Helvetica,fontsize=10,labelfontname=Helvetica,labelfontsize=10]; + node [fontname=Helvetica,fontsize=10,shape=box,height=0.2,width=0.4]; + compound=true + subgraph clusterdir_d44c64559bbebec7f509842c48db8b23 { + graph [ bgcolor="#e4edea", pencolor="grey25", label="include", fontname=Helvetica,fontsize=10 style="filled,dashed", URL="dir_d44c64559bbebec7f509842c48db8b23.html",tooltip=""] + dir_3a61b7b59417eef19c78063a967b0cca [label="ral", fillcolor="#e4edea", color="grey25", style="filled,bold", URL="dir_3a61b7b59417eef19c78063a967b0cca.html",tooltip=""]; + } +} diff --git a/docs/dir_68267d1309a1af8e8297ef4c3efbcdba.html b/docs/dir_68267d1309a1af8e8297ef4c3efbcdba.html index 17f0cd7..51f55b1 100644 --- a/docs/dir_68267d1309a1af8e8297ef4c3efbcdba.html +++ b/docs/dir_68267d1309a1af8e8297ef4c3efbcdba.html @@ -98,6 +98,11 @@
src Directory Reference
+
+Directory dependency graph for src:
+
+
src
+
diff --git a/docs/dir_68267d1309a1af8e8297ef4c3efbcdba_dep.dot b/docs/dir_68267d1309a1af8e8297ef4c3efbcdba_dep.dot new file mode 100644 index 0000000..bdb9dd7 --- /dev/null +++ b/docs/dir_68267d1309a1af8e8297ef4c3efbcdba_dep.dot @@ -0,0 +1,11 @@ +digraph "src" +{ + // LATEX_PDF_SIZE + bgcolor="transparent"; + edge [fontname=Helvetica,fontsize=10,labelfontname=Helvetica,labelfontsize=10]; + node [fontname=Helvetica,fontsize=10,shape=box,height=0.2,width=0.4]; + compound=true + dir_68267d1309a1af8e8297ef4c3efbcdba [label="src", fillcolor="#e4edea", color="grey25", style="filled,bold", URL="dir_68267d1309a1af8e8297ef4c3efbcdba.html",tooltip=""]; + dir_d44c64559bbebec7f509842c48db8b23 [label="include", fillcolor="#e4edea", color="red", style="filled", URL="dir_d44c64559bbebec7f509842c48db8b23.html",tooltip=""]; + dir_68267d1309a1af8e8297ef4c3efbcdba->dir_d44c64559bbebec7f509842c48db8b23 [headlabel="3", labeldistance=1.5 headhref="dir_000002_000000.html" href="dir_000002_000000.html" color="steelblue1" fontcolor="steelblue1"]; +} diff --git a/docs/dir_d44c64559bbebec7f509842c48db8b23.html b/docs/dir_d44c64559bbebec7f509842c48db8b23.html new file mode 100644 index 0000000..6988958 --- /dev/null +++ b/docs/dir_d44c64559bbebec7f509842c48db8b23.html @@ -0,0 +1,114 @@ + + + + + + + +ral: include Directory Reference + + + + + + + + + + + + + + + +
+
+

Files

+ + + + + +
+
ral 0.0.1 +
+
+
+ + + + + + + + + + +
+
+ + +
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+ + +
+
+
+
include Directory Reference
+
+
+ + + + +

+Directories

 ral
 
+
+ + +
+ + diff --git a/docs/doxygen_crawl.html b/docs/doxygen_crawl.html index 1f3be4a..3ddd7a7 100644 --- a/docs/doxygen_crawl.html +++ b/docs/doxygen_crawl.html @@ -8,6 +8,14 @@ + + + + + + + + @@ -15,23 +23,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -40,8 +81,23 @@ + + + + + + + + + + + + + + + @@ -64,5 +120,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/files.html b/docs/files.html index 6f852ea..47779a2 100644 --- a/docs/files.html +++ b/docs/files.html @@ -95,11 +95,17 @@
Here is a list of all files with brief descriptions:
-
[detail level 12]
- - - - +
[detail level 123]
  src
 Loader.cc
 ParticleID.cc
 ReconstructedParticle.cc
+ + + + + + + + + +
  include
  ral
 LinkDef.h
 Loader.h
 ParticleID.h
 ReconstructedParticle.h
  src
 Loader.cc
 ParticleID.cc
 ReconstructedParticle.cc
diff --git a/docs/functions.html b/docs/functions.html new file mode 100644 index 0000000..f4e8729 --- /dev/null +++ b/docs/functions.html @@ -0,0 +1,113 @@ + + + + + + + +ral: Class Members + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
ral 0.0.1 +
+
+
+ + + + + + + + +
+
+ + +
+
+ + +
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+ +
+
Here is a list of all class members with links to the classes they belong to:
+
+ + +
+ + diff --git a/docs/functions_func.html b/docs/functions_func.html new file mode 100644 index 0000000..4af7e03 --- /dev/null +++ b/docs/functions_func.html @@ -0,0 +1,111 @@ + + + + + + + +ral: Class Members - Functions + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
ral 0.0.1 +
+
+
+ + + + + + + + +
+
+ + +
+
+ + +
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+ + + + +
+ + diff --git a/docs/functions_vars.html b/docs/functions_vars.html new file mode 100644 index 0000000..d50aa47 --- /dev/null +++ b/docs/functions_vars.html @@ -0,0 +1,105 @@ + + + + + + + +ral: Class Members - Variables + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
ral 0.0.1 +
+
+
+ + + + + + + + +
+ + + diff --git a/docs/globals.html b/docs/globals.html index 8defe82..6d0954f 100644 --- a/docs/globals.html +++ b/docs/globals.html @@ -92,7 +92,7 @@
Here is a list of all file members with links to the files they belong to:
diff --git a/docs/globals_func.html b/docs/globals_func.html index a80f7a0..b52b734 100644 --- a/docs/globals_func.html +++ b/docs/globals_func.html @@ -92,7 +92,7 @@
Here is a list of all functions with links to the files they belong to:
diff --git a/docs/menudata.js b/docs/menudata.js index 6d9ab0b..8d82825 100644 --- a/docs/menudata.js +++ b/docs/menudata.js @@ -31,6 +31,13 @@ var menudata={children:[ {text:"Namespace Members",url:"namespacemembers.html",children:[ {text:"All",url:"namespacemembers.html"}, {text:"Functions",url:"namespacemembers_func.html"}]}]}, +{text:"Classes",url:"annotated.html",children:[ +{text:"Class List",url:"annotated.html"}, +{text:"Class Index",url:"classes.html"}, +{text:"Class Members",url:"functions.html",children:[ +{text:"All",url:"functions.html"}, +{text:"Functions",url:"functions_func.html"}, +{text:"Variables",url:"functions_vars.html"}]}]}, {text:"Files",url:"files.html",children:[ {text:"File List",url:"files.html"}, {text:"File Members",url:"globals.html",children:[ diff --git a/docs/namespacek4.html b/docs/namespacek4.html index 0f1331d..905dd7f 100644 --- a/docs/namespacek4.html +++ b/docs/namespacek4.html @@ -100,6 +100,7 @@

Namespaces

namespace  ral + Main namespace of the library.
 
diff --git a/docs/namespacek4_1_1ral.html b/docs/namespacek4_1_1ral.html index 75065ad..86d1b1f 100644 --- a/docs/namespacek4_1_1ral.html +++ b/docs/namespacek4_1_1ral.html @@ -100,15 +100,22 @@
k4::ral Namespace Reference
+ +

Main namespace of the library. +More...

+ +

Namespaces

namespace  ParticleID
 Englobe analyzers that acts on the ParticleID class.
 
namespace  ReconstructedParticle
 Englobe analyzers that acts on the ReconstructedParticle class.
 
-
+

Detailed Description

+

Main namespace of the library.

+
+ +

Englobe analyzers that acts on the ParticleID class. +More...

+ + + +

Functions

ROOT::VecOps::RVec< int > get_type (ROOT::VecOps::RVec< edm4hep::ParticleIDData > particles)
 Get type member from ParticleIDs.
 
ROOT::VecOps::RVec< int > get_PDG (ROOT::VecOps::RVec< edm4hep::ParticleIDData > particles)
 Get PDG member from ParticleIDs.
 
ROOT::VecOps::RVec< int > get_algorithmType (ROOT::VecOps::RVec< edm4hep::ParticleIDData > particles)
 Get algorithmType member from ParticleIDs.
 
ROOT::VecOps::RVec< float > get_likelihood (ROOT::VecOps::RVec< edm4hep::ParticleIDData > particles)
 Get likelihood member from ParticleIDs.
 
-

Function Documentation

+

Detailed Description

+

Englobe analyzers that acts on the ParticleID class.

+

Function Documentation

◆ get_algorithmType()

@@ -128,6 +137,15 @@

+

Get algorithmType member from ParticleIDs.

+

Analyzer that can be use to obtain the algorithmType member in the class ParticleID from edm4hep

+
Parameters
+ + +
particlesList of particle id in an event
+
+
+

@@ -145,6 +163,15 @@

+

Get likelihood member from ParticleIDs.

+

Analyzer that can be use to obtain the likelihood member in the class ParticleID from edm4hep

+
Parameters
+ + +
particlesList of particle id in an event
+
+
+ @@ -162,6 +189,15 @@

+

Get PDG member from ParticleIDs.

+

Analyzer that can be use to obtain the PDG member in the class ParticleID from edm4hep

+
Parameters
+ + +
particlesList of particle id in an event
+
+
+ @@ -179,6 +215,15 @@

+

Get type member from ParticleIDs.

+

Analyzer that can be use to obtain the type member in the class ParticleID from edm4hep

+
Parameters
+ + +
particlesList of particle id in an event
+
+
+ diff --git a/docs/namespacek4_1_1ral_1_1ReconstructedParticle.html b/docs/namespacek4_1_1ral_1_1ReconstructedParticle.html index fcafe73..56bc8d5 100644 --- a/docs/namespacek4_1_1ral_1_1ReconstructedParticle.html +++ b/docs/namespacek4_1_1ral_1_1ReconstructedParticle.html @@ -96,29 +96,59 @@
k4::ral::ReconstructedParticle Namespace Reference
+ +

Englobe analyzers that acts on the ReconstructedParticle class. +More...

+ + + + + + + + + + + + + + + +

+Classes

struct  print_charge
 
struct  print_energy
 
struct  print_goodnessOfPID
 
struct  print_mass
 
struct  print_momentum
 
struct  print_PDG
 
struct  print_referencePoint
 
+ + + + + + +

Functions

ROOT::VecOps::RVec< int > get_PDG (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > particles)
 Get PDG member from ReconstructedParticles.
 
ROOT::VecOps::RVec< float > get_energy (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > particles)
 Get energy member from ReconstructedParticles.
 
ROOT::VecOps::RVec< ROOT::Math::XYZVector > get_momentum (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > particles)
 Get momentum member from ReconstructedParticles.
 
ROOT::VecOps::RVec< ROOT::Math::XYZVector > get_referencePoint (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > particles)
 Get referencePoint member from ReconstructedParticles.
 
ROOT::VecOps::RVec< float > get_charge (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > particles)
 Get charge member from ReconstructedParticles.
 
ROOT::VecOps::RVec< float > get_mass (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > particles)
 Get mass member from ReconstructedParticles.
 
ROOT::VecOps::RVec< float > get_goodnessOfPID (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > particles)
 Get goodnessOfPID member from ReconstructedParticles.
 
-

Function Documentation

+

Detailed Description

+

Englobe analyzers that acts on the ReconstructedParticle class.

+

Function Documentation

◆ get_charge()

@@ -134,6 +164,15 @@

+

Get charge member from ReconstructedParticles.

+

Analyzer that can be use to obtain the charge member in the class ReconstructedParticle from edm4hep

+
Parameters
+ + +
particlesList of reconstructed particles in an event
+
+
+

@@ -151,6 +190,15 @@

+

Get energy member from ReconstructedParticles.

+

Analyzer that can be use to obtain the energy member in the class ReconstructedParticle from edm4hep

+
Parameters
+ + +
particlesList of reconstructed particles in an event
+
+
+ @@ -168,6 +216,15 @@

+

Get goodnessOfPID member from ReconstructedParticles.

+

Analyzer that can be use to obtain the goodnessOfPID member in the class ReconstructedParticle from edm4hep

+
Parameters
+ + +
particlesList of reconstructed particles in an event
+
+
+ @@ -185,6 +242,15 @@

+

Get mass member from ReconstructedParticles.

+

Analyzer that can be use to obtain the mass member in the class ReconstructedParticle from edm4hep

+
Parameters
+ + +
particlesList of reconstructed particles in an event
+
+
+ @@ -202,6 +268,15 @@

+

Get momentum member from ReconstructedParticles.

+

Analyzer that can be use to obtain the momentum member in the class ReconstructedParticle from edm4hep

+
Parameters
+ + +
particlesList of reconstructed particles in an event
+
+
+ @@ -219,6 +294,15 @@

+

Get PDG member from ReconstructedParticles.

+

Analyzer that can be use to obtain the PDG member in the class ReconstructedParticle from edm4hep

+
Parameters
+ + +
particlesList of reconstructed particles in an event
+
+
+ @@ -236,6 +320,15 @@

+

Get referencePoint member from ReconstructedParticles.

+

Analyzer that can be use to obtain the referencePoint member in the class ReconstructedParticle from edm4hep

+
Parameters
+ + +
particlesList of reconstructed particles in an event
+
+
+ diff --git a/docs/namespaces.html b/docs/namespaces.html index c543e1b..3a04b54 100644 --- a/docs/namespaces.html +++ b/docs/namespaces.html @@ -95,11 +95,18 @@
Here is a list of all namespaces with brief descriptions:
-
[detail level 123]
+
[detail level 1234]
- - - + + + + + + + + + +
 Nk4
 Nral
 NParticleID
 NReconstructedParticle
 NralMain namespace of the library
 NParticleIDEnglobe analyzers that acts on the ParticleID class
 NReconstructedParticleEnglobe analyzers that acts on the ReconstructedParticle class
 Cprint_charge
 Cprint_energy
 Cprint_goodnessOfPID
 Cprint_mass
 Cprint_momentum
 Cprint_PDG
 Cprint_referencePoint
diff --git a/docs/search/all_2.js b/docs/search/all_2.js index 949101f..1d1e519 100644 --- a/docs/search/all_2.js +++ b/docs/search/all_2.js @@ -1,5 +1,7 @@ var searchData= [ - ['loader_2ecc_0',['Loader.cc',['../Loader_8cc.html',1,'']]], - ['loadral_1',['loadRal',['../Loader_8cc.html#abeba339a34581583ffa16f9a950978f5',1,'Loader.cc']]] + ['linkdef_2eh_0',['LinkDef.h',['../LinkDef_8h.html',1,'']]], + ['loader_2ecc_1',['Loader.cc',['../Loader_8cc.html',1,'']]], + ['loader_2eh_2',['Loader.h',['../Loader_8h.html',1,'']]], + ['loadral_3',['loadRal',['../Loader_8cc.html#abeba339a34581583ffa16f9a950978f5',1,'loadRal(): Loader.cc'],['../Loader_8h.html#abeba339a34581583ffa16f9a950978f5',1,'loadRal(): Loader.cc']]] ]; diff --git a/docs/search/all_3.js b/docs/search/all_3.js index a0991b7..b648242 100644 --- a/docs/search/all_3.js +++ b/docs/search/all_3.js @@ -1,4 +1,5 @@ var searchData= [ - ['particleid_2ecc_0',['ParticleID.cc',['../ParticleID_8cc.html',1,'']]] + ['m_5fn_5fevents_0',['m_n_events',['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__PDG.html#a9c74e8e9e181f7e36f788dfc30623761',1,'k4::ral::ReconstructedParticle::print_PDG::m_n_events'],['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__energy.html#a81322c1c2f0e48eb56877241d5c9317a',1,'k4::ral::ReconstructedParticle::print_energy::m_n_events'],['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__momentum.html#a7a1287c2b367782d0292a54e242e6ca6',1,'k4::ral::ReconstructedParticle::print_momentum::m_n_events'],['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__referencePoint.html#a66c831a8925cc678d27f54496ba4148d',1,'k4::ral::ReconstructedParticle::print_referencePoint::m_n_events'],['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__mass.html#af82b45187ca86b2b02263dbafd00225c',1,'k4::ral::ReconstructedParticle::print_mass::m_n_events'],['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__charge.html#a197cdb21fd3a90d6b1f4058564505d7e',1,'k4::ral::ReconstructedParticle::print_charge::m_n_events'],['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__goodnessOfPID.html#a21276c3c8731214c983a72aac18b553d',1,'k4::ral::ReconstructedParticle::print_goodnessOfPID::m_n_events']]], + ['m_5fn_5fprinted_1',['m_n_printed',['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__PDG.html#a84adf1bfa900c83ba372f8bb78d45862',1,'k4::ral::ReconstructedParticle::print_PDG::m_n_printed'],['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__energy.html#a847a6ebfba509e893b0e002647cd62ef',1,'k4::ral::ReconstructedParticle::print_energy::m_n_printed'],['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__momentum.html#a1fea6749b576805456be1784e23a904e',1,'k4::ral::ReconstructedParticle::print_momentum::m_n_printed'],['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__referencePoint.html#a9b1222061d5449cc9ee686525e50fb47',1,'k4::ral::ReconstructedParticle::print_referencePoint::m_n_printed'],['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__mass.html#a2b6ec9049926111e784e3b1c499ba83f',1,'k4::ral::ReconstructedParticle::print_mass::m_n_printed'],['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__charge.html#a0ace2acabfede8b935626beeae50c72b',1,'k4::ral::ReconstructedParticle::print_charge::m_n_printed'],['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__goodnessOfPID.html#a6271c27090e8fe8107c256ef0abadf3c',1,'k4::ral::ReconstructedParticle::print_goodnessOfPID::m_n_printed']]] ]; diff --git a/docs/search/all_4.js b/docs/search/all_4.js index 8d36250..1810188 100644 --- a/docs/search/all_4.js +++ b/docs/search/all_4.js @@ -1,4 +1,4 @@ var searchData= [ - ['reconstructedparticle_2ecc_0',['ReconstructedParticle.cc',['../ReconstructedParticle_8cc.html',1,'']]] + ['operator_28_29_0',['operator()',['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__PDG.html#ae163a26d2ef14bbcf4f670affcb93247',1,'k4::ral::ReconstructedParticle::print_PDG::operator()()'],['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__energy.html#ad0a559a170014937d8493d586a0a0282',1,'k4::ral::ReconstructedParticle::print_energy::operator()()'],['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__momentum.html#a71dee26f93dac91f8c2f03907ad3e26a',1,'k4::ral::ReconstructedParticle::print_momentum::operator()()'],['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__referencePoint.html#aea0ce884697412b242da3354745c5d33',1,'k4::ral::ReconstructedParticle::print_referencePoint::operator()()'],['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__mass.html#aee93a56ccbcc342970ff6a992d916bf6',1,'k4::ral::ReconstructedParticle::print_mass::operator()()'],['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__charge.html#a3dc59f249ef57d52bf795baa1e659170',1,'k4::ral::ReconstructedParticle::print_charge::operator()()'],['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__goodnessOfPID.html#abcb092aa3086d2828b039dc05c400824',1,'k4::ral::ReconstructedParticle::print_goodnessOfPID::operator()()']]] ]; diff --git a/docs/search/all_5.js b/docs/search/all_5.js new file mode 100644 index 0000000..c756c28 --- /dev/null +++ b/docs/search/all_5.js @@ -0,0 +1,12 @@ +var searchData= +[ + ['particleid_2ecc_0',['ParticleID.cc',['../ParticleID_8cc.html',1,'']]], + ['particleid_2eh_1',['ParticleID.h',['../ParticleID_8h.html',1,'']]], + ['print_5fcharge_2',['print_charge',['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__charge.html',1,'k4::ral::ReconstructedParticle::print_charge'],['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__charge.html#a918b25ce1e6640fb488921e2d6e4a6e8',1,'k4::ral::ReconstructedParticle::print_charge::print_charge()']]], + ['print_5fenergy_3',['print_energy',['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__energy.html',1,'k4::ral::ReconstructedParticle::print_energy'],['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__energy.html#ac87f289cdafb941b71ceaabb0a901237',1,'k4::ral::ReconstructedParticle::print_energy::print_energy()']]], + ['print_5fgoodnessofpid_4',['print_goodnessOfPID',['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__goodnessOfPID.html',1,'k4::ral::ReconstructedParticle::print_goodnessOfPID'],['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__goodnessOfPID.html#ada1b46b905d18d8b7820f00db80096ce',1,'k4::ral::ReconstructedParticle::print_goodnessOfPID::print_goodnessOfPID()']]], + ['print_5fmass_5',['print_mass',['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__mass.html',1,'k4::ral::ReconstructedParticle::print_mass'],['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__mass.html#a4d615934a9a460b254dadd81d9977081',1,'k4::ral::ReconstructedParticle::print_mass::print_mass()']]], + ['print_5fmomentum_6',['print_momentum',['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__momentum.html',1,'k4::ral::ReconstructedParticle::print_momentum'],['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__momentum.html#a37f36395144a617a4b7ba91b49eab292',1,'k4::ral::ReconstructedParticle::print_momentum::print_momentum()']]], + ['print_5fpdg_7',['print_PDG',['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__PDG.html',1,'k4::ral::ReconstructedParticle::print_PDG'],['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__PDG.html#ab9893f02c260622dc94a50039b578e1b',1,'k4::ral::ReconstructedParticle::print_PDG::print_PDG()']]], + ['print_5freferencepoint_8',['print_referencePoint',['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__referencePoint.html',1,'k4::ral::ReconstructedParticle::print_referencePoint'],['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__referencePoint.html#a6f90ffd644bdfafdfe26cb8a40ffa328',1,'k4::ral::ReconstructedParticle::print_referencePoint::print_referencePoint()']]] +]; diff --git a/docs/search/all_6.js b/docs/search/all_6.js new file mode 100644 index 0000000..fdacc40 --- /dev/null +++ b/docs/search/all_6.js @@ -0,0 +1,5 @@ +var searchData= +[ + ['reconstructedparticle_2ecc_0',['ReconstructedParticle.cc',['../ReconstructedParticle_8cc.html',1,'']]], + ['reconstructedparticle_2eh_1',['ReconstructedParticle.h',['../ReconstructedParticle_8h.html',1,'']]] +]; diff --git a/docs/search/classes_0.js b/docs/search/classes_0.js new file mode 100644 index 0000000..216dce2 --- /dev/null +++ b/docs/search/classes_0.js @@ -0,0 +1,10 @@ +var searchData= +[ + ['print_5fcharge_0',['print_charge',['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__charge.html',1,'k4::ral::ReconstructedParticle']]], + ['print_5fenergy_1',['print_energy',['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__energy.html',1,'k4::ral::ReconstructedParticle']]], + ['print_5fgoodnessofpid_2',['print_goodnessOfPID',['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__goodnessOfPID.html',1,'k4::ral::ReconstructedParticle']]], + ['print_5fmass_3',['print_mass',['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__mass.html',1,'k4::ral::ReconstructedParticle']]], + ['print_5fmomentum_4',['print_momentum',['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__momentum.html',1,'k4::ral::ReconstructedParticle']]], + ['print_5fpdg_5',['print_PDG',['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__PDG.html',1,'k4::ral::ReconstructedParticle']]], + ['print_5freferencepoint_6',['print_referencePoint',['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__referencePoint.html',1,'k4::ral::ReconstructedParticle']]] +]; diff --git a/docs/search/files_0.js b/docs/search/files_0.js index aea0881..2f6ec36 100644 --- a/docs/search/files_0.js +++ b/docs/search/files_0.js @@ -1,4 +1,6 @@ var searchData= [ - ['loader_2ecc_0',['Loader.cc',['../Loader_8cc.html',1,'']]] + ['linkdef_2eh_0',['LinkDef.h',['../LinkDef_8h.html',1,'']]], + ['loader_2ecc_1',['Loader.cc',['../Loader_8cc.html',1,'']]], + ['loader_2eh_2',['Loader.h',['../Loader_8h.html',1,'']]] ]; diff --git a/docs/search/files_1.js b/docs/search/files_1.js index a0991b7..b8872d1 100644 --- a/docs/search/files_1.js +++ b/docs/search/files_1.js @@ -1,4 +1,5 @@ var searchData= [ - ['particleid_2ecc_0',['ParticleID.cc',['../ParticleID_8cc.html',1,'']]] + ['particleid_2ecc_0',['ParticleID.cc',['../ParticleID_8cc.html',1,'']]], + ['particleid_2eh_1',['ParticleID.h',['../ParticleID_8h.html',1,'']]] ]; diff --git a/docs/search/files_2.js b/docs/search/files_2.js index 8d36250..fdacc40 100644 --- a/docs/search/files_2.js +++ b/docs/search/files_2.js @@ -1,4 +1,5 @@ var searchData= [ - ['reconstructedparticle_2ecc_0',['ReconstructedParticle.cc',['../ReconstructedParticle_8cc.html',1,'']]] + ['reconstructedparticle_2ecc_0',['ReconstructedParticle.cc',['../ReconstructedParticle_8cc.html',1,'']]], + ['reconstructedparticle_2eh_1',['ReconstructedParticle.h',['../ReconstructedParticle_8h.html',1,'']]] ]; diff --git a/docs/search/functions_1.js b/docs/search/functions_1.js index 019bc18..b27f8bc 100644 --- a/docs/search/functions_1.js +++ b/docs/search/functions_1.js @@ -1,4 +1,4 @@ var searchData= [ - ['loadral_0',['loadRal',['../Loader_8cc.html#abeba339a34581583ffa16f9a950978f5',1,'Loader.cc']]] + ['loadral_0',['loadRal',['../Loader_8cc.html#abeba339a34581583ffa16f9a950978f5',1,'loadRal(): Loader.cc'],['../Loader_8h.html#abeba339a34581583ffa16f9a950978f5',1,'loadRal(): Loader.cc']]] ]; diff --git a/docs/search/functions_2.js b/docs/search/functions_2.js new file mode 100644 index 0000000..1810188 --- /dev/null +++ b/docs/search/functions_2.js @@ -0,0 +1,4 @@ +var searchData= +[ + ['operator_28_29_0',['operator()',['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__PDG.html#ae163a26d2ef14bbcf4f670affcb93247',1,'k4::ral::ReconstructedParticle::print_PDG::operator()()'],['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__energy.html#ad0a559a170014937d8493d586a0a0282',1,'k4::ral::ReconstructedParticle::print_energy::operator()()'],['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__momentum.html#a71dee26f93dac91f8c2f03907ad3e26a',1,'k4::ral::ReconstructedParticle::print_momentum::operator()()'],['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__referencePoint.html#aea0ce884697412b242da3354745c5d33',1,'k4::ral::ReconstructedParticle::print_referencePoint::operator()()'],['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__mass.html#aee93a56ccbcc342970ff6a992d916bf6',1,'k4::ral::ReconstructedParticle::print_mass::operator()()'],['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__charge.html#a3dc59f249ef57d52bf795baa1e659170',1,'k4::ral::ReconstructedParticle::print_charge::operator()()'],['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__goodnessOfPID.html#abcb092aa3086d2828b039dc05c400824',1,'k4::ral::ReconstructedParticle::print_goodnessOfPID::operator()()']]] +]; diff --git a/docs/search/functions_3.js b/docs/search/functions_3.js new file mode 100644 index 0000000..1fc318b --- /dev/null +++ b/docs/search/functions_3.js @@ -0,0 +1,10 @@ +var searchData= +[ + ['print_5fcharge_0',['print_charge',['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__charge.html#a918b25ce1e6640fb488921e2d6e4a6e8',1,'k4::ral::ReconstructedParticle::print_charge']]], + ['print_5fenergy_1',['print_energy',['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__energy.html#ac87f289cdafb941b71ceaabb0a901237',1,'k4::ral::ReconstructedParticle::print_energy']]], + ['print_5fgoodnessofpid_2',['print_goodnessOfPID',['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__goodnessOfPID.html#ada1b46b905d18d8b7820f00db80096ce',1,'k4::ral::ReconstructedParticle::print_goodnessOfPID']]], + ['print_5fmass_3',['print_mass',['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__mass.html#a4d615934a9a460b254dadd81d9977081',1,'k4::ral::ReconstructedParticle::print_mass']]], + ['print_5fmomentum_4',['print_momentum',['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__momentum.html#a37f36395144a617a4b7ba91b49eab292',1,'k4::ral::ReconstructedParticle::print_momentum']]], + ['print_5fpdg_5',['print_PDG',['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__PDG.html#ab9893f02c260622dc94a50039b578e1b',1,'k4::ral::ReconstructedParticle::print_PDG']]], + ['print_5freferencepoint_6',['print_referencePoint',['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__referencePoint.html#a6f90ffd644bdfafdfe26cb8a40ffa328',1,'k4::ral::ReconstructedParticle::print_referencePoint']]] +]; diff --git a/docs/search/searchdata.js b/docs/search/searchdata.js index c7fcc4e..af8c848 100644 --- a/docs/search/searchdata.js +++ b/docs/search/searchdata.js @@ -1,24 +1,30 @@ var indexSectionsWithContent = { - 0: "gklpr", - 1: "k", - 2: "lpr", - 3: "gl" + 0: "gklmopr", + 1: "p", + 2: "k", + 3: "lpr", + 4: "glop", + 5: "m" }; var indexSectionNames = { 0: "all", - 1: "namespaces", - 2: "files", - 3: "functions" + 1: "classes", + 2: "namespaces", + 3: "files", + 4: "functions", + 5: "variables" }; var indexSectionLabels = { 0: "All", - 1: "Namespaces", - 2: "Files", - 3: "Functions" + 1: "Classes", + 2: "Namespaces", + 3: "Files", + 4: "Functions", + 5: "Variables" }; diff --git a/docs/search/variables_0.js b/docs/search/variables_0.js new file mode 100644 index 0000000..b648242 --- /dev/null +++ b/docs/search/variables_0.js @@ -0,0 +1,5 @@ +var searchData= +[ + ['m_5fn_5fevents_0',['m_n_events',['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__PDG.html#a9c74e8e9e181f7e36f788dfc30623761',1,'k4::ral::ReconstructedParticle::print_PDG::m_n_events'],['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__energy.html#a81322c1c2f0e48eb56877241d5c9317a',1,'k4::ral::ReconstructedParticle::print_energy::m_n_events'],['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__momentum.html#a7a1287c2b367782d0292a54e242e6ca6',1,'k4::ral::ReconstructedParticle::print_momentum::m_n_events'],['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__referencePoint.html#a66c831a8925cc678d27f54496ba4148d',1,'k4::ral::ReconstructedParticle::print_referencePoint::m_n_events'],['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__mass.html#af82b45187ca86b2b02263dbafd00225c',1,'k4::ral::ReconstructedParticle::print_mass::m_n_events'],['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__charge.html#a197cdb21fd3a90d6b1f4058564505d7e',1,'k4::ral::ReconstructedParticle::print_charge::m_n_events'],['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__goodnessOfPID.html#a21276c3c8731214c983a72aac18b553d',1,'k4::ral::ReconstructedParticle::print_goodnessOfPID::m_n_events']]], + ['m_5fn_5fprinted_1',['m_n_printed',['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__PDG.html#a84adf1bfa900c83ba372f8bb78d45862',1,'k4::ral::ReconstructedParticle::print_PDG::m_n_printed'],['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__energy.html#a847a6ebfba509e893b0e002647cd62ef',1,'k4::ral::ReconstructedParticle::print_energy::m_n_printed'],['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__momentum.html#a1fea6749b576805456be1784e23a904e',1,'k4::ral::ReconstructedParticle::print_momentum::m_n_printed'],['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__referencePoint.html#a9b1222061d5449cc9ee686525e50fb47',1,'k4::ral::ReconstructedParticle::print_referencePoint::m_n_printed'],['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__mass.html#a2b6ec9049926111e784e3b1c499ba83f',1,'k4::ral::ReconstructedParticle::print_mass::m_n_printed'],['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__charge.html#a0ace2acabfede8b935626beeae50c72b',1,'k4::ral::ReconstructedParticle::print_charge::m_n_printed'],['../structk4_1_1ral_1_1ReconstructedParticle_1_1print__goodnessOfPID.html#a6271c27090e8fe8107c256ef0abadf3c',1,'k4::ral::ReconstructedParticle::print_goodnessOfPID::m_n_printed']]] +]; diff --git a/docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__PDG-members.html b/docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__PDG-members.html new file mode 100644 index 0000000..83e0e26 --- /dev/null +++ b/docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__PDG-members.html @@ -0,0 +1,115 @@ + + + + + + + +ral: Member List + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
ral 0.0.1 +
+
+
+ + + + + + + + + + +
+
+ + +
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+ + +
+
+
+
k4::ral::ReconstructedParticle::print_PDG Member List
+
+
+ +

This is the complete list of members for k4::ral::ReconstructedParticle::print_PDG, including all inherited members.

+ + + + + +
m_n_eventsk4::ral::ReconstructedParticle::print_PDG
m_n_printedk4::ral::ReconstructedParticle::print_PDG
operator()(ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > particles)k4::ral::ReconstructedParticle::print_PDG
print_PDG(int n_events)k4::ral::ReconstructedParticle::print_PDG
+ + +
+ + diff --git a/docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__PDG.html b/docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__PDG.html new file mode 100644 index 0000000..205ed9e --- /dev/null +++ b/docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__PDG.html @@ -0,0 +1,198 @@ + + + + + + + +ral: k4::ral::ReconstructedParticle::print_PDG Struct Reference + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
ral 0.0.1 +
+
+
+ + + + + + + + + + +
+
+ + +
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+ + +
+
+
+ +
k4::ral::ReconstructedParticle::print_PDG Struct Reference
+
+
+ +

#include <ral/ReconstructedParticle.h>

+ + + + + + +

+Public Member Functions

 print_PDG (int n_events)
 
int operator() (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > particles)
 
+ + + + + +

+Public Attributes

int m_n_events
 
int m_n_printed
 
+

Constructor & Destructor Documentation

+ +

◆ print_PDG()

+ +
+
+ + + + + + + +
k4::ral::ReconstructedParticle::print_PDG::print_PDG (int n_events)
+
+ +
+
+

Member Function Documentation

+ +

◆ operator()()

+ +
+
+ + + + + + + +
int k4::ral::ReconstructedParticle::print_PDG::operator() (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > particles)
+
+ +
+
+

Member Data Documentation

+ +

◆ m_n_events

+ +
+
+ + + + +
int k4::ral::ReconstructedParticle::print_PDG::m_n_events
+
+ +
+
+ +

◆ m_n_printed

+ +
+
+ + + + +
int k4::ral::ReconstructedParticle::print_PDG::m_n_printed
+
+ +
+
+
The documentation for this struct was generated from the following files: +
+ + +
+ + diff --git a/docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__charge-members.html b/docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__charge-members.html new file mode 100644 index 0000000..db8b4be --- /dev/null +++ b/docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__charge-members.html @@ -0,0 +1,115 @@ + + + + + + + +ral: Member List + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
ral 0.0.1 +
+
+
+ + + + + + + + + + +
+
+ + +
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+ + +
+
+
+
k4::ral::ReconstructedParticle::print_charge Member List
+
+ + + +
+ + diff --git a/docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__charge.html b/docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__charge.html new file mode 100644 index 0000000..9ba279e --- /dev/null +++ b/docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__charge.html @@ -0,0 +1,198 @@ + + + + + + + +ral: k4::ral::ReconstructedParticle::print_charge Struct Reference + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
ral 0.0.1 +
+
+
+ + + + + + + + + + +
+
+ + +
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+ + +
+
+
+ +
k4::ral::ReconstructedParticle::print_charge Struct Reference
+
+
+ +

#include <ral/ReconstructedParticle.h>

+ + + + + + +

+Public Member Functions

 print_charge (int n_events)
 
int operator() (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > particles)
 
+ + + + + +

+Public Attributes

int m_n_events
 
int m_n_printed
 
+

Constructor & Destructor Documentation

+ +

◆ print_charge()

+ +
+
+ + + + + + + +
k4::ral::ReconstructedParticle::print_charge::print_charge (int n_events)
+
+ +
+
+

Member Function Documentation

+ +

◆ operator()()

+ +
+
+ + + + + + + +
int k4::ral::ReconstructedParticle::print_charge::operator() (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > particles)
+
+ +
+
+

Member Data Documentation

+ +

◆ m_n_events

+ +
+
+ + + + +
int k4::ral::ReconstructedParticle::print_charge::m_n_events
+
+ +
+
+ +

◆ m_n_printed

+ +
+
+ + + + +
int k4::ral::ReconstructedParticle::print_charge::m_n_printed
+
+ +
+
+
The documentation for this struct was generated from the following files: +
+ + +
+ + diff --git a/docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__energy-members.html b/docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__energy-members.html new file mode 100644 index 0000000..0dfbb71 --- /dev/null +++ b/docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__energy-members.html @@ -0,0 +1,115 @@ + + + + + + + +ral: Member List + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
ral 0.0.1 +
+
+
+ + + + + + + + + + +
+
+ + +
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+ + +
+
+
+
k4::ral::ReconstructedParticle::print_energy Member List
+
+ + + +
+ + diff --git a/docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__energy.html b/docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__energy.html new file mode 100644 index 0000000..296326d --- /dev/null +++ b/docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__energy.html @@ -0,0 +1,198 @@ + + + + + + + +ral: k4::ral::ReconstructedParticle::print_energy Struct Reference + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
ral 0.0.1 +
+
+
+ + + + + + + + + + +
+
+ + +
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+ + +
+
+
+ +
k4::ral::ReconstructedParticle::print_energy Struct Reference
+
+
+ +

#include <ral/ReconstructedParticle.h>

+ + + + + + +

+Public Member Functions

 print_energy (int n_events)
 
int operator() (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > particles)
 
+ + + + + +

+Public Attributes

int m_n_events
 
int m_n_printed
 
+

Constructor & Destructor Documentation

+ +

◆ print_energy()

+ +
+
+ + + + + + + +
k4::ral::ReconstructedParticle::print_energy::print_energy (int n_events)
+
+ +
+
+

Member Function Documentation

+ +

◆ operator()()

+ +
+
+ + + + + + + +
int k4::ral::ReconstructedParticle::print_energy::operator() (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > particles)
+
+ +
+
+

Member Data Documentation

+ +

◆ m_n_events

+ +
+
+ + + + +
int k4::ral::ReconstructedParticle::print_energy::m_n_events
+
+ +
+
+ +

◆ m_n_printed

+ +
+
+ + + + +
int k4::ral::ReconstructedParticle::print_energy::m_n_printed
+
+ +
+
+
The documentation for this struct was generated from the following files: +
+ + +
+ + diff --git a/docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__goodnessOfPID-members.html b/docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__goodnessOfPID-members.html new file mode 100644 index 0000000..4e61635 --- /dev/null +++ b/docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__goodnessOfPID-members.html @@ -0,0 +1,115 @@ + + + + + + + +ral: Member List + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
ral 0.0.1 +
+
+
+ + + + + + + + + + +
+
+ + +
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+ + +
+
+
+
k4::ral::ReconstructedParticle::print_goodnessOfPID Member List
+
+ + + +
+ + diff --git a/docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__goodnessOfPID.html b/docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__goodnessOfPID.html new file mode 100644 index 0000000..0c3cb2b --- /dev/null +++ b/docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__goodnessOfPID.html @@ -0,0 +1,198 @@ + + + + + + + +ral: k4::ral::ReconstructedParticle::print_goodnessOfPID Struct Reference + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
ral 0.0.1 +
+
+
+ + + + + + + + + + +
+
+ + +
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+ + +
+
+
+ +
k4::ral::ReconstructedParticle::print_goodnessOfPID Struct Reference
+
+
+ +

#include <ral/ReconstructedParticle.h>

+ + + + + + +

+Public Member Functions

 print_goodnessOfPID (int n_events)
 
int operator() (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > particles)
 
+ + + + + +

+Public Attributes

int m_n_events
 
int m_n_printed
 
+

Constructor & Destructor Documentation

+ +

◆ print_goodnessOfPID()

+ +
+
+ + + + + + + +
k4::ral::ReconstructedParticle::print_goodnessOfPID::print_goodnessOfPID (int n_events)
+
+ +
+
+

Member Function Documentation

+ +

◆ operator()()

+ +
+
+ + + + + + + +
int k4::ral::ReconstructedParticle::print_goodnessOfPID::operator() (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > particles)
+
+ +
+
+

Member Data Documentation

+ +

◆ m_n_events

+ +
+
+ + + + +
int k4::ral::ReconstructedParticle::print_goodnessOfPID::m_n_events
+
+ +
+
+ +

◆ m_n_printed

+ +
+
+ + + + +
int k4::ral::ReconstructedParticle::print_goodnessOfPID::m_n_printed
+
+ +
+
+
The documentation for this struct was generated from the following files: +
+ + +
+ + diff --git a/docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__mass-members.html b/docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__mass-members.html new file mode 100644 index 0000000..60a647f --- /dev/null +++ b/docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__mass-members.html @@ -0,0 +1,115 @@ + + + + + + + +ral: Member List + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
ral 0.0.1 +
+
+
+ + + + + + + + + + +
+
+ + +
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+ + +
+
+
+
k4::ral::ReconstructedParticle::print_mass Member List
+
+
+ +

This is the complete list of members for k4::ral::ReconstructedParticle::print_mass, including all inherited members.

+ + + + + +
m_n_eventsk4::ral::ReconstructedParticle::print_mass
m_n_printedk4::ral::ReconstructedParticle::print_mass
operator()(ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > particles)k4::ral::ReconstructedParticle::print_mass
print_mass(int n_events)k4::ral::ReconstructedParticle::print_mass
+ + +
+ + diff --git a/docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__mass.html b/docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__mass.html new file mode 100644 index 0000000..d9c174a --- /dev/null +++ b/docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__mass.html @@ -0,0 +1,198 @@ + + + + + + + +ral: k4::ral::ReconstructedParticle::print_mass Struct Reference + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
ral 0.0.1 +
+
+
+ + + + + + + + + + +
+
+ + +
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+ + +
+
+
+ +
k4::ral::ReconstructedParticle::print_mass Struct Reference
+
+
+ +

#include <ral/ReconstructedParticle.h>

+ + + + + + +

+Public Member Functions

 print_mass (int n_events)
 
int operator() (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > particles)
 
+ + + + + +

+Public Attributes

int m_n_events
 
int m_n_printed
 
+

Constructor & Destructor Documentation

+ +

◆ print_mass()

+ +
+
+ + + + + + + +
k4::ral::ReconstructedParticle::print_mass::print_mass (int n_events)
+
+ +
+
+

Member Function Documentation

+ +

◆ operator()()

+ +
+
+ + + + + + + +
int k4::ral::ReconstructedParticle::print_mass::operator() (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > particles)
+
+ +
+
+

Member Data Documentation

+ +

◆ m_n_events

+ +
+
+ + + + +
int k4::ral::ReconstructedParticle::print_mass::m_n_events
+
+ +
+
+ +

◆ m_n_printed

+ +
+
+ + + + +
int k4::ral::ReconstructedParticle::print_mass::m_n_printed
+
+ +
+
+
The documentation for this struct was generated from the following files: +
+ + +
+ + diff --git a/docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__momentum-members.html b/docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__momentum-members.html new file mode 100644 index 0000000..64598b2 --- /dev/null +++ b/docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__momentum-members.html @@ -0,0 +1,115 @@ + + + + + + + +ral: Member List + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
ral 0.0.1 +
+
+
+ + + + + + + + + + +
+
+ + +
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+ + +
+
+
+
k4::ral::ReconstructedParticle::print_momentum Member List
+
+ + + +
+ + diff --git a/docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__momentum.html b/docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__momentum.html new file mode 100644 index 0000000..cfa3747 --- /dev/null +++ b/docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__momentum.html @@ -0,0 +1,198 @@ + + + + + + + +ral: k4::ral::ReconstructedParticle::print_momentum Struct Reference + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
ral 0.0.1 +
+
+
+ + + + + + + + + + +
+
+ + +
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+ + +
+
+
+ +
k4::ral::ReconstructedParticle::print_momentum Struct Reference
+
+
+ +

#include <ral/ReconstructedParticle.h>

+ + + + + + +

+Public Member Functions

 print_momentum (int n_events)
 
int operator() (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > particles)
 
+ + + + + +

+Public Attributes

int m_n_events
 
int m_n_printed
 
+

Constructor & Destructor Documentation

+ +

◆ print_momentum()

+ +
+
+ + + + + + + +
k4::ral::ReconstructedParticle::print_momentum::print_momentum (int n_events)
+
+ +
+
+

Member Function Documentation

+ +

◆ operator()()

+ +
+
+ + + + + + + +
int k4::ral::ReconstructedParticle::print_momentum::operator() (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > particles)
+
+ +
+
+

Member Data Documentation

+ +

◆ m_n_events

+ +
+
+ + + + +
int k4::ral::ReconstructedParticle::print_momentum::m_n_events
+
+ +
+
+ +

◆ m_n_printed

+ +
+
+ + + + +
int k4::ral::ReconstructedParticle::print_momentum::m_n_printed
+
+ +
+
+
The documentation for this struct was generated from the following files: +
+ + +
+ + diff --git a/docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__referencePoint-members.html b/docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__referencePoint-members.html new file mode 100644 index 0000000..ec5100c --- /dev/null +++ b/docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__referencePoint-members.html @@ -0,0 +1,115 @@ + + + + + + + +ral: Member List + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
ral 0.0.1 +
+
+
+ + + + + + + + + + +
+
+ + +
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+ + +
+
+
+
k4::ral::ReconstructedParticle::print_referencePoint Member List
+
+ + + +
+ + diff --git a/docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__referencePoint.html b/docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__referencePoint.html new file mode 100644 index 0000000..e44f1e1 --- /dev/null +++ b/docs/structk4_1_1ral_1_1ReconstructedParticle_1_1print__referencePoint.html @@ -0,0 +1,198 @@ + + + + + + + +ral: k4::ral::ReconstructedParticle::print_referencePoint Struct Reference + + + + + + + + + + + + + + + +
+
+ + + + + + +
+
ral 0.0.1 +
+
+
+ + + + + + + + + + +
+
+ + +
+
+
+
+
+
Loading...
+
Searching...
+
No Matches
+
+
+
+
+ + +
+
+
+ +
k4::ral::ReconstructedParticle::print_referencePoint Struct Reference
+
+
+ +

#include <ral/ReconstructedParticle.h>

+ + + + + + +

+Public Member Functions

 print_referencePoint (int n_events)
 
int operator() (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > particles)
 
+ + + + + +

+Public Attributes

int m_n_events
 
int m_n_printed
 
+

Constructor & Destructor Documentation

+ +

◆ print_referencePoint()

+ +
+
+ + + + + + + +
k4::ral::ReconstructedParticle::print_referencePoint::print_referencePoint (int n_events)
+
+ +
+
+

Member Function Documentation

+ +

◆ operator()()

+ +
+
+ + + + + + + +
int k4::ral::ReconstructedParticle::print_referencePoint::operator() (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > particles)
+
+ +
+
+

Member Data Documentation

+ +

◆ m_n_events

+ +
+
+ + + + +
int k4::ral::ReconstructedParticle::print_referencePoint::m_n_events
+
+ +
+
+ +

◆ m_n_printed

+ +
+
+ + + + +
int k4::ral::ReconstructedParticle::print_referencePoint::m_n_printed
+
+ +
+
+
The documentation for this struct was generated from the following files: +
+ + +
+ +