Skip to content

hard coded Tree name in LowRecoilFunctions.h #5

@hschellman

Description

@hschellman

calculators/LowRecoilFunctions.h: return GetDouble("MasterAnaDev_recoil_E");

Generally you should not hardcode the tree name but instead use

std::string(MinervaUniverse::GetTreeName()+"_recoil_E")

Can the owner look at this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions