LArSoft
v06_85_00
Liquid Argon Software toolkit - http://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 <vector>
13
#include <string>
14
#include "
larsim/Simulation/LArVoxelList.h
"
15
#include "
lardataobj/Simulation/SimPhotons.h
"
16
17
namespace
art
{
class
Event
; }
18
19
20
namespace
sim
{
21
class
SimListUtils
{
22
public
:
23
SimListUtils
();
24
virtual
~
SimListUtils
();
25
26
static
sim::LArVoxelList
GetLArVoxelList (
const
art::Event
& evt, std::string moduleLabel);
27
static
sim::SimPhotonsCollection
GetSimPhotonsCollection(
const
art::Event
& evt, std::string moduleLabel);
28
29
};
// class SimListUtils
30
}
//namespace sim
31
#endif // SIMLISTUTILS_H
sim::SimListUtils
Definition:
SimListUtils.h:21
LArVoxelList.h
Container of LAr voxel information.
sim::LArVoxelList
Definition:
LArVoxelList.h:68
SimPhotons.h
contains objects relating to OpDet hits
sim
Monte Carlo Simulation.
Definition:
DumpSimPhotonsLite_module.cc:31
art::Event
Definition:
Event.h:42
art
HLT enums.
Definition:
ServiceProviderWrappers.h:36
art::Level::Event
sim::SimPhotonsCollection
Definition:
SimPhotons.h:118
larsim
v06_53_00
source
larsim
Simulation
SimListUtils.h
Generated on Thu Jul 26 2018 13:10:21 for LArSoft by
1.8.11