LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
LArSlice.h
Go to the documentation of this file.
1
8
#ifndef LAR_SLICE_H
9
#define LAR_SLICE_H 1
10
11
#include <vector>
12
13
#include "Objects/CaloHit.h"
14
15
namespace
lar_content
16
{
17
21
class
Slice
22
{
23
public
:
24
pandora::CaloHitList
m_caloHitListU
;
25
pandora::CaloHitList
m_caloHitListV
;
26
pandora::CaloHitList
m_caloHitListW
;
27
};
28
29
typedef
std::vector<Slice>
SliceList
;
30
31
}
// namespace lar_content
32
33
#endif // #ifndef LAR_SLICE_H
lar_content
Definition:
CheatingBeamParticleIdTool.cc:18
lar_content::SliceList
std::vector< Slice > SliceList
Definition:
LArSlice.h:29
lar_content::Slice::m_caloHitListW
pandora::CaloHitList m_caloHitListW
The w calo hit list.
Definition:
LArSlice.h:26
lar_content::Slice::m_caloHitListU
pandora::CaloHitList m_caloHitListU
The u calo hit list.
Definition:
LArSlice.h:24
lar_content::Slice::m_caloHitListV
pandora::CaloHitList m_caloHitListV
The v calo hit list.
Definition:
LArSlice.h:25
lar_content::Slice
Slice class.
Definition:
LArSlice.h:21
larpandoracontent
v04_08_01
source
larpandoracontent
LArObjects
LArSlice.h
Generated on Thu May 2 2024 20:59:41 for LArSoft by
1.8.11