#include "larcoreobj/SimpleTypesAndConstants/geo_types.h"
#include "larreco/RecoAlg/TCAlg/TCShTree.h"
#include "larreco/RecoAlg/TCAlg/TCVertex.h"
#include <array>
#include <bitset>
#include <math.h>
#include <stddef.h>
#include <string>
#include <vector>
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) |
|