LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
Public Member Functions
|
List of all members
std::less< sim::MCHit * > Class Template Reference
#include "
MCHit.h
"
Public Member Functions
bool
operator()
(const
sim::MCHit
*lhs, const
sim::MCHit
*rhs)
Detailed Description
template<>
class std::less< sim::MCHit * >
Definition at line
99
of file
MCHit.h
.
Member Function Documentation
bool std::less<
sim::MCHit
* >::operator()
(
const
sim::MCHit
*
lhs
,
const
sim::MCHit
*
rhs
)
inline
Definition at line
101
of file
MCHit.h
.
101
{
return
(*lhs) < (*rhs); }
The documentation for this class was generated from the following file:
lardataobj/v09_18_03/source/lardataobj/MCBase/
MCHit.h
std
less< sim::MCHit * >
Generated on Thu May 2 2024 21:00:52 for LArSoft by
1.8.11