#include <string>
#include <vector>
#include "art/Framework/Principal/Event.h"
#include "lardataobj/RecoBase/Hit.h"
#include "larreco/Calorimetry/CalorimetryAlg.h"
Go to the source code of this file.
Namespaces | |
VLN | |
Functions | |
std::pair< double, double > | VLN::calcHitsChargeCalE (const std::vector< art::Ptr< recob::Hit >> &hits, const art::Event &evt, calo::CalorimetryAlg &algCalorimetry, unsigned int plane) |