LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
SimListUtils.h
Go to the documentation of this file.
1
#ifndef SIMLISTUTILS_H
10
#define SIMLISTUTILS_H
11
12
#include "
lardataobj/Simulation/SimPhotons.h
"
13
#include "
larsim/Simulation/LArVoxelList.h
"
14
15
namespace
art
{
16
class
Event
;
17
}
18
19
#include <string>
20
21
namespace
sim
{
22
class
SimListUtils
{
23
public
:
24
static
sim::LArVoxelList
GetLArVoxelList(
const
art::Event
&
evt
, std::string moduleLabel);
25
static
sim::SimPhotonsCollection
GetSimPhotonsCollection(
const
art::Event
& evt,
26
std::string moduleLabel);
27
28
};
// class SimListUtils
29
}
// namespace sim
30
#endif // SIMLISTUTILS_H
sim::SimListUtils
Definition:
SimListUtils.h:22
LArVoxelList.h
Container of LAr voxel information.
sim::LArVoxelList
Definition:
LArVoxelList.h:68
SimPhotons.h
Simulation objects for optical detectors.
sim
Monte Carlo Simulation.
Definition:
FlashHypothesisCreator.h:21
art::Event
Definition:
Event.h:26
art
Definition:
MVAAlg.h:12
tca::evt
TCEvent evt
Definition:
DataStructs.cxx:8
art::Level::Event
sim::SimPhotonsCollection
Collection of sim::SimPhotons, indexed by channel number.
Definition:
SimPhotons.h:178
larsim
v09_43_00
source
larsim
Simulation
SimListUtils.h
Generated on Thu May 2 2024 20:59:52 for LArSoft by
1.8.11