WireCellToolkit
Wire Cell Simulation, Signal Process and Reconstruction Toolki for Liquid Argon Detectors
WireCell::SimpleDepoSet Class Reference

#include <SimpleDepoSet.h>

Inheritance diagram for WireCell::SimpleDepoSet:
Collaboration diagram for WireCell::SimpleDepoSet:

Public Member Functions

 SimpleDepoSet (int ident, const IDepo::vector &depos)
 
virtual ~SimpleDepoSet ()
 
virtual int ident () const
 Return some identifier number that is unique to this set. More...
 
virtual IDepo::shared_vector depos () const
 Return the depositions in this set. More...
 
- Public Member Functions inherited from WireCell::IDepoSet
virtual ~IDepoSet ()
 
- Public Member Functions inherited from WireCell::IData< IDepoSet >
virtual ~IData ()
 

Additional Inherited Members

- Public Types inherited from WireCell::IData< IDepoSet >
typedef IDepoSet value_type
 
typedef std::shared_ptr< const IDepoSetpointer
 
typedef std::vector< pointervector
 
typedef std::shared_ptr< const vectorshared_vector
 

Detailed Description

Definition at line 6 of file SimpleDepoSet.h.

Constructor & Destructor Documentation

◆ SimpleDepoSet()

WireCell::SimpleDepoSet::SimpleDepoSet ( int  ident,
const IDepo::vector depos 
)
inline

Definition at line 10 of file SimpleDepoSet.h.

Here is the call graph for this function:

◆ ~SimpleDepoSet()

SimpleDepoSet::~SimpleDepoSet ( )
virtual

Definition at line 173 of file IfaceDesctructors.cxx.

Here is the caller graph for this function:

Member Function Documentation

◆ depos()

virtual IDepo::shared_vector WireCell::SimpleDepoSet::depos ( ) const
inlinevirtual

Return the depositions in this set.

Implements WireCell::IDepoSet.

Definition at line 16 of file SimpleDepoSet.h.

◆ ident()

virtual int WireCell::SimpleDepoSet::ident ( ) const
inlinevirtual

Return some identifier number that is unique to this set.

Implements WireCell::IDepoSet.

Definition at line 15 of file SimpleDepoSet.h.


The documentation for this class was generated from the following files: