LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "larreco/RecoAlg/TCAlg/TCShTree.h"
#include "larcoreobj/SimpleTypesAndConstants/geo_types.h"
#include "larreco/RecoAlg/TCAlg/TCVertex.h"
#include <array>
#include <bitset>
#include <cmath>
#include <stddef.h>
#include <string>
#include <vector>
Go to the source code of this file.
Namespaces | |
tca | |
Functions | |
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) |
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) |