Analysis Software
Documentation for
sPHENIX
simulation software
Home page
Related Pages
Modules
Namespaces
Classes
Files
Examples
External Links
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
PktSizeCommon.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file PktSizeCommon.h
1
#ifndef __PKTSIZECOMMON_H__
2
#define __PKTSIZECOMMON_H__
3
4
#include <map>
5
#include <string>
6
7
namespace
PktSizeCommon
8
{
9
int
fillgranules
(std::map<
std::string
, std::pair<unsigned int, unsigned int> > &granulepacketlimits);
10
int
filldcmgroups
(std::map<unsigned int, std::string> &dcmgroupmap);
11
int
fillfibergroups
(std::map<unsigned int, std::string> &dcmgroupmap);
12
};
// namespace PktSizeCommon
13
14
#endif
/* __PKTSIZECOMMON_H__ */
OnlMon
blob
main
subsystems
pktsize
PktSizeCommon.h
Built by
Jin Huang
. updated:
Sat Feb 17 2024 22:18:28
using
1.8.2 with
sPHENIX GitHub integration