LArSoft  v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
lar_content::RemnantTensorTool Class Referenceabstract

RemnantTensorTool class. More...

#include "ThreeDRemnantsAlgorithm.h"

Inheritance diagram for lar_content::RemnantTensorTool:
lar_content::ClearRemnantsTool lar_content::ConnectedRemnantsTool lar_content::MopUpRemnantsTool

Public Types

typedef ThreeDRemnantsAlgorithm::TensorType TensorType
 
typedef std::vector< TensorType::ElementList::const_iteratorIteratorList
 

Public Member Functions

virtual bool Run (ThreeDRemnantsAlgorithm *const pAlgorithm, TensorType &overlapTensor)=0
 Run the algorithm tool. More...
 

Detailed Description

RemnantTensorTool class.

Definition at line 59 of file ThreeDRemnantsAlgorithm.h.

Member Typedef Documentation

Member Function Documentation

virtual bool lar_content::RemnantTensorTool::Run ( ThreeDRemnantsAlgorithm *const  pAlgorithm,
TensorType overlapTensor 
)
pure virtual

Run the algorithm tool.

Parameters
pAlgorithmaddress of the calling algorithm
overlapTensorthe overlap tensor
Returns
whether changes have been made by the tool

Implemented in lar_content::ConnectedRemnantsTool, lar_content::MopUpRemnantsTool, and lar_content::ClearRemnantsTool.


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