BmnRoot
Loading...
Searching...
No Matches
MappingInfo Class Reference

#include <BmnLambdaMisc.h>

Inheritance diagram for MappingInfo:
[legend]
Collaboration diagram for MappingInfo:
[legend]

Public Member Functions

 MappingInfo ()
 
 MappingInfo (Int_t stat, TString map, pair< Int_t, Int_t > ch, pair< Int_t, Int_t > str)
 
 MappingInfo (Int_t stat, TString map, Int_t ch, Int_t str)
 
 MappingInfo (Int_t stat, TString mapping, map< Int_t, Int_t > strGlobChan)
 
virtual ~MappingInfo ()
 

Public Attributes

Int_t station
 
TString mapFile
 
pair< Int_t, Int_t > channels
 
pair< Int_t, Int_t > strips
 
Int_t channel
 
Int_t strip
 
map< Int_t, Int_t > stripChan
 

Detailed Description

Definition at line 35 of file BmnLambdaMisc.h.

Constructor & Destructor Documentation

◆ MappingInfo() [1/4]

MappingInfo::MappingInfo ( )
inline

Definition at line 37 of file BmnLambdaMisc.h.

◆ MappingInfo() [2/4]

MappingInfo::MappingInfo ( Int_t  stat,
TString  map,
pair< Int_t, Int_t >  ch,
pair< Int_t, Int_t >  str 
)
inline

Definition at line 39 of file BmnLambdaMisc.h.

References channels, mapFile, station, and strips.

◆ MappingInfo() [3/4]

MappingInfo::MappingInfo ( Int_t  stat,
TString  map,
Int_t  ch,
Int_t  str 
)
inline

Definition at line 48 of file BmnLambdaMisc.h.

References channel, mapFile, station, and strip.

◆ MappingInfo() [4/4]

MappingInfo::MappingInfo ( Int_t  stat,
TString  mapping,
map< Int_t, Int_t >  strGlobChan 
)
inline

Definition at line 57 of file BmnLambdaMisc.h.

References mapFile, station, and stripChan.

◆ ~MappingInfo()

virtual MappingInfo::~MappingInfo ( )
inlinevirtual

Definition at line 67 of file BmnLambdaMisc.h.

Member Data Documentation

◆ channel

Int_t MappingInfo::channel

Definition at line 76 of file BmnLambdaMisc.h.

Referenced by BmnLambdaEmbeddingQa::DrawHistos6(), and MappingInfo().

◆ channels

pair<Int_t, Int_t> MappingInfo::channels

◆ mapFile

TString MappingInfo::mapFile

◆ station

Int_t MappingInfo::station

◆ strip

Int_t MappingInfo::strip

Definition at line 77 of file BmnLambdaMisc.h.

Referenced by BmnLambdaEmbeddingQa::DrawHistos6(), and MappingInfo().

◆ stripChan

map<Int_t, Int_t> MappingInfo::stripChan

Definition at line 79 of file BmnLambdaMisc.h.

Referenced by BmnLambdaEmbeddingQa::DrawHistos6(), and MappingInfo().

◆ strips

pair<Int_t, Int_t> MappingInfo::strips

Definition at line 73 of file BmnLambdaMisc.h.

Referenced by MappingInfo().


The documentation for this class was generated from the following file: