10 #ifndef PROTODUNEBEAMINSTRUMENT_H 11 #define PROTODUNEBEAMINSTRUMENT_H 95 Float_t
p = exp(-0.5*
pow((mean-value),2)/(
pow(sigma,2)));
121 #endif // PROTODUNEBEAMINSTRUMENT_H
~ProtoDUNEBeamInstrument()
void SetSmearedVar2(Float_t val)
std::string GetInstrumentName() const
void SetSmearedVar1(Float_t val)
ProtoDUNEBeamInstrument()
Float_t GetSmearedVar1() const
void SetEventID(Int_t val)
void SetTrackID(Int_t val)
Code to link reconstructed objects back to the MC truth information.
std::string fInstrumentName
Float_t GetSmearedVar2() const
void SetResolution(Float_t val)
def momentum(x1, x2, x3, scale=1.)
void SetInstrumentName(std::string name)
double mean(sqlite3 *db, std::string const &table_name, std::string const &column_name)
Float_t GetResolution() const
Float_t UnitGauss(Float_t mean, Float_t value, Float_t sigma)