#include <string>
#include <vector>
#include "larreco/RecoAlg/TCAlg/DataStructs.h"
Go to the source code of this file.
|
void | tca::SaveTjInfo (TCSlice &slc, std::vector< std::vector< int >> &tjList, std::string stageName) |
|
void | tca::SaveTjInfo (TCSlice &slc, const ShowerStruct &ss, std::string stageName) |
|
void | tca::SaveTjInfoStuff (TCSlice &slc, Trajectory &tj, int stageNum, std::string stageName) |
|
void | tca::SaveAllCots (TCSlice &slc, const CTP_t &inCTP, std::string someText) |
|
void | tca::SaveAllCots (TCSlice &slc, std::string someText) |
|
int | tca::GetStageNum (ShowerTreeVars &stv, std::string stageName) |
|
void | tca::ClearShowerTree (ShowerTreeVars &stv) |
|