er  dev
Public Member Functions | Public Attributes | List of all members
ERDigiCleaner::StationCuts Struct Reference

Public Member Functions

 StationCuts (const TString &detectorName, const TString &stationName, const std::map< ERChannel, TCutG * > &channelGCuts, const std::map< ERChannel, Double_t > &channelMinAmp, const std::map< ERChannel, Double_t > &channelMaxAmp, const std::map< ERChannel, Double_t > &channelMinTime, const std::map< ERChannel, Double_t > &channelMaxTime, const ChannelMapping *raw2SimChannelMapping=nullptr)
 

Public Attributes

TString fDetectorName
 
TString fStationName
 
std::map< ERChannel, TCutG * > fChannelGCuts
 
std::map< ERChannel, Double_t > fChannelMinAmp
 
std::map< ERChannel, Double_t > fChannelMaxAmp
 
std::map< ERChannel, Double_t > fChannelMinTime
 
std::map< ERChannel, Double_t > fChannelMaxTime
 
ChannelMapping * fSim2RawChannelMapping = nullptr
 

Detailed Description

Definition at line 48 of file ERDigiCleaner.h.


The documentation for this struct was generated from the following files: