![]() |
LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
#include <array>#include <vector>#include <bitset>#include <utility>#include <cmath>#include <iostream>#include <iomanip>#include <algorithm>#include "messagefacility/MessageLogger/MessageLogger.h"#include "larcoreobj/SimpleTypesAndConstants/geo_types.h"#include "larreco/RecoAlg/TCAlg/DataStructs.h"#include "larreco/RecoAlg/TCAlg/DebugStruct.h"#include "larreco/RecoAlg/TCAlg/Utils.h"#include "larreco/RecoAlg/TCAlg/TCTruth.h"#include "larreco/RecoAlg/TCAlg/TCShower.h"#include "larreco/Calorimetry/CalorimetryAlg.h"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, 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) |