#include "larreco/RecoAlg/TCAlg/TCCR.h"#include "larcorealg/Geometry/GeometryCore.h"#include "larcorealg/Geometry/TPCGeo.h"#include "larcoreobj/SimpleTypesAndConstants/RawTypes.h"#include "larcoreobj/SimpleTypesAndConstants/geo_types.h"#include "lardataobj/RecoBase/Hit.h"#include "lardataobj/Simulation/SimChannel.h"#include "larreco/RecoAlg/TCAlg/DataStructs.h"#include "larsim/MCCheater/BackTrackerService.h"#include "larsim/MCCheater/ParticleInventoryService.h"#include "nusimdata/SimulationBase/MCTruth.h"#include "art/Framework/Services/Registry/ServiceHandle.h"#include "canvas/Persistency/Common/Ptr.h"#include <algorithm>#include <array>#include <bitset>#include <float.h>#include <map>#include <math.h>#include <utility>#include <vector>Go to the source code of this file.
Namespaces | |
| tca | |
Functions | |
| void | tca::SaveCRInfo (detinfo::DetectorClocksData const &clockData, TCSlice &slc, PFPStruct &pfp, bool prt, bool fIsRealData) |
| int | tca::GetOrigin (detinfo::DetectorClocksData const &clockData, TCSlice &slc, PFPStruct &pfp) |
| void | tca::ClearCRInfo (TCSlice &slc) |
1.8.11