Go to the source code of this file.
Variables | |
| std::vector< int > | cut_AdjChanTolerance = {1,2,2,2,2,2} |
| std::vector< int > | cut_HitsInWindow = {2,3,3,4,5,6} |
| std::vector< int > | cut_MinChannels = {2,2,2,2,2,2} |
| std::vector< int > | cut_MinChanWidth = {0,0,0,0,0,0} |
| std::vector< float > | cut_TimeWindowSize = {20,20,20,20,20,20} |
| std::vector< float > | cut_TotalADC = {350,400,450,400,400,0} |
| unsigned int | NConfigs = cut_AdjChanTolerance.size() |
| unsigned int | NCuts = 6 |
| double | detectorScaling = 0.12 |
| std::vector<int> cut_AdjChanTolerance = {1,2,2,2,2,2} |
Definition at line 4 of file Module_SNClustering_Config.h.
| std::vector<int> cut_HitsInWindow = {2,3,3,4,5,6} |
Definition at line 5 of file Module_SNClustering_Config.h.
| std::vector<int> cut_MinChannels = {2,2,2,2,2,2} |
Definition at line 6 of file Module_SNClustering_Config.h.
| std::vector<int> cut_MinChanWidth = {0,0,0,0,0,0} |
Definition at line 7 of file Module_SNClustering_Config.h.
| std::vector<float> cut_TimeWindowSize = {20,20,20,20,20,20} |
Definition at line 8 of file Module_SNClustering_Config.h.
| std::vector<float> cut_TotalADC = {350,400,450,400,400,0} |
Definition at line 9 of file Module_SNClustering_Config.h.
| double detectorScaling = 0.12 |
Definition at line 14 of file Module_SNClustering_Config.h.
| unsigned int NConfigs = cut_AdjChanTolerance.size() |
Definition at line 11 of file Module_SNClustering_Config.h.
| unsigned int NCuts = 6 |
Definition at line 12 of file Module_SNClustering_Config.h.
1.8.11