OscProb
PMNS_Avg.h
Go to the documentation of this file.
1
10
11#ifndef PMNS_Avg_H
12#define PMNS_Avg_H
13
14#include "PMNS_Fast.h"
15
16namespace OscProb {
17
18 class PMNS_Avg : public PMNS_Fast {};
19
20} // namespace OscProb
21
22#endif
23
OBSOLETE: Exactly the same as PMNS_Fast.
Definition: PMNS_Avg.h:18
Implementation of oscillations of neutrinos in matter in a three-neutrino framework.
Definition: PMNS_Fast.h:40
Some useful general definitions.
Definition: Absorption.h:6